.hero[data-astro-cid-lcdefpme]{align-items:center;min-height:60vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme]{z-index:0;position:absolute;inset:0}.hero__bg-img[data-astro-cid-lcdefpme]{object-fit:cover;opacity:.8;width:100%;height:100%}.hero__overlay[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#050505e0 0%,#05050599 45%,#05050533 100%),radial-gradient(80% 60% at 20% 60%,#d32f2f29 0%,#0000 60%);position:absolute;inset:0}.hero__content[data-astro-cid-lcdefpme]{z-index:1;padding-block:4rem 8rem;position:relative}.hero__mark[data-astro-cid-lcdefpme]{margin:0 0 2.75rem;position:relative}.hero__glow[data-astro-cid-lcdefpme]{filter:blur(60px);mix-blend-mode:screen;pointer-events:none;z-index:0;background:radial-gradient(circle,#ff8a3d8c 0%,#e5393559 45%,#e5393500 75%);width:min(28rem,68vw);height:min(28rem,68vw);animation:7s ease-in-out infinite heroGlowPulse;position:absolute;top:-22%;left:48%}@keyframes heroGlowPulse{0%,to{opacity:.5;transform:scale(1)translateY(0)}50%{opacity:.9;transform:scale(1.15)translateY(-2%)}}.hero__eyebrow[data-astro-cid-lcdefpme]{z-index:1;font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:#ffffff80;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin:0 0 clamp(1.25rem,3vw,2rem);font-size:clamp(.65rem,.85vw,.8rem);display:flex;position:relative}.hero__eyebrow-item[data-astro-cid-lcdefpme]{align-items:center;gap:.65rem;display:flex}.hero__eyebrow-text[data-astro-cid-lcdefpme]{min-width:0}.hero__eyebrow-dot[data-astro-cid-lcdefpme]{background:var(--red-500);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-out infinite heroPulse}@keyframes heroPulse{0%{box-shadow:0 0 #e539358c}70%{box-shadow:0 0 0 9px #e5393500}to{box-shadow:0 0 #e5393500}}.hero__safe[data-astro-cid-lcdefpme]{z-index:1;width:fit-content;margin:0;display:block;position:relative}.hero__safe-row[data-astro-cid-lcdefpme]{align-items:flex-end;gap:clamp(.5rem,1.8vw,1.5rem);display:flex}.hero__safe-letter[data-astro-cid-lcdefpme]{opacity:0;transform:translateY(var(--y,0px));animation:safeLetterIn .9s var(--ease) forwards;animation-delay:calc(.2s + var(--i) * .12s);flex-direction:column;align-items:flex-start;display:flex}@keyframes safeLetterIn{0%{opacity:0;transform:translateY(calc(var(--y,0px) + 32px)) scale(.94)}to{opacity:1;transform:translateY(var(--y,0px)) scale(1)}}.hero__safe-glyph[data-astro-cid-lcdefpme]{filter:drop-shadow(0 4px 30px #0006);width:auto;height:clamp(3.75rem,10.5vw,8.5rem);display:block}.hero__safe-glyph--fire[data-astro-cid-lcdefpme]{filter:drop-shadow(0 0 40px #e539358c)}.hero__safe-tag[data-astro-cid-lcdefpme]{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:#fff6;border-left:1px solid #ffffff26;align-items:flex-start;height:clamp(2.25rem,6vw,4.5rem);margin-top:.6em;padding-left:.55em;font-size:clamp(.6rem,.8vw,.72rem);display:flex}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;display:flex}.btn--lg[data-astro-cid-lcdefpme]{font-size:var(--text-base);padding:1rem 2.5rem}.hero-bridge[data-astro-cid-lcdefpme]{z-index:2;margin-top:-4rem;margin-bottom:2rem;position:relative}.bridge-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.bridge-card[data-astro-cid-lcdefpme]{border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);transition:transform var(--trans), box-shadow var(--trans), border-color var(--trans);background:linear-gradient(160deg,#1c1c1ef5,#080809fa);border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative;overflow:hidden}.bridge-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg), var(--glow-md);border-color:#d32f2f59;transform:translateY(-8px)}.bridge-card[data-astro-cid-lcdefpme]:before{content:"";z-index:1;background:linear-gradient(90deg, var(--red-600), var(--red-400));transform-origin:0;height:3px;transition:transform var(--trans);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.bridge-card[data-astro-cid-lcdefpme]:hover:before{transform:scaleX(1)}.bridge-card__media[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:#cf302c;position:relative;overflow:hidden}.bridge-card__img[data-astro-cid-lcdefpme]{object-fit:contain;object-position:center;width:100%;height:100%}.bridge-card__img-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(#0000 50%,#00000059 100%);position:absolute;inset:0}.bridge-card__icon[data-astro-cid-lcdefpme]{background:var(--red-600);border-radius:var(--radius-md);width:44px;height:44px;color:var(--white);box-shadow:var(--glow-sm);justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.bridge-card__icon[data-astro-cid-lcdefpme] svg{width:22px;height:22px;transition:transform var(--trans)}.bridge-card[data-astro-cid-lcdefpme]:hover .bridge-card__icon[data-astro-cid-lcdefpme] svg{transform:scale(1.08)rotate(-4deg)}.bridge-card__body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:1rem;padding:1.75rem;display:flex}.bridge-card__title[data-astro-cid-lcdefpme]{font-size:var(--text-lg);color:var(--white);font-weight:800}.bridge-card__text[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:#ffffff8c;flex:1;line-height:1.65}.bridge-card__link[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--red-400);transition:gap var(--trans), color var(--trans);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.bridge-card[data-astro-cid-lcdefpme]:hover .bridge-card__link[data-astro-cid-lcdefpme]{color:var(--red-500);gap:.85rem}.cert-group[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:1.75rem;display:flex}.cert-group__label[data-astro-cid-lcdefpme]{font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-400);text-align:center;font-weight:700}.cert-group__label--accent[data-astro-cid-lcdefpme]{color:var(--red-600);align-items:center;gap:.75rem;display:inline-flex}.cert-group__label--accent[data-astro-cid-lcdefpme]:before,.cert-group__label--accent[data-astro-cid-lcdefpme]:after{content:"";background:var(--red-600);flex-shrink:0;width:22px;height:2px;display:block}.cert-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.cert-chip[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);width:150px;height:70px;box-shadow:var(--shadow-sm);transition:transform var(--trans), box-shadow var(--trans);justify-content:center;align-items:center;padding:.85rem 1.25rem;display:flex}.cert-chip[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md), var(--glow-sm);transform:translateY(-3px)}.cert-chip[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.cert-chip--lg[data-astro-cid-lcdefpme]{width:344px;height:168px}.cert-carousel[data-astro-cid-lcdefpme]{width:100%;position:relative}.cert-track[data-astro-cid-lcdefpme]{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding-block:.5rem;display:flex;overflow-x:auto}.cert-track[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.cert-chip--carousel[data-astro-cid-lcdefpme]{scroll-snap-align:start;flex:0 0 calc(25% - 1.125rem);height:168px}.cert-carousel__fade[data-astro-cid-lcdefpme]{z-index:2;pointer-events:none;width:96px;transition:opacity var(--trans);position:absolute;top:0;bottom:0}.cert-carousel__fade--left[data-astro-cid-lcdefpme]{background:linear-gradient(to right, var(--surface) 30%, transparent);left:0}.cert-carousel__fade--right[data-astro-cid-lcdefpme]{background:linear-gradient(to left, var(--surface) 30%, transparent);right:0}.cert-carousel__fade[data-astro-cid-lcdefpme].is-hidden{opacity:0}.cert-carousel__arrow[data-astro-cid-lcdefpme]{z-index:3;background:var(--white);border:1px solid var(--line);width:52px;height:52px;box-shadow:var(--shadow-md);color:var(--ink-900);cursor:pointer;transition:transform var(--trans), box-shadow var(--trans), background var(--trans), color var(--trans), border-color var(--trans), opacity var(--trans);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.cert-carousel__arrow[data-astro-cid-lcdefpme]:hover{background:var(--red-600);color:var(--white);border-color:var(--red-600);box-shadow:var(--shadow-md), var(--glow-sm);transform:translateY(-50%)scale(1.08)}.cert-carousel__arrow[data-astro-cid-lcdefpme]:active{transform:translateY(-50%)scale(.95)}.cert-carousel__arrow[data-astro-cid-lcdefpme]:disabled{opacity:0;pointer-events:none}.cert-carousel__arrow--prev[data-astro-cid-lcdefpme]{left:8px}.cert-carousel__arrow--next[data-astro-cid-lcdefpme]{right:8px}.cert-divider[data-astro-cid-lcdefpme]{background:var(--line);width:100%;max-width:640px;height:1px;margin:2.75rem auto}.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.why-item[data-astro-cid-lcdefpme]{padding:2rem}.why-item__icon[data-astro-cid-lcdefpme]{width:48px;height:48px;color:var(--red-600);border-radius:var(--radius-md);background:#d32f2f14;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.why-item__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:24px;height:24px}.why-item__title[data-astro-cid-lcdefpme]{font-size:var(--text-lg);color:var(--ink-900);margin-bottom:.6rem;font-weight:700}.why-item__text[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--ink-600);line-height:1.7}.featured-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.featured-card[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.featured-card__media[data-astro-cid-lcdefpme]{aspect-ratio:4/3;background:var(--white);justify-content:center;align-items:center;padding:1.5rem;display:flex;overflow:hidden}.featured-card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;object-position:center;width:100%;height:100%}.featured-card__body[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.featured-card__title[data-astro-cid-lcdefpme]{font-size:var(--text-base);color:var(--ink-900);font-weight:700}.featured-card__link[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--red-600);transition:gap var(--trans);flex-shrink:0;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.featured-card[data-astro-cid-lcdefpme]:hover .featured-card__link[data-astro-cid-lcdefpme]{gap:.6rem}.featured-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:3rem}.industries-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.industry-item[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.industry-item__icon[data-astro-cid-lcdefpme]{width:38px;height:38px;color:var(--red-600);border-radius:var(--radius-md);background:#d32f2f14;flex-shrink:0;justify-content:center;align-items:center;display:flex}.industry-item__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:20px;height:20px}.industry-item__label[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--ink-900);font-weight:600;line-height:1.4}.install-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.install-card[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.install-card__media[data-astro-cid-lcdefpme]{aspect-ratio:16/9;overflow:hidden}.install-card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.install-card[data-astro-cid-lcdefpme]:hover .install-card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.install-card__body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;padding:2rem;display:flex}.install-card__title[data-astro-cid-lcdefpme]{font-size:var(--text-xl);color:var(--ink-900);margin-bottom:.75rem;font-weight:700}.install-card__text[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--ink-600);flex:1;margin-bottom:1.25rem;line-height:1.7}.install-card__link[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--red-600);transition:gap var(--trans);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.install-card[data-astro-cid-lcdefpme]:hover .install-card__link[data-astro-cid-lcdefpme]{gap:.75rem}.mission-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.mission-statement[data-astro-cid-lcdefpme]{font-size:var(--text-lg);color:var(--red-600);border-left:3px solid var(--red-600);margin-bottom:2rem;padding-left:1.25rem;font-style:italic;font-weight:600;line-height:1.6}.mission-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;display:flex}.mission-list__item[data-astro-cid-lcdefpme]{font-size:var(--text-base);color:var(--ink-600);align-items:flex-start;gap:.75rem;line-height:1.6;display:flex}.mission-list__icon[data-astro-cid-lcdefpme]{width:22px;height:22px;color:var(--red-600);background:#d32f2f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.mission-image__wrap[data-astro-cid-lcdefpme]{border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.mission-image__wrap[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.mission-image__badge[data-astro-cid-lcdefpme]{background:var(--red-600);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--glow-md);padding:1rem 1.25rem;position:absolute;bottom:1.5rem;right:1.5rem}.mission-image__badge-num[data-astro-cid-lcdefpme]{font-size:var(--text-2xl);color:var(--white);font-weight:900;line-height:1;display:block}.mission-image__badge-label[data-astro-cid-lcdefpme]{font-size:var(--text-xs);color:#fffc;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;display:block}.bottom-strip[data-astro-cid-lcdefpme]{background:var(--red-700);padding:1rem 0}.bottom-strip__inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.bottom-strip__text[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:#ffffffe6;font-weight:600}.bottom-strip__email[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--white);transition:opacity var(--trans);align-items:center;gap:.4rem;font-weight:600;display:flex}.bottom-strip__email[data-astro-cid-lcdefpme]:hover{opacity:.8}@media (width<=1024px){.cert-chip[data-astro-cid-lcdefpme]{width:134px;height:64px;padding:.75rem 1.1rem}.cert-chip--lg[data-astro-cid-lcdefpme]{width:300px;height:152px}.cert-chip--carousel[data-astro-cid-lcdefpme]{flex:0 0 42%;height:150px;padding:1.1rem 1.5rem}.bridge-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-bridge[data-astro-cid-lcdefpme]{margin-top:-3rem}.why-grid[data-astro-cid-lcdefpme],.featured-grid[data-astro-cid-lcdefpme],.industries-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.install-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}.mission-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:3rem}}@media (width<=640px){.cert-group[data-astro-cid-lcdefpme]{gap:1.25rem}.cert-row[data-astro-cid-lcdefpme]{gap:.65rem}.cert-chip[data-astro-cid-lcdefpme]{width:108px;height:56px;padding:.6rem .9rem}.cert-chip--lg[data-astro-cid-lcdefpme]{width:240px;height:128px}.cert-chip--carousel[data-astro-cid-lcdefpme]{flex:0 0 68%;height:130px;padding:1rem 1.25rem}.cert-track[data-astro-cid-lcdefpme]{gap:1rem}.cert-carousel__arrow[data-astro-cid-lcdefpme]{width:42px;height:42px}.cert-carousel__arrow[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px}.cert-carousel__fade[data-astro-cid-lcdefpme]{width:56px}.cert-group__label--accent[data-astro-cid-lcdefpme]:before,.cert-group__label--accent[data-astro-cid-lcdefpme]:after{width:14px}.cert-divider[data-astro-cid-lcdefpme]{margin:2rem auto}.hero__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.18em}.hero__glow[data-astro-cid-lcdefpme]{width:80vw;height:80vw;left:30%}.hero__safe-row[data-astro-cid-lcdefpme]{gap:.4rem}.hero__safe-glyph[data-astro-cid-lcdefpme]{height:clamp(2.75rem,15vw,4.5rem)}.hero__safe-tag[data-astro-cid-lcdefpme]{writing-mode:horizontal-tb;letter-spacing:.16em;border-left:none;height:auto;margin-top:.35em;padding-left:0;font-size:.5rem}.hero-bridge[data-astro-cid-lcdefpme]{margin-top:-2rem;margin-bottom:1rem}.bridge-grid[data-astro-cid-lcdefpme]{gap:.85rem}.bridge-card[data-astro-cid-lcdefpme]{flex-direction:row;align-items:stretch}.bridge-card__media[data-astro-cid-lcdefpme]{aspect-ratio:1;flex-shrink:0;width:96px}.bridge-card__icon[data-astro-cid-lcdefpme]{width:28px;height:28px;top:.5rem;right:.5rem}.bridge-card__icon[data-astro-cid-lcdefpme] svg{width:14px;height:14px}.bridge-card__body[data-astro-cid-lcdefpme]{justify-content:center;gap:.35rem;padding:.85rem 1rem}.bridge-card__title[data-astro-cid-lcdefpme]{font-size:var(--text-base)}.bridge-card__text[data-astro-cid-lcdefpme]{font-size:var(--text-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bridge-card__link[data-astro-cid-lcdefpme]{font-size:var(--text-xs)}.why-grid[data-astro-cid-lcdefpme],.featured-grid[data-astro-cid-lcdefpme],.industries-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
