.hero-fullbleed{position:relative;width:100%;height:100vh;min-height:0;display:grid;align-items:center;overflow:hidden}@media (max-width:768px){.hero-fullbleed{height:85vh}}.hero-fullbleed__media{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.04);animation:tecfar-kenburns 10s ease-out both}.hero-fullbleed__media{filter:brightness(1.06) contrast(1.03) saturate(1.02)}.hero-fullbleed__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 20 32 / .6) 0%,rgb(10 24 38 / .45) 30%,rgb(10 24 38 / .35) 60%,rgb(0 0 0 / .2) 100%),linear-gradient(90deg,rgb(12 28 44 / .8) 0%,rgb(12 28 44 / .58) 45%,rgb(0 0 0 / .15) 100%)}.hero-fullbleed__media{filter:brightness(1.08) contrast(1.05) saturate(1.03)}.hero-fullbleed__inner{position:relative;width:min(1100px, 92%);margin:0 auto;color:#fff;padding:0;padding-bottom:140px;padding-top:0;margin-top:-60px;z-index:2}.hero-fullbleed__inner h1{font-size:clamp(38px, 5.2vw, 68px);line-height:1.05;margin:0 0 14px;opacity:0;transform:translateY(10px);animation:tecfar-fadeup 700ms ease-out forwards}.hero-fullbleed__inner h1{color:rgb(255 255 255 / .93);text-shadow:0 8px 30px rgb(0 0 0 / .45),0 2px 6px rgb(0 0 0 / .25)}.hero-fullbleed__inner h1{letter-spacing:-.025em}.hero-fullbleed__inner p{font-size:clamp(16px, 1.8vw, 20px);line-height:1.6;max-width:55ch;margin:0 0 22px;opacity:0;transform:translateY(10px);animation:tecfar-fadeup 700ms ease-out 120ms forwards;text-shadow:0 8px 22px rgb(0 0 0 / .28)}.hero-fullbleed__inner p{color:rgb(230 235 240 / .78)}.hero-fullbleed__actions{display:flex;gap:12px;flex-wrap:wrap;opacity:0;transform:translateY(10px);animation:tecfar-fadeup 700ms ease-out 220ms forwards}.hero-fullbleed__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;font-weight:800;text-decoration:none;letter-spacing:.02em;transition:transform 160ms ease,filter 160ms ease,background 160ms ease,border-color 160ms ease;will-change:transform}.hero-fullbleed__btn:hover{transform:translateY(-1px)}.hero-fullbleed__btn--primary{background:var(--tecfar-accent);color:#fff;box-shadow:0 14px 34px rgb(0 0 0 / .22)}.hero-fullbleed__btn--primary:hover{background:var(--tecfar-accent-hover)}.hero-fullbleed__btn--secondary{background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .92);border:1px solid rgb(255 255 255 / .22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-fullbleed__btn--secondary:hover{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .28)}.hero-scrollcue{position:absolute;left:50%;bottom:150px;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;text-decoration:none;color:#fff;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:5;animation:tecfar-bounce2 1.6s ease-in-out infinite}.hero-scrollcue span{font-size:18px;line-height:1;transform:translateY(-1px)}@media (max-width:768px){.hero-fullbleed__inner{padding-bottom:165px}.hero-scrollcue{bottom:165px}}.hero-fullbleed__cert-strip{position:absolute;left:0;bottom:0;width:100%;background:rgb(255 255 255 / .96);border-top:1px solid rgb(0 0 0 / .08);box-shadow:0 -10px 30px rgb(0 0 0 / .12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:3;opacity:0;transform:translateY(12px);animation:tecfar-strip-in 650ms ease-out 260ms forwards}.hero-fullbleed__cert-inner{max-width:1200px;margin:0 auto;padding:16px 20px;display:flex;gap:22px;align-items:center;justify-content:center;flex-wrap:wrap}.hero-fullbleed__cert-inner img{height:54px;width:auto;max-width:220px;object-fit:contain;opacity:1;filter:none}.hero-fullbleed__cert-inner img[alt*="Accredited"]{height:62px;max-width:320px}.hero-fullbleed__cert-inner .hero-trust-badge{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#222;padding:8px 12px;border:1px solid rgb(0 0 0 / .18);border-radius:999px;background:rgb(255 255 255 / .6)}.hero-fullbleed__trust{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:14px}.hero-fullbleed__trust img{height:56px;width:auto;max-width:220px;object-fit:contain;display:block;opacity:1}@keyframes tecfar-kenburns{from{transform:scale(1.04)}to{transform:scale(1.1)}}@keyframes tecfar-fadeup{to{opacity:1;transform:translateY(0)}}@keyframes tecfar-strip-in{to{opacity:1;transform:translateY(0)}}@keyframes tecfar-bounce2{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-8px)}}@media (prefers-reduced-motion:reduce){.hero-fullbleed__media,.hero-fullbleed__inner h1,.hero-fullbleed__inner p,.hero-fullbleed__actions,.hero-fullbleed__cert-strip,.hero-scrollcue{animation:none!important;transform:none!important;opacity:1!important}}.hero-fullbleed__cert-strip{background:rgb(255 255 255 / .92);border-top:1px solid rgb(0 0 0 / .06)}.hero-fullbleed__cert-inner .hero-trust-badge{color:#0f1f2e;border:1px solid rgb(15 31 46 / .18);background:rgb(255 255 255 / .75)}