/* ZA IT Firm Growth public styles */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--idmekey-ink); background: var(--idmekey-mist); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 17px; line-height: 1.65; }
img { display: block; max-width: 100%; height: auto; }
a { color: var(--idmekey-navy); text-decoration-thickness: 1px; text-underline-offset: 3px; }
a:hover { color: var(--idmekey-accent); }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible { outline: 3px solid var(--idmekey-accent); outline-offset: 3px; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 .55em; color: var(--idmekey-navy); font-family: Georgia, "Times New Roman", serif; font-weight: 700; line-height: 1.18; }
h1 { font-size: clamp(2.15rem, 5vw, 4.3rem); }
h2 { font-size: clamp(1.65rem, 3vw, 2.45rem); }
h3 { font-size: 1.35rem; }
p { margin: 0 0 1.25rem; }
ul, ol { margin: 0 0 1.25rem; padding-left: 1.25rem; }
blockquote { margin: 2rem 0; padding: .25rem 0 .25rem 1.4rem; color: var(--idmekey-navy); border-left: 4px solid var(--idmekey-accent); font-family: Georgia, "Times New Roman", serif; font-size: 1.32rem; }
table { width: 100%; margin: 1.5rem 0; border-collapse: collapse; }
th, td { padding: .65rem; border: 1px solid var(--idmekey-line); text-align: left; }
.site-shell { width: min(1180px, calc(100% - 40px)); margin-right: auto; margin-left: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { z-index: 100000; top: 5px; left: 5px; display: block; width: auto; height: auto; padding: 12px 16px; margin: 0; clip: auto; color: #fff; background: var(--idmekey-navy); font-weight: 700; }
.site-header { position: relative; z-index: 5; background: var(--idmekey-paper); border-top: 4px solid var(--idmekey-accent); box-shadow: 0 1px 0 rgba(18, 49, 74, .09); }
.site-header__inner { display: flex; align-items: center; gap: 2rem; min-height: 94px; }
.site-branding { flex: 0 0 auto; }
.custom-logo-link { display: inline-block; max-width: 250px; }
.custom-logo { max-height: 64px; width: auto; }
.site-title { margin: 0; color: var(--idmekey-navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.55rem, 3vw, 2rem); line-height: 1; }
.site-title a { color: inherit; text-decoration: none; }
.site-description { margin: .45rem 0 0; color: #647078; font-size: .82rem; letter-spacing: .055em; text-transform: uppercase; }
.main-navigation { margin-left: auto; }
.main-navigation ul { display: flex; flex-wrap: wrap; gap: .15rem 1.35rem; padding: 0; margin: 0; list-style: none; }
.main-navigation li { position: relative; }
.main-navigation a { display: block; padding: .65rem 0; color: var(--idmekey-navy); font-size: .93rem; font-weight: 700; letter-spacing: .025em; text-decoration: none; }
.main-navigation a:hover, .main-navigation .current-menu-item > a, .main-navigation .current_page_item > a { color: var(--idmekey-accent); }
.main-navigation .sub-menu { position: absolute; top: 100%; left: -1rem; display: none; width: 210px; padding: .45rem 1rem .8rem; background: #fff; box-shadow: 0 8px 22px rgba(18, 49, 74, .15); }
.main-navigation li:hover > .sub-menu, .main-navigation li:focus-within > .sub-menu { display: block; }
.menu-toggle { display: none; padding: .35rem .5rem; margin-left: auto; color: var(--idmekey-navy); background: transparent; border: 1px solid var(--idmekey-line); border-radius: 2px; font-size: 1.25rem; line-height: 1; cursor: pointer; }
.hero { position: relative; overflow: hidden; color: #fff; background: var(--idmekey-navy); }
.hero::after { position: absolute; right: -9vw; bottom: -13vw; width: 44vw; height: 44vw; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; content: ""; }
.hero__inner { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: clamp(2rem, 7vw, 6rem); align-items: center; padding: clamp(4rem, 10vw, 7.5rem) 0; }
.hero__copy { max-width: 760px; }
.hero h1 { max-width: 770px; color: #fff; font-size: clamp(2.5rem, 6.5vw, 5rem); }
.hero__text { max-width: 620px; margin-bottom: 1.7rem; color: rgba(255,255,255,.82); font-size: clamp(1.1rem, 2vw, 1.3rem); }
.hero__topics { padding: 1.25rem 1.35rem; color: #eaf5fa; background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.2); border-radius: 4px; }
.hero__topics p { margin-bottom: .75rem; color: #fff; font-size: .82rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.hero__topics ul { padding: 0; margin: 0; list-style: none; }
.hero__topics li { padding: .72rem 0; border-top: 1px solid rgba(255,255,255,.2); font-size: .94rem; }
.hero__topics li::before { margin-right: .55rem; color: var(--idmekey-accent); content: "•"; }
.site-notice { padding: .9rem 1rem; margin-top: 1.4rem; margin-bottom: 0; color: #365563; background: #eaf5f8; border-left: 4px solid var(--idmekey-accent); font-size: .9rem; }
.eyebrow, .entry-categories { margin-bottom: .65rem; color: var(--idmekey-accent); font-size: .76rem; font-weight: 800; letter-spacing: .13em; line-height: 1.3; text-transform: uppercase; }
.entry-categories a { color: inherit; text-decoration: none; }
.button, .search-submit { display: inline-block; padding: .78rem 1.12rem; color: #fff; background: var(--idmekey-accent); border: 1px solid var(--idmekey-accent); border-radius: 2px; font-weight: 800; text-decoration: none; cursor: pointer; }
.button:hover, .search-submit:hover { color: #fff; background: #ab7927; border-color: #ab7927; }
.front-page-intro { padding: 3.5rem 0 0; }
.front-page-intro .entry-content { max-width: 760px; margin: 0 auto; }
.service-overview { padding-top: 4.8rem; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.service-card { position: relative; padding: 1.65rem; background: #fff; border: 1px solid var(--idmekey-line); border-top: 4px solid var(--idmekey-accent); box-shadow: 0 3px 12px rgba(18,49,74,.035); }
.service-card h3 { margin-bottom: .7rem; font-size: 1.35rem; }
.service-card p { margin: 0; color: #4b575e; font-size: .95rem; }
.latest-posts { padding: 4.8rem 0; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 1rem; padding-bottom: 1.25rem; margin-bottom: 1.9rem; border-bottom: 1px solid var(--idmekey-line); }
.section-heading h2 { margin: 0; }
.text-link { color: var(--idmekey-navy); font-size: .92rem; font-weight: 800; text-decoration: none; white-space: nowrap; }
.post-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
.post-list { display: grid; gap: 26px; }
.post-card { overflow: hidden; background: #fff; border: 1px solid var(--idmekey-line); box-shadow: 0 3px 12px rgba(18,49,74,.035); }
.post-list .post-card { display: grid; grid-template-columns: minmax(180px, 35%) 1fr; }
.post-card__image { display: block; background: #e4eaed; }
.post-card__image img { width: 100%; height: 100%; min-height: 180px; object-fit: cover; transition: transform .25s ease; }
.post-card:hover .post-card__image img { transform: scale(1.025); }
.post-card__body { padding: 1.45rem; }
.entry-title { margin-bottom: .45rem; font-size: clamp(1.35rem, 2.3vw, 1.7rem); }
.entry-title a { color: inherit; text-decoration: none; }
.entry-title a:hover { color: var(--idmekey-accent); }
.entry-meta { color: #68747b; font-size: .82rem; }
.entry-meta .byline { margin-left: .25rem; }
.entry-summary { margin-top: 1rem; color: #4b575e; font-size: .96rem; }
.entry-summary p { margin-bottom: 1rem; }
.site-shell--with-sidebar { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: clamp(2rem, 5vw, 5rem); padding-top: 4.5rem; padding-bottom: 4.8rem; }
.page-header { padding-bottom: 1.4rem; margin-bottom: 2rem; border-bottom: 1px solid var(--idmekey-line); }
.page-title { margin: 0; font-size: clamp(2.1rem, 4.5vw, 3.65rem); }
.archive-description { max-width: 680px; margin-top: .9rem; color: #526068; }
.widget-area { min-width: 0; }
.widget { padding-bottom: 1.45rem; margin-bottom: 1.6rem; border-bottom: 1px solid var(--idmekey-line); font-size: .94rem; }
.widget:last-child { border-bottom: 0; }
.widget-title { margin-bottom: .8rem; color: var(--idmekey-navy); font-size: 1.05rem; letter-spacing: .055em; text-transform: uppercase; }
.widget ul { padding: 0; margin: 0; list-style: none; }
.widget li { padding: .35rem 0; }
.widget a { text-decoration: none; }
.widget select { max-width: 100%; }
.search-form { display: flex; gap: .45rem; align-items: stretch; margin: 1rem 0; }
.search-form label { flex: 1; }
.search-field { width: 100%; height: 42px; padding: .5rem .7rem; color: var(--idmekey-ink); background: #fff; border: 1px solid #aeb9be; border-radius: 2px; font: inherit; }
.search-submit { min-height: 42px; padding: .45rem .75rem; font-size: .86rem; }
.single-entry, .page-entry, .no-results { padding: clamp(1.5rem, 4vw, 3rem); background: #fff; border: 1px solid var(--idmekey-line); }
.entry-header--single { max-width: 900px; padding-bottom: 1.55rem; margin-bottom: 2rem; border-bottom: 1px solid var(--idmekey-line); }
.entry-header--single .entry-title { font-size: clamp(2.2rem, 5vw, 4.15rem); }
.single-entry__image { margin: 0 0 2.1rem; }
.single-entry__image img { width: 100%; }
.entry-content { max-width: 760px; font-family: Georgia, "Times New Roman", serif; font-size: 1.12rem; }
.entry-content h2, .entry-content h3, .entry-content h4 { margin-top: 2em; }
.entry-content a { color: #075f8f; }
.entry-content .wp-block-button__link { color: #fff; background: var(--idmekey-navy); }
.entry-content .wp-block-cover { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.entry-footer { display: flex; flex-wrap: wrap; gap: .7rem 1.1rem; padding-top: 1.7rem; margin-top: 2.4rem; border-top: 1px solid var(--idmekey-line); color: #59666d; font-size: .86rem; }
.entry-footer .cat-links, .entry-footer .tags-links { display: block; }
.nav-links { display: flex; flex-wrap: wrap; gap: .55rem; align-items: center; margin-top: 2.3rem; }
.page-numbers { min-width: 38px; padding: .36rem .55rem; text-align: center; text-decoration: none; }
.page-numbers.current { color: #fff; background: var(--idmekey-navy); }
.post-navigation { margin-top: 2.5rem; }
.post-navigation .nav-links { justify-content: space-between; }
.post-navigation .nav-previous, .post-navigation .nav-next { max-width: 48%; }
.comments-area { padding-top: 2.5rem; margin-top: 2.5rem; border-top: 1px solid var(--idmekey-line); }
.comments-title { font-size: 1.55rem; }
.comment-list { padding: 0; margin: 0; list-style: none; }
.comment-body { padding: 1rem; margin-bottom: 1rem; background: #fff; border: 1px solid var(--idmekey-line); }
.comment-meta { font-size: .85rem; }
.comment-form label { display: block; font-weight: 700; }
.comment-form input:not([type=submit]), .comment-form textarea { width: 100%; max-width: 100%; padding: .6rem; border: 1px solid #aeb9be; font: inherit; }
.comment-form input[type=submit] { padding: .7rem 1rem; color: #fff; background: var(--idmekey-navy); border: 0; font-weight: 700; cursor: pointer; }
.error-404 { max-width: 760px; padding-top: 7rem; padding-bottom: 7rem; }
.error-404 > p:not(.eyebrow) { max-width: 600px; font-size: 1.12rem; }
.site-footer { color: #dbe7ed; background: #0c2538; }
.footer-widgets { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2.5rem; padding-top: 3.2rem; }
.footer-widgets .widget { border-color: rgba(255,255,255,.18); }
.footer-widgets .widget-title { color: #fff; }
.footer-widgets a { color: #dbe7ed; }
.footer-widgets a:hover { color: var(--idmekey-accent); }
.site-info { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding-top: 1.25rem; padding-bottom: 1.6rem; border-top: 1px solid rgba(255,255,255,.18); font-size: .86rem; }
.site-info p { margin: 0; }
.site-info a { color: #fff; }
.footer-navigation ul { display: flex; flex-wrap: wrap; gap: .5rem 1.25rem; padding: 0; margin: 0; list-style: none; }
.footer-navigation a { text-decoration: none; }
.alignleft { float: left; max-width: 50%; margin: .4rem 1.6rem 1rem 0; }
.alignright { float: right; max-width: 50%; margin: .4rem 0 1rem 1.6rem; }
.aligncenter { display: block; margin-right: auto; margin-left: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { margin-top: .4rem; color: #68747b; font-size: .85rem; }
@media (max-width: 850px) { .hero__inner { grid-template-columns: 1fr; gap: 1.5rem; } .hero__topics { max-width: 560px; } .service-grid, .post-grid { grid-template-columns: repeat(2, 1fr); } .site-shell--with-sidebar { grid-template-columns: 1fr; } .widget-area { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem; } .widget { margin: 0; } }
@media (max-width: 680px) { body { font-size: 16px; } .site-shell { width: min(100% - 28px, 1180px); } .site-header__inner { min-height: 78px; gap: 1rem; } .site-description { display: none; } .menu-toggle { display: block; } .main-navigation { position: absolute; top: 100%; right: 0; left: 0; display: none; padding: .5rem 14px 1rem; background: #fff; border-top: 1px solid var(--idmekey-line); box-shadow: 0 7px 10px rgba(18,49,74,.08); } .main-navigation.is-open { display: block; } .main-navigation ul, .main-navigation .sub-menu { display: block; width: auto; padding: 0; margin: 0; box-shadow: none; } .main-navigation .sub-menu { position: static; padding-left: 1rem; } .main-navigation a { padding: .55rem 0; } .hero__inner { padding: 4.4rem 0; } .section-heading { align-items: flex-start; flex-direction: column; } .service-grid, .post-grid, .post-list .post-card, .footer-widgets, .widget-area { grid-template-columns: 1fr; } .post-card__image img { min-height: 190px; } .site-shell--with-sidebar { padding-top: 2.7rem; padding-bottom: 3.2rem; } .single-entry, .page-entry { padding: 1.3rem; } .entry-content { font-size: 1.06rem; } .site-info { align-items: flex-start; flex-direction: column; } .alignleft, .alignright { float: none; max-width: 100%; margin: 1rem auto; } }
