/*
Theme Name: ForgeBridge
Theme URI: https://forgebridgetech.com/
Author: ForgeBridge Technologies
Description: Lightweight development foundation for the working ForgeBridge Technologies brand.
Version: 0.1.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: forgebridge
License: GPL-2.0-or-later
*/

/* Narrow-screen containment is repeated as an early override so grid children can shrink. */
.fb-hero .fb-shell>*{min-width:0}.fb-hero h1,.fb-page-hero h1{overflow-wrap:anywhere}
@media(max-width:800px){.fb-header__inner{gap:.75rem}.fb-menu-button{margin-left:auto}.fb-brand{min-width:0}.fb-brand span{font-size:.9rem}.fb-hero .fb-shell{grid-template-columns:minmax(0,1fr)!important}.fb-grid{grid-template-columns:minmax(0,1fr)!important}}
@media(max-width:360px){.fb-actions{display:grid}.fb-button{width:100%}}

:root{--fb-navy:#071726;--fb-graphite:#17232d;--fb-teal:#087f83;--fb-teal-dark:#056367;--fb-blue:#2f74a7;--fb-copper:#b66d3c;--fb-mist:#eef3f5;--fb-white:#fff;--fb-ink:#13232e;--fb-muted:#52636e;--fb-line:#ccd7dc;--fb-radius:1rem;--fb-shadow:0 18px 48px rgba(7,23,38,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fb-white);color:var(--fb-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}img,svg{max-width:100%;height:auto}a{color:var(--fb-teal-dark);text-underline-offset:.2em}a:hover{text-decoration-thickness:.13em}:where(a,button,input,textarea,summary):focus-visible{outline:3px solid #e18a4f;outline-offset:3px;border-radius:.2rem}.skip-link{position:absolute;left:1rem;top:-8rem;z-index:1000;background:#fff;color:#071726;padding:.8rem 1rem}.skip-link:focus{top:1rem}.fb-dev-notice{background:#dcebed;color:#12383b;text-align:center;font-size:.82rem;font-weight:700;letter-spacing:.04em;padding:.45rem 1rem}.fb-header{background:var(--fb-navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.fb-header__inner,.fb-footer__inner{max-width:1200px;margin:auto;padding:1.1rem clamp(1rem,4vw,3rem);display:flex;gap:2rem;align-items:center;justify-content:space-between}.fb-brand{display:flex;align-items:center;gap:.7rem;color:#fff;text-decoration:none;font-weight:780;letter-spacing:-.025em}.fb-mark{width:42px;min-width:42px;color:#45b7b4}.fb-nav ul{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.fb-nav a{display:flex;min-height:44px;align-items:center;padding:.55rem .8rem;color:#e7f0f3;text-decoration:none;border-radius:.5rem}.fb-nav a:hover{background:rgba(255,255,255,.09)}.fb-menu-button{display:none;min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;border-radius:.5rem}.fb-main{overflow:hidden}.fb-shell{max-width:1200px;margin:auto;padding:clamp(3.5rem,8vw,7rem) clamp(1rem,4vw,3rem)}.fb-hero{background:radial-gradient(circle at 85% 20%,rgba(8,127,131,.24),transparent 35%),linear-gradient(135deg,#071726,#122c3d);color:#fff}.fb-hero .fb-shell{min-height:620px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:clamp(2rem,6vw,6rem)}.fb-eyebrow{color:#48bbb8;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:800}.fb-hero h1,.fb-page-hero h1{max-width:900px;margin:.3rem 0 1.2rem;font-size:clamp(2.65rem,7vw,5.8rem);line-height:.96;letter-spacing:-.055em}.fb-lede{font-size:clamp(1.08rem,2vw,1.35rem);max-width:740px;color:#d9e5e9}.fb-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.fb-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border-radius:.55rem;background:var(--fb-teal);color:#fff;text-decoration:none;font-weight:750}.fb-button:hover{background:var(--fb-teal-dark)}.fb-button--quiet{background:transparent;border:1px solid #73909f}.fb-structure{border:1px solid rgba(255,255,255,.18);border-radius:1.2rem;padding:1.5rem;background:rgba(255,255,255,.04);box-shadow:var(--fb-shadow)}.fb-structure__rail{height:8px;background:linear-gradient(90deg,var(--fb-copper) 0 20%,#43aaa8 20% 65%,#3880ad 65%);border-radius:10px;margin-bottom:1.5rem}.fb-structure p{padding:1rem;border-left:2px solid #45b7b4;background:rgba(255,255,255,.04)}.fb-section--mist{background:var(--fb-mist)}.fb-section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.035em;max-width:800px}.fb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.fb-card{background:#fff;border:1px solid var(--fb-line);border-radius:var(--fb-radius);padding:clamp(1.2rem,3vw,2rem);box-shadow:0 8px 25px rgba(7,23,38,.05)}.fb-card h3{margin-top:0;font-size:1.35rem;line-height:1.2}.fb-card__number{color:var(--fb-copper);font-weight:850;font-size:.8rem;letter-spacing:.12em}.fb-status{display:inline-block;background:#e5f1f0;color:#07575a;padding:.22rem .55rem;border-radius:20rem;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.fb-page-hero{background:var(--fb-navy);color:#fff}.fb-page-hero .fb-shell{padding-top:5rem;padding-bottom:5rem}.fb-page-hero h1{font-size:clamp(2.5rem,6vw,5rem)}.fb-content{max-width:860px}.fb-content h2{margin-top:2.5rem;line-height:1.15}.fb-list{padding-left:1.2rem}.fb-list li{margin:.65rem 0}.fb-callout{border-left:5px solid var(--fb-copper);background:#fff7f1;padding:1.2rem 1.5rem;margin:2rem 0}.fb-contact-form{max-width:700px}.fb-contact-form label{display:block;font-weight:750;margin-top:1rem}.fb-contact-form input,.fb-contact-form textarea{width:100%;min-height:48px;border:1px solid #82939d;border-radius:.4rem;padding:.7rem;font:inherit}.fb-contact-form textarea{min-height:140px}.fb-contact-form button{border:0;margin-top:1rem}.fb-footer{background:#0b1822;color:#c6d3d9}.fb-footer a{color:#e0eeee}.fb-footer__inner{align-items:flex-start}.fb-footer small{max-width:650px}.fb-legal{font-size:.84rem;color:#78909c}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute!important;word-wrap:normal!important}@media(max-width:800px){.fb-menu-button{display:block}.fb-nav{display:none;width:100%}.fb-nav[data-open="true"]{display:block}.fb-header__inner{flex-wrap:wrap}.fb-nav ul{display:block}.fb-nav a{padding:.75rem}.fb-hero .fb-shell{grid-template-columns:1fr;min-height:auto}.fb-grid{grid-template-columns:1fr}.fb-footer__inner{display:block}.fb-footer__inner>*+*{margin-top:1.5rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.fb-card__number{color:#955127}
