.hero { position: relative; min-height: 500px; background: #050a0d; border-bottom: 1px solid var(--color-border); }
.hero .row { height: 500px; min-height: 500px; }
.hero::before { content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none; opacity: 0.13; background-image: linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px); background-size: 48px 48px; mask-image: linear-gradient(to right, transparent, #000 58%, transparent); }
.hero::after { content: ""; position: absolute; top: 0; bottom: 0; left: 50%; z-index: 0; width: min(100%, 1320px); pointer-events: none; transform: translateX(-50%); background: linear-gradient(90deg, rgba(5, 10, 13, 0.98) 0%, rgba(5, 10, 13, 0.88) 25%, rgba(5, 10, 13, 0.42) 48%, rgba(5, 10, 13, 0.08) 72%), url("/pictures/hero-workstation.png") center / cover no-repeat; }
.hero-copy { position: relative; z-index: 2; }
.hero-effects { position: absolute; inset: 0 auto 0 50%; z-index: 1; width: min(100%, 1320px); overflow: hidden; pointer-events: none; transform: translateX(-50%); }
.hero-monitor-effect { position: absolute; top: 8%; left: 54.7%; z-index: 2; width: 30.3%; height: 52%; overflow: hidden; opacity: 0.95; background: #071015; border: 1px solid rgba(71, 111, 128, 0.25); border-radius: 2px; box-shadow: inset 0 0 18px rgba(0, 0, 0, 0.58), 0 0 5px rgba(45, 176, 218, 0.12); }
.hero-monitor-effect::before { content: ""; position: absolute; inset: 0; z-index: 1; box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.45); background: linear-gradient(125deg, rgba(255, 255, 255, 0.028), transparent 32%); }
.hero-monitor-effect::after { content: ""; position: absolute; inset: 0; z-index: 2; background: repeating-linear-gradient(to bottom, transparent 0, transparent 3px, rgba(114, 224, 255, 0.035) 4px); }
.hero-document-editor { position: absolute; inset: 0; display: grid; grid-template-rows: 11% 12% 1fr; color: #1d2730; background: #dfe6eb; font-family: "Segoe UI", Arial, sans-serif; font-size: clamp(3px, 0.34vw, 5px); line-height: 1.34; }
.hero-document-titlebar { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 1em; padding: 0 1.4em; color: rgba(255, 255, 255, 0.78); background: #185abd; }
.hero-document-titlebar strong { font-size: 0.9em; font-weight: 600; color: rgba(255, 255, 255, 0.58); }
.hero-document-dots { display: flex; gap: 0.5em; }
.hero-document-dots i { width: 0.85em; height: 0.85em; border-radius: 50%; background: rgba(255, 255, 255, 0.42); }
.hero-document-ribbon { display: grid; grid-template-columns: repeat(4, auto) 1fr 1.5fr 1fr 1.35fr; align-items: center; gap: 1.1em; padding: 0 1.5em; background: #f7f9fb; border-bottom: 1px solid #cfd8df; color: #44525c; }
.hero-document-ribbon span { font-weight: 600; }
.hero-document-ribbon i { height: 1.1em; border-radius: 0.16em; background: linear-gradient(90deg, #c9d3da, #edf2f5); }
.hero-document-workspace { min-height: 0; overflow: hidden; padding: 2.2em 4em 0; background: linear-gradient(90deg, #d8e0e6 0 1px, transparent 1px) 0 0 / 2.6em 100%, #e4eaee; }
.hero-document-page { position: relative; width: 72%; min-height: 150%; margin: 0 auto; padding: 3.1em 3.8em; overflow: hidden; color: #1d2730; background: #ffffff; box-shadow: 0 0.8em 3.2em rgba(22, 36, 48, 0.28); transition: transform 160ms ease-out; }
.hero-document-page::before { content: ""; position: absolute; top: 1.5em; right: 2em; left: 2em; height: 0.45em; background: linear-gradient(90deg, #d4dce2 0 12%, transparent 12% 16%, #d4dce2 16% 30%, transparent 30% 34%, #d4dce2 34% 48%, transparent 48% 52%, #d4dce2 52% 66%, transparent 66% 70%, #d4dce2 70% 84%, transparent 84%); }
.hero-document-page h2 { margin: 0 0 1.2em; color: #111820; font-size: 1.65em; font-weight: 700; line-height: 1.18; }
.hero-document-page h3 { margin: 1.35em 0 0.55em; color: #17212a; font-size: 1.08em; font-weight: 700; }
.hero-document-page p { margin: 0.62em 0 0; color: #34434e; font-size: 0.94em; }
.hero-document-caret { display: inline-block; width: 0.12em; height: 1.2em; margin-left: 0.18em; vertical-align: -0.18em; background: #185abd; animation: document-caret 950ms steps(2, start) infinite; }
.hero-lamp-glow { position: absolute; top: 10%; left: 37%; z-index: 3; width: 15%; height: 40%; opacity: 0.4; background: radial-gradient(circle at 53% 55%, rgba(255, 220, 154, 0.72), rgba(255, 169, 62, 0.2) 24%, transparent 62%); filter: blur(8px); mix-blend-mode: screen; }
.hero-coffee-steam { position: absolute; top: 47%; left: 35.8%; z-index: 3; width: 8%; height: 12%; overflow: visible; transform: translateY(20px); filter: blur(2.8px); }
.hero-coffee-steam svg { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; }
.hero-coffee-steam path { fill: none; opacity: 0; stroke: rgba(242, 234, 214, 0.7); stroke-width: 5.5; stroke-linecap: round; stroke-dasharray: 0.28 1; stroke-dashoffset: 0; }
.hero-coffee-steam path.is-rising { animation: coffee-steam 3s ease-in-out; }
@keyframes coffee-steam { 0%, 5%, 70%, 100% { opacity: 0; stroke-dashoffset: 0; } 10% { opacity: 0.1; } 35% { opacity: 0.27; stroke-dashoffset: -0.1; } 55% { opacity: 0.12; stroke-dashoffset: -0.22; } 65% { opacity: 0; stroke-dashoffset: -0.3; } }
@keyframes document-caret { 0%, 45% { opacity: 1; } 46%, 100% { opacity: 0; } }
.hero-eyebrow { color: var(--color-accent-bright); font-size: 0.91rem; font-weight: 650; letter-spacing: 0.08em; text-transform: uppercase; }
.hero-title { color: var(--color-text); font-size: clamp(2.5rem, 4.2vw, 4.05rem); font-weight: 720; letter-spacing: -0.035em; line-height: 1.08; }
.hero-title span { color: var(--color-accent); }
.hero-lead { max-width: 34rem; color: var(--color-muted); font-size: clamp(1rem, 1.2vw, 1.12rem); line-height: 1.75; }
.hero-button { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; gap: 0.7rem; padding: 0.75rem 1.3rem; border-radius: 0.5rem; font-weight: 600; transition: color 160ms ease, background 160ms ease, border-color 160ms ease, transform 160ms ease; }
.hero-button:hover { transform: translateY(-2px); }.hero-button svg { width: 1.25rem; height: 1.25rem; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.hero-button-primary { color: #ffffff; background: linear-gradient(135deg, #45b63e, #329b34); border-color: #45b63e; box-shadow: 0 12px 28px rgba(53, 161, 51, 0.2); }.hero-button-primary:hover, .hero-button-primary:focus { color: #ffffff; background: linear-gradient(135deg, #53c84b, #38a93a); border-color: #5bd052; }
@media (max-width: 991.98px) { .hero { min-height: 0; }.hero::before { position: relative; inset: auto; z-index: 0; display: block; height: clamp(230px, 62vw, 360px); opacity: 1; background: linear-gradient(to bottom, transparent 72%, #050a0d 100%), url("/pictures/hero-workstation.png") 68% center / cover no-repeat; mask-image: none; }.hero::after { display: none; }.hero .row { height: auto; min-height: auto; }.hero-effects { inset: 0 auto auto 50%; width: 100%; height: clamp(230px, 62vw, 360px); }.hero-monitor-effect { top: 16%; left: 54%; width: 33%; height: 43%; }.hero-lamp-glow { top: 18%; left: 34%; width: 14%; height: 33%; }.hero-coffee-steam { top: 43.8%; left: 35%; width: 10%; height: 20%; transform: none; } }
@media (max-width: 575.98px) { .hero-monitor-effect { left: 49%; width: 43%; }.hero-lamp-glow { left: 25%; width: 24%; }.hero-coffee-steam { top: 42.5%; left: 23.5%; width: 10%; } }
@media (prefers-reduced-motion: reduce) { .hero-coffee-steam path.is-rising, .hero-document-caret { animation: none; } }
