.teral-footer{position:relative;color:#e2e8f0;overflow:hidden}.teral-footer-bg{position:absolute;inset:0;z-index:0;background:#1e2b3e}.teral-footer-bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.teral-footer-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#262f93 0,rgba(15,23,42,.95) 100%)}.teral-footer-scroll-top{background:#00a0d8c2;position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border:none;border-radius:6px;color:#fff;cursor:pointer;z-index:50;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:background .2s,transform .2s}.teral-footer-scroll-top:hover{background:#02a2e4;transform:translateY(-2px)}.teral-footer-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.5rem}.teral-footer-brand{position:relative}.teral-footer-brand-header{display:flex;align-items:flex-start;gap:1rem}.teral-footer-brand .teral-footer-logo-wrap{flex-shrink:0;width:12rem;max-height:52px;overflow:hidden}.teral-footer-brand .teral-footer-logo-wrap img{max-height:52px;width:auto;height:auto;max-width:100%;object-fit:contain;filter:brightness(0) invert(1)}.teral-footer-logo-icon{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;opacity:.95}.teral-footer-logo-text{display:flex;flex-direction:column;gap:.2rem}.teral-footer-logo{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.02em;text-transform:uppercase;line-height:1.2}.teral-footer-tagline{font-size:.875rem;color:rgba(255,255,255,.85);font-weight:400}.teral-footer-brand p.teral-footer-desc{font-size:.9375rem;line-height:1.65;color:rgba(255,255,255,.8);margin-top:1.25rem;max-width:360px}.teral-footer-consult{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.teral-footer-consult-row{display:flex;align-items:center;gap:.75rem}.teral-footer-consult-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;opacity:.9}.teral-footer-consult-icon svg{width:100%;height:100%}.teral-footer-consult-line{width:24px;height:2px;background:var(--color-primary-600,#02a2e4)}.teral-footer-consult-text{font-size:.95rem;color:rgba(255,255,255,.9)}.teral-footer-phone{display:block;font-size:1.35rem;font-weight:700;color:#fff;text-decoration:none;margin-top:.75rem;letter-spacing:.02em;transition:color .2s}.teral-footer-phone:hover{color:#38bdf8}.teral-footer-heading{font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.teral-footer-heading-line{display:block;width:32px;height:3px;background:var(--color-primary-600,#02a2e4);margin-bottom:1rem}.teral-footer-list{list-style:none;padding:0;margin:0}.teral-footer-list li{margin-bottom:.5rem}.teral-footer-list li a{color:#cbd5e1;font-size:.9rem;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s}.teral-footer-list li a::before{content:'';width:6px;height:6px;background:#38bdf8;border-radius:50%;flex-shrink:0}.teral-footer-list li a:hover{color:#fff}.teral-footer-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.teral-footer-project-placeholder,.teral-footer-project-thumb{aspect-ratio:1;overflow:hidden;border-radius:6px;background:rgba(255,255,255,.05)}.teral-footer-project-placeholder,.teral-footer-project-thumb{display:block}.teral-footer-project-placeholder img,.teral-footer-project-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.teral-footer-project-thumb:hover img{transform:scale(1.08)}.teral-footer-view-all{display:inline-block;margin-top:.75rem;font-size:.85rem;color:var(--color-primary-600,#02a2e4);text-decoration:none}.teral-footer-view-all:hover{color:#fff}.teral-footer-no-cases{color:#94a3b8;font-size:.9rem;margin-bottom:.5rem}.teral-footer-subscribe{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15)}.teral-footer-subscribe .teral-contact-form input,.teral-footer-subscribe .teral-contact-form label,.teral-footer-subscribe .teral-contact-form textarea{color:#fff!important}.teral-footer-subscribe .teral-contact-form input::placeholder,.teral-footer-subscribe .teral-contact-form textarea::placeholder{color:rgba(255,255,255,.7)}.teral-footer-subscribe .teral-contact-form input,.teral-footer-subscribe .teral-contact-form textarea{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.teral-footer-subscribe .teral-contact-form button[type=submit]{background:#fff!important;color:#0369a1!important;font-weight:600;padding:.75rem 1.5rem;border:2px solid rgba(255,255,255,.5);box-shadow:0 1px 3px rgba(0,0,0,.12);transition:all .2s ease}.teral-footer-subscribe .teral-contact-form button[type=submit]:hover{background:rgba(255,255,255,.95)!important;border-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.teral-footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.12);padding:1.25rem 1.5rem}.teral-footer-bottom-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.teral-footer-copy{font-size:.8rem;color:#94a3b8;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.teral-footer-legal a{color:#94a3b8;text-decoration:none;transition:color .2s}.teral-footer-legal a:hover{color:#38bdf8}.teral-footer-legal .sep{color:#64748b;margin:0 .25rem}.teral-footer-connect{display:flex;align-items:center;gap:1rem}.teral-footer-connect-label{font-size:.9rem;color:#fff;font-weight:600}.teral-footer-social{display:flex;gap:.5rem}.teral-footer-social-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(56,189,248,.2);border-radius:50%;color:#fff;font-size:.9rem;transition:background .2s,transform .2s}.teral-footer-social-icon:hover{background:rgba(56,189,248,.4);transform:scale(1.1)}@media (max-width:1024px){.teral-footer-inner{grid-template-columns:1fr 1fr}.teral-footer-brand{grid-column:span 2}}@media (max-width:640px){.teral-footer-inner{grid-template-columns:1fr;padding:2.5rem 1rem 2rem;text-align:center}.teral-footer-brand{grid-column:span 1}.teral-footer-brand::before{display:none}.teral-footer-brand-header{justify-content:center}.teral-footer-desc{max-width:none;text-align:left}.teral-footer-consult{text-align:left}.teral-footer-consult-row{justify-content:flex-start}.teral-footer-bottom-inner{flex-direction:column;text-align:center}.teral-footer-connect{flex-direction:column}.teral-footer-scroll-top{bottom:1rem;right:1rem;width:42px;height:42px}}