.hero-tech[data-astro-cid-fglrbmfu]{background:linear-gradient(135deg,#061426,#10233e 28%,#1d4ed8 62%,#23314d);color:var(--white);padding-block:var(--space-16) var(--space-8);position:relative;overflow:hidden}.hero-tech__bg[data-astro-cid-fglrbmfu]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 70% 36%,#3b6cff33,#3b6cff00 40%),radial-gradient(circle at 88% 60%,#f59e0b2e,#f59e0b00 32%)}.hero-tech__grid[data-astro-cid-fglrbmfu]{display:grid;grid-template-columns:1fr 420px;gap:var(--space-16);align-items:start;position:relative;z-index:1}.hero-tech__content[data-astro-cid-fglrbmfu]{max-width:660px}.hero-tech__title[data-astro-cid-fglrbmfu]{font-size:clamp(2.6rem,4vw,4rem);color:var(--white);margin-bottom:var(--space-6);line-height:var(--leading-tight);font-weight:var(--weight-bold);letter-spacing:-.025em}.hero-tech__title[data-astro-cid-fglrbmfu] .text-gradient{background:linear-gradient(90deg,#3b6cff,#38bdf8 52%,#fbbf24);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-tech__desc[data-astro-cid-fglrbmfu]{font-size:clamp(1.1rem,1.6vw,1.25rem);color:#ffffffe0;line-height:var(--leading-relaxed);max-width:620px;margin-bottom:var(--space-4)}.hero-tech__desc[data-astro-cid-fglrbmfu]:last-of-type{margin-bottom:var(--space-8)}.hero-tech__actions[data-astro-cid-fglrbmfu]{display:flex;flex-wrap:wrap;gap:var(--space-4)}.hero-tech__ghost[data-astro-cid-fglrbmfu]{color:#fff!important;border-color:#ffffff80!important}.hero-tech__ghost[data-astro-cid-fglrbmfu]:hover{border-color:#fff!important;background-color:#ffffff1a!important;color:#fff!important}.hero-tech__form-card[data-astro-cid-fglrbmfu]{background-color:var(--surface-raised);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:0 8px 32px #0000004d;border-top:3px solid var(--blue-600)}.hero-tech__visual[data-astro-cid-fglrbmfu]{display:flex;align-items:center;justify-content:center}.hero-tech__image[data-astro-cid-fglrbmfu]{width:100%;max-width:480px;height:auto;object-fit:cover}.hero-tech__form-title[data-astro-cid-fglrbmfu]{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-4)}.hero-form[data-astro-cid-fglrbmfu]{display:flex;flex-direction:column;gap:var(--space-3)}.hero-form__field[data-astro-cid-fglrbmfu]{display:flex;flex-direction:column;gap:.25rem}.hero-form__field[data-astro-cid-fglrbmfu] label[data-astro-cid-fglrbmfu]{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.hero-form__field[data-astro-cid-fglrbmfu] input[data-astro-cid-fglrbmfu],.hero-form__field[data-astro-cid-fglrbmfu] textarea[data-astro-cid-fglrbmfu]{padding:var(--space-3);border:1px solid var(--gray-400, #9ca3af);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-primary);background-color:var(--surface-page);transition:border-color .2s ease}.hero-form__field[data-astro-cid-fglrbmfu] input[data-astro-cid-fglrbmfu]:focus,.hero-form__field[data-astro-cid-fglrbmfu] textarea[data-astro-cid-fglrbmfu]:focus{outline:none;border-color:var(--action-primary);box-shadow:var(--focus-ring)}.hero-form__field[data-astro-cid-fglrbmfu] textarea[data-astro-cid-fglrbmfu]{resize:vertical;min-height:80px}.hero-form__submit[data-astro-cid-fglrbmfu]{width:100%;margin-top:var(--space-2)}.hero-form__submit[data-astro-cid-fglrbmfu]:disabled{opacity:.7;cursor:wait}.hero-form__req[data-astro-cid-fglrbmfu]{color:var(--red-400, #f87171);margin-left:2px}.hero-form__status[data-astro-cid-fglrbmfu]{font-size:var(--text-sm);line-height:var(--leading-relaxed);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);display:none}.hero-form__status--success[data-astro-cid-fglrbmfu]{display:block;background-color:#22c55e1a;color:var(--green-600, #16a34a);border:1px solid rgba(34,197,94,.3)}.hero-form__status--error[data-astro-cid-fglrbmfu]{display:block;background-color:#ef44441a;color:var(--red-600, #dc2626);border:1px solid rgba(239,68,68,.3)}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu]{margin-top:var(--space-10);padding-top:var(--space-4);border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu] ol[data-astro-cid-fglrbmfu]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);letter-spacing:.02em}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu] li[data-astro-cid-fglrbmfu]+li[data-astro-cid-fglrbmfu]:before{content:"/";margin-right:var(--space-2);color:#ffffff40}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu] a[data-astro-cid-fglrbmfu]{color:#ffffff80;text-decoration:none;transition:color .2s ease}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu] a[data-astro-cid-fglrbmfu]:hover{color:var(--lime-500)}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu] [data-astro-cid-fglrbmfu][aria-current=page]{color:#ffffffbf}@media(max-width:1024px){.hero-tech__grid[data-astro-cid-fglrbmfu]{grid-template-columns:1fr;gap:var(--space-10)}.hero-tech__form-wrapper[data-astro-cid-fglrbmfu],.hero-tech__visual[data-astro-cid-fglrbmfu]{max-width:480px}}@media(max-width:640px){.hero-tech[data-astro-cid-fglrbmfu]{padding-block:var(--space-10) var(--space-6)}.hero-tech__title[data-astro-cid-fglrbmfu]{font-size:clamp(2rem,7vw,2.5rem)}.hero-tech__breadcrumb[data-astro-cid-fglrbmfu] ol[data-astro-cid-fglrbmfu]{font-size:var(--text-xs)}}
