.gh-hero{background:var(--bg-primary);align-items:center;min-height:clamp(620px,90vh,940px);padding:132px 0 76px;display:flex;position:relative;overflow:hidden}.gh-hero-photo{z-index:0;width:52%;position:absolute;top:0;bottom:0;right:0}.gh-hero-photo img{object-fit:cover;width:100%;height:100%;display:block}.gh-hero-photo-fade{pointer-events:none;background:linear-gradient(to right, var(--bg-primary) 0%, #09090b8c 24%, transparent 52%), linear-gradient(to bottom, var(--bg-primary) 0%, transparent 16%, transparent 82%, var(--bg-primary) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.gh-hero-inner{z-index:1;width:100%;max-width:1240px;margin:0 auto;padding:0 40px;position:relative}.gh-hero-copy{max-width:600px}.gh-hero .hero-badge{margin:0}.gh-hero .ai-hero-heading{text-wrap:balance;margin-top:24px;font-size:clamp(34px,3.9vw,52px)}.gh-hero .ai-hero-subtitle{max-width:520px}.gh-hero .hero-cta{flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:36px;display:flex}.gh-hero-stats{gap:40px;margin-top:44px;display:flex}.gh-hero-stat-num{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(24px,2.6vw,30px);font-weight:700}.gh-hero-stat-label{color:var(--text-muted);margin-top:2px;font-size:13px}@media (max-width:900px){.gh-hero{min-height:0;padding:116px 0 56px}.gh-hero-photo{opacity:.22;width:100%}.gh-hero-photo-fade{background:linear-gradient(to right, var(--bg-primary) 0%, #09090bb8 50%, #09090b80 100%), linear-gradient(to bottom, var(--bg-primary), transparent 35%, var(--bg-primary))}.gh-hero-inner{padding:0 24px}.gh-hero-copy{max-width:100%}.gh-hero-stats{gap:28px}}[data-branch] .mod-feature-visual{background:radial-gradient(125% 90% at 100% 0,#10b9811a 0%,#0000 55%),linear-gradient(165deg,#131c1a 0%,#0b100f 100%);border-color:#10b98133;box-shadow:0 22px 60px #0006,0 0 60px #10b98114}.ghb-section{z-index:1;max-width:1240px;margin:0 auto;padding:100px 40px 60px;position:relative}.ghb-head{text-align:center;max-width:680px;margin:0 auto 42px}.ghb-eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-teal);background:#10b98114;border:1px solid #10b98133;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;display:inline-flex}.ghb-eyebrow-dot{background:var(--accent-emerald);width:6px;height:6px;box-shadow:0 0 8px var(--accent-emerald);border-radius:50%}.ghb-h2{letter-spacing:-.02em;margin:20px 0 0;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.1}.ghb-sub{color:var(--text-secondary);margin:16px 0 0;font-size:16px;line-height:1.6}.ghb-grid{grid-template-rows:minmax(286px,auto) minmax(286px,auto);grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.ghb-flow{grid-area:span 2/span 2}.ghb-intake{grid-column:span 2}.ghb-route,.ghb-bok{grid-column:span 1}.ghb-card{opacity:0;background:radial-gradient(130% 90% at 100% 0,#10b98114 0%,#0000 52%),linear-gradient(165deg,#131c1a 0%,#0c100f 100%);border:1px solid #ffffff14;border-radius:22px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.ghb-card:before{content:"";border-radius:inherit;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%), #10b9811a, transparent 60%);opacity:0;pointer-events:none;z-index:1;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}.ghb-card:hover:before{opacity:1}.ghb-grid.in .ghb-card{animation:.7s cubic-bezier(.16,1,.3,1) both ghb-reveal}.ghb-grid.in .ghb-intake{animation-delay:80ms}.ghb-grid.in .ghb-route{animation-delay:.16s}.ghb-grid.in .ghb-bok{animation-delay:.24s}@keyframes ghb-reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.ghb-card:hover{border-color:#10b98166;transform:translateY(-5px);box-shadow:0 30px 70px #00000080,0 0 60px #10b9811a,inset 0 1px #ffffff12}.ghb-in{z-index:2;flex-direction:column;height:100%;padding:28px;display:flex;position:relative}.ghb-card-head{justify-content:space-between;align-items:center;display:flex}.ghb-tag{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--accent-teal);font-size:11px}.ghb-live{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.ghb-live-dot{background:var(--accent-emerald);width:6px;height:6px;box-shadow:0 0 8px var(--accent-emerald);border-radius:50%}.ghb-title{color:var(--text-primary);letter-spacing:-.015em;margin:15px 0 0;font-size:20px;font-weight:650;line-height:1.2}.ghb-desc{color:var(--text-muted);margin:8px 0 0;font-size:14px;line-height:1.55}.ghb-ops-kpis{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.ghb-ops-kpi{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:13px 14px}.ghb-ops-kpi-val{letter-spacing:-.02em;color:var(--text-primary);align-items:baseline;gap:7px;font-size:24px;font-weight:700;display:flex}.ghb-ops-trend{color:var(--accent-emerald);font-size:11px;font-weight:600}.ghb-ops-kpi-label{color:var(--text-muted);margin-top:4px;font-size:11px}.ghb-ops-feed{flex-direction:column;flex:1;margin-top:18px;display:flex}.ghb-ops-feed-head,.ghb-ops-row{grid-template-columns:.7fr 1.4fr .9fr .9fr;align-items:center;gap:10px;padding:11px 4px;font-size:13px;display:grid}.ghb-ops-feed-head{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid #ffffff0f;font-size:10px}.ghb-ops-row{border-bottom:1px solid #ffffff0a}.ghb-ops-id{font-family:var(--font-mono);color:var(--text-secondary)}.ghb-ops-cust{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ghb-ops-amt{color:var(--text-secondary);text-align:right}.ghb-ops-status{border-radius:100px;justify-self:end;padding:4px 10px;font-size:10.5px;font-weight:600}.ghb-ops-status.confirmed{color:#34d399;background:#10b98124}.ghb-ops-status.shipped{color:#38bdf8;background:#38bdf824}.ghb-ops-status.pending{color:#fbbf24;background:#f59e0b24}.ghb-ops-status.new{color:#a78bfa;background:#a78bfa24}.ghb-intake-vis{flex:1;align-items:center;gap:16px;margin-top:22px;display:flex}.ghb-sources{flex-direction:column;flex:none;gap:8px;display:flex}.ghb-source{color:var(--text-secondary);background:#0e1413;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:inline-flex}.ghb-source svg{width:15px;height:15px;color:var(--text-muted)}.ghb-grid.in .ghb-intake .ghb-source{animation:3.4s ease-in-out infinite ghb-src;animation-delay:calc(var(--i) * .25s)}@keyframes ghb-src{0%,to{border-color:#ffffff12}30%,60%{border-color:#10b98159}}.ghb-intake-arrow{color:var(--accent-teal);flex:none;place-items:center;display:grid;position:relative}.ghb-intake-arrow svg{width:20px;height:20px}.ghb-stream{align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ghb-stream i{background:var(--accent-emerald);opacity:0;border-radius:50%;width:4px;height:4px;position:absolute}.ghb-grid.in .ghb-intake .ghb-stream i{animation:1.8s linear infinite ghb-stream}.ghb-grid.in .ghb-intake .ghb-stream i:nth-child(2){animation-delay:.6s}.ghb-grid.in .ghb-intake .ghb-stream i:nth-child(3){animation-delay:1.2s}@keyframes ghb-stream{0%{opacity:0;left:-6px}20%{opacity:1}80%{opacity:1}to{opacity:0;left:26px}}.ghb-order{background:#0e1413;border:1px solid #ffffff14;border-radius:12px;flex:1;min-width:0;padding:12px 13px}.ghb-order-top{color:var(--text-primary);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:12px;font-weight:600;display:flex}.ghb-order-time{font-family:var(--font-mono);color:var(--accent-emerald);font-size:10px;font-weight:500}.ghb-order-line{color:var(--text-secondary);justify-content:space-between;margin-top:8px;font-size:11.5px;display:flex}.ghb-order-total{color:var(--text-primary);border-top:1px solid #ffffff0f;justify-content:space-between;margin-top:10px;padding-top:8px;font-size:12px;font-weight:600;display:flex}.ghb-route-map{flex:1;width:100%;min-height:0;margin:16px 0 12px;display:block}.ghb-route-line{stroke-dasharray:5 4}.ghb-grid.in .ghb-route .ghb-route-line{stroke-dasharray:240;stroke-dashoffset:240px;animation:1.6s .5s forwards ghv-draw}.ghb-route-foot{color:var(--text-muted);justify-content:space-between;font-size:11px;display:flex}.ghb-route-foot b{color:var(--text-primary);font-weight:700}.ghb-bok-big{align-items:baseline;gap:8px;margin-top:auto;display:flex}.ghb-bok-num{letter-spacing:-.03em;color:var(--text-primary);font-size:40px;font-weight:700}.ghb-bok-unit{color:var(--text-muted);font-size:12px}.ghb-bok-bars{gap:4px;height:8px;margin-top:14px;display:flex}.ghb-bok-bar{border-radius:4px;height:100%;position:relative}.ghb-bok-bar.green{background:var(--accent-emerald)}.ghb-bok-bar.neutral{background:#ffffff26}.ghb-bok-bar.red{background:#f87171}.ghb-bok-bar i{display:none}.ghb-bok-legend{color:var(--text-muted);gap:12px;margin-top:12px;font-size:10.5px;display:flex}.ghb-bok-legend span{align-items:center;gap:5px;display:inline-flex}.ghb-bok-legend i{border-radius:2px;width:7px;height:7px}.ghb-bok-legend i.g{background:var(--accent-emerald)}.ghb-bok-legend i.n{background:#ffffff26}.ghb-bok-legend i.r{background:#f87171}.ghr-stars{letter-spacing:5px;color:var(--accent-emerald,#34d399);margin-top:14px;font-size:22px;line-height:1}.ghr-note{color:var(--text-muted);margin-top:14px;font-size:11.5px}@media (max-width:1080px){.ghb-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.ghb-flow{grid-area:auto/span 2}.ghb-intake{grid-column:span 2}}@media (max-width:900px){.ghv-stage{min-height:420px;margin-top:10px}}@media (max-width:640px){.gh-hero-stats{gap:26px}.ghb-section{padding:64px 20px 40px}.ghb-grid{grid-template-columns:1fr}.ghb-flow,.ghb-intake,.ghb-route,.ghb-bok{grid-column:span 1}.ghv-main{width:86%}.ghv-route{width:56%}.ghv-ai{width:78%}.ghb-in{padding:20px}.ghb-title{margin-top:12px;font-size:18px}.ghb-ops-kpis{margin-top:16px}.ghb-ops-feed{margin-top:12px}.ghb-ops-kpi{padding:11px 12px}.ghb-ops-kpi-val{white-space:nowrap;gap:4px;font-size:20px}.ghb-ops-feed-head span:nth-child(3),.ghb-ops-row .ghb-ops-amt{display:none}.ghb-ops-feed-head,.ghb-ops-row{grid-template-columns:.65fr 1.3fr auto;gap:6px;padding:10px 4px;font-size:12px}.ghb-ops-row:nth-child(5){display:none}.ghb-intake-vis{flex-direction:column;align-items:stretch;gap:14px;margin-top:16px}.ghb-sources{flex-flow:wrap}.ghb-intake-arrow{display:none}.ghb-order{flex:none;width:100%}.ghb-order-line:nth-child(3){display:none}.ghb-order-line,.ghb-order-total{gap:14px}}@media (prefers-reduced-motion:reduce){.ghv-card,.ghv-feed-row,.ghb-card,.ghb-step{opacity:1!important;animation:none!important;transform:none!important}.ghv-sweep,.ghv-route-truck{display:none}.ghv-route-line,.ghb-route .ghb-route-line{stroke-dashoffset:0!important;animation:none!important}}
