:root{--front-font-body:"Poppins", sans-serif;--front-font-heading:"Poppins", sans-serif;--front-body-font-size:16px;--front-lead-font-size:18px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--front-font-body);font-size:var(--front-body-font-size);background:#fff;min-height:100vh}.hero-desc,.ab-hero p{font-size:var(--front-lead-font-size)}.nav-menu a,.nav-dropdown a,.mobile-nav a,.hdr-user-link{font-size:var(--front-ui-font-size)}.hero-label,.feature-text,.counter-title,.counter-sub,.service-link,.why-text,.hv-footer,.hv-footer a,.hv-footer-text{font-size:var(--front-small-font-size)}.service-desc,.why-desc,.exp-subtitle,.ts-text,.hv-company-left p,.hv-cta p,.contact-description,.ab-content p{font-size:var(--front-ui-font-size)}h1,h2,h3,h4,h5,h6{font-family:var(--front-font-heading);letter-spacing:-.01em}img{max-width:100%;height:auto;display:block}.navbar{z-index:110;background:#fff;border-bottom:1px solid #e5ecf5;width:100%;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 16px;display:flex;position:relative}.brand-link{flex-shrink:0;align-items:center;min-width:0;display:inline-flex}.logo{object-fit:contain;z-index:20;width:auto;height:50px}.nav-menu{align-items:center;gap:16px;margin-left:32px;list-style:none;display:none}.nav-menu a{color:#2f3e4e;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.nav-menu a:hover{color:#1f509e}.nav-item-dropdown{position:relative}.nav-item-dropdown:after{content:"";width:290px;height:14px;position:absolute;top:100%;left:0}.nav-dropdown{z-index:80;pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:290px;padding:10px 0;list-style:none;display:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 12px 32px #0f172a2e}.nav-dropdown li{margin:0}.nav-dropdown a{color:#1e293b;padding:10px 14px;font-size:14px;font-weight:500;display:block}.nav-dropdown a:hover{color:#1d4ed8;background:#eff6ff}.nav-right{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.login-link{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#1f509e 0%,#2563eb 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 4px 14px #2563eb47}.login-link:hover{color:#fff;background:linear-gradient(135deg,#1a4490 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 8px 20px #2563eb61}.login-link:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb38}.login-dropdown-wrap{display:inline-block;position:relative}.login-dropdown-btn{cursor:pointer}.ldi-btn-caret{transition:transform .2s}.login-dropdown-wrap.open .ldi-btn-caret{transform:rotate(180deg)}.login-dropdown-menu{z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:236px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(8px);box-shadow:0 20px 48px #0f172a29}.login-dropdown-wrap.open .login-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.ldi-header-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0;padding:12px 16px 8px;font-size:11px;font-weight:700}.login-dropdown-item{color:#1e293b;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .15s;display:flex}.login-dropdown-item:last-child{margin-bottom:6px}.login-dropdown-item:hover{background:#f4f8ff}.ldi-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ldi-icon-admin{color:#1d4ed8;background:#eff6ff}.ldi-icon-employee{color:#16a34a;background:#f0fdf4}.ldi-icon-client{color:#d97706;background:#fffbeb}.ldi-text{flex:1;min-width:0}.ldi-label{color:#0f172a;font-size:14px;font-weight:600;line-height:1.3;display:block}.ldi-desc{color:#94a3b8;white-space:nowrap;margin-top:2px;font-size:11px;display:block}.ldi-arrow{color:#cbd5e1;flex-shrink:0;transition:transform .15s,color .15s}.login-dropdown-item:hover .ldi-arrow{color:#2563eb;transform:translate(2px)}.hdr-user{position:relative}.hdr-avatar-btn{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f5f9ff 100%);border:1px solid #d8e2ec;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:5px 12px 5px 5px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 24px #0f172a14}.hdr-avatar-btn:hover{border-color:#b9c8da;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a1f}.hdr-avatar-btn:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb24}.hdr-user.is-open .hdr-avatar-btn{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border-color:#93c5fd;box-shadow:0 14px 30px #2563eb2e}.hdr-avatar-circle{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#1f509e 0%,#2563eb 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex;box-shadow:0 8px 20px #1d4ed847}.hdr-avatar-circle-lg{width:46px;height:46px;font-size:15px}.hdr-user-trigger-copy{text-align:left;min-width:0;display:none}.hdr-user-trigger-label{letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:700;display:block}.hdr-user-trigger-name{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;max-width:150px;font-size:14px;font-weight:700;display:block;overflow:hidden}.hdr-user-trigger-icon{border-bottom:2px solid #64748b;border-right:2px solid #64748b;width:9px;height:9px;margin-right:2px;transition:transform .2s,border-color .2s;transform:rotate(45deg)translateY(-1px)}.hdr-user.is-open .hdr-user-trigger-icon{border-color:#1d4ed8;transform:rotate(225deg)translateY(-1px)}.hdr-user-menu{z-index:60;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(280px,100vw - 32px);padding:0;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;transform:translateY(8px);box-shadow:0 22px 48px #0f172a2e}.hdr-user.is-open .hdr-user-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hdr-user-menu-header{background:linear-gradient(#f8fbff 0%,#f1f6fd 100%);border-bottom:1px solid #eef2f7;align-items:center;gap:12px;padding:16px;display:flex}.hdr-user-menu-meta{min-width:0}.hdr-user-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.hdr-user-role{color:#64748b;margin-top:3px;font-size:12px;font-weight:600}.hdr-user-email{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.hdr-user-menu-links{padding:8px}.hdr-user-link{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;width:100%;padding:12px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.hdr-user-link:after{content:"›";color:#94a3b8;margin-left:auto;font-size:18px;line-height:1;transition:transform .2s,color .2s}.hdr-user-link:hover{color:#0f172a;background:#f8fafc}.hdr-user-link:hover:after{color:#1d4ed8;transform:translate(2px)}.hdr-user-link-danger{color:#b91c1c;background:#fff5f5}.hdr-user-link-danger:after{content:none}.hdr-user-link-danger:hover{color:#991b1b;background:#fee2e2}.hdr-user-logout-form{border-top:1px solid #eef2f7;margin:0;padding:8px}.nav-phone{color:#0b2b47;white-space:nowrap;font-size:14px;text-decoration:none}.nav-phone:hover{color:#1f509e}.cta-btn{color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;text-align:center;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:8px;padding:12px 22px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background .3s,box-shadow .3s,transform .2s;display:none;box-shadow:0 4px 10px #2563eb59}.cta-btn:link,.cta-btn:visited,.cta-btn:hover,.cta-btn:active,.cta-btn:focus{color:#fff;text-decoration:none}.cta-btn:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 14px #1e40af73}.cta-btn:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.menu-btn{cursor:pointer;color:#1f2937;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;font-size:28px;font-weight:700;line-height:1;display:inline-flex}.menu-btn:hover{background:#e2e8f0}.menu-icon{color:#2f3e4e;width:28px;height:28px}.mobile-overlay{z-index:40;background:#0006;display:none;position:fixed;inset:0}.mobile-overlay.active{display:block}.mobile-nav{z-index:50;background:#fff;width:80%;max-width:320px;height:100%;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 10px #00000026}.mobile-nav.active{transform:translate(0)}.mobile-nav-inner{scrollbar-width:thin;flex-direction:column;height:100%;padding:16px 20px 24px;display:flex;overflow-y:auto}.mobile-nav ul{margin-top:8px;margin-bottom:0;padding-bottom:12px;padding-left:0;list-style:none}.mobile-nav li{margin-bottom:10px}.mobile-has-submenu{border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;padding:6px 0 4px}.mobile-submenu-toggle{text-align:left;color:#1e293b;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:6px 0;font-size:18px;font-weight:600;line-height:1.2;display:flex}.mobile-submenu-arrow{color:#64748b;font-size:16px;transition:transform .2s}.mobile-submenu-list{border-left:2px solid #e2e8f0;margin:8px 0 2px;padding:0 0 0 12px;list-style:none;display:none}.mobile-has-submenu.open .mobile-submenu-list{display:block}.mobile-has-submenu.open .mobile-submenu-arrow{transform:rotate(180deg)}.mobile-submenu-item{margin:0 0 8px;padding-left:0}.mobile-submenu-item:last-child{margin-bottom:0}.mobile-submenu-item a{color:#475569;padding:3px 0;font-size:16px;font-weight:500;line-height:1.35}.mobile-nav a{color:#2f3e4e;padding:6px 0;font-size:18px;font-weight:600;line-height:1.3;text-decoration:none;display:block}.mobile-nav a:hover{color:#1f509e}.mobile-close-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;width:36px;height:36px;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1;display:inline-flex}.mobile-close-btn:hover{background:#f1f5f9}.mobile-cta{color:#fff;background:#2f80ed;border:none;border-radius:6px;flex-shrink:0;width:100%;min-height:45px;margin-top:16px;font-size:16px;font-weight:600}main{flex-direction:column;gap:24px;width:100%;display:flex}.profile-page{background:linear-gradient(#f8fafc 0%,#eef2ff 100%)}.profile-page-wrap{max-width:1180px;margin:36px auto 56px;padding:0 16px}.profile-page-header{margin-bottom:10px}.profile-page-header h1{color:#0f172a;margin:0 0 6px;font-size:34px}.profile-page-header p{color:#64748b;margin:0 0 10px;font-size:15px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;padding:28px 24px;box-shadow:0 14px 32px #0f172a1a}.profile-card-head h1,.profile-card-head h2{color:#0f172a;margin:0 0 6px;font-size:24px}.profile-card-head p{color:#64748b;margin:0 0 18px;font-size:15px}.profile-alert{border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:14px;font-weight:600}.profile-alert-success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.profile-alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.profile-form{flex-direction:column;gap:13px;display:flex}.profile-form-group{flex-direction:column;gap:6px;display:flex}.profile-form-group label{color:#334155;font-size:14px;font-weight:600}.profile-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;min-height:46px;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.profile-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.profile-input.is-invalid{border-color:#ef4444}.profile-input-readonly{color:#334155;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.profile-error{color:#dc2626;font-size:13px}.profile-note{color:#64748b;margin:4px 0 0;font-size:13px}.profile-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.profile-save-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(90deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:10px;align-self:flex-start;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .2s;box-shadow:0 8px 18px #2563eb40}.profile-save-btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #1d4ed847}.profile-save-btn:active{transform:translateY(0)}@media (width<=992px){.profile-grid{grid-template-columns:1fr}.profile-actions{justify-content:flex-start}}@media (width>=768px){.nav-container{height:90px;padding:0 48px}.logo{height:70px}.nav-menu{gap:16px;display:flex}.cta-btn{display:block}.menu-btn{display:none}.nav-item-dropdown:hover .nav-dropdown,.nav-item-dropdown:focus-within .nav-dropdown,.hdr-user-trigger-copy{display:block}}@media (width>=768px) and (width<=1199px){.nav-container{gap:16px;height:84px;padding:0 24px}.brand-link{flex-shrink:1}.logo{max-width:min(100%,280px);height:56px}.nav-menu{flex:1;gap:12px;min-width:0;margin-left:16px}.nav-menu a{font-size:15px}.nav-right{margin-left:12px}}@media (width>=1024px){.nav-menu a{font-size:16px}.cta-btn{justify-content:center;align-items:center;width:270px;height:52px;font-size:17px;display:inline-flex}}.hero-section{width:100%;min-height:88vh;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#0a1927 0%,#0a1927d9 50%,#0a192766 100%);position:absolute;inset:0}.hero-content{z-index:10;flex-direction:column;justify-content:center;min-height:88vh;padding:80px 12px;display:flex;position:relative}.hero-inner{align-items:center;width:100%;padding:32px 0;display:flex}.hero-text{color:#fff;max-width:640px}.hero-label{color:#b0c4d9;letter-spacing:.22em;text-transform:capitalize;margin-bottom:8px;font-size:12px;font-weight:500}.hero-title{margin-bottom:12px;font-size:28px;font-weight:800;line-height:1.2}.hero-desc{color:#d1e0eb;margin-bottom:20px;font-size:14px;line-height:1.5}.hero-btn{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 6px 16px #0003}.hero-btn:hover{background:#1a6cd9}.hero-features{flex-wrap:wrap;gap:10px 16px;margin-top:16px;font-size:12px;display:flex}.feature-item{align-items:center;gap:8px;display:flex}.feature-dot{background:#00c48c;border-radius:50%;width:8px;height:8px}.feature-text{color:#e8f0fe}@media (width<=639px){.hero-section,.hero-content{min-height:auto}.hero-content{padding-top:48px;padding-bottom:40px}.hero-inner{padding:20px 0}}@media (width>=640px){.hero-section{min-height:75vh}.hero-content{padding:58px 32px}.hero-label{margin-bottom:24px;font-size:16px}.hero-title{margin-bottom:28px;font-size:44px}.hero-desc{margin-bottom:36px;font-size:18px}.hero-btn{padding:16px 40px;font-size:20px}.hero-features{gap:32px;font-size:16px}.feature-dot{width:12px;height:12px}}@media (width>=1024px){.hero-section,.hero-content{min-height:clamp(560px,68vh,720px)}.hero-content{padding:48px 64px 44px}.hero-title{font-size:64px}.hero-text{max-width:900px}}@media (width>=1280px){.hero-title{font-size:72px}}.counter-section{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);margin-bottom:12px;padding:40px 0}.counter-container{max-width:1376px;margin:0 auto;padding:0 16px}.counter-box{border-radius:16px;width:100%;padding:32px 12px}.counter-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:32px 16px;display:grid}.counter-number{color:#fff;font-size:36px;font-weight:800}.counter-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:14px;font-weight:600}.counter-sub{color:#94a3b8;font-size:14px}.hide-mobile{display:none}.show-mobile{display:block}@media (width>=640px){.counter-container{padding:0 24px}.counter-number{font-size:36px}.hide-mobile{display:inline}.show-mobile{display:none}}@media (width>=768px){.counter-grid{grid-template-columns:repeat(4,1fr);gap:32px}.counter-box{padding:40px 64px}}@media (width>=1024px){.counter-container{padding:0 40px}.counter-number{font-size:40px}}body{background:#f3f4f6;margin:0}.services-section{max-width:1440px;margin:0 auto 12px;padding:28px 8px}.services-header{text-align:center;margin-bottom:32px;padding:0 8px}.services-title{color:#111827;font-size:22px;font-weight:600;line-height:1.4}.services-divider{background:#3b82f6;border-radius:999px;width:40px;height:4px;margin:12px auto 0}.services-grid{grid-template-columns:1fr;gap:16px;padding:0 4px;display:grid}.service-card{background:#fff;border-radius:14px;width:100%;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 16px #00000014}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000021}.service-card img{object-fit:cover;object-position:center;width:100%;height:200px}.service-content{padding:20px}.service-title{color:#111827;margin-bottom:8px;font-size:16px;font-weight:700}.service-desc{color:#6b7280;margin-bottom:16px;font-size:14px;line-height:1.65}.service-link{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.service-link:hover{color:#1d4ed8}@media (width>=480px){.services-title{font-size:26px}.service-card img{height:180px}}@media (width>=640px){.services-section{padding:36px 24px}.services-header{margin-bottom:28px}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 16px}.service-card{max-width:100%}.service-card img{height:210px}.service-title{font-size:18px}.service-desc,.service-link{font-size:14px}}@media (width>=1024px){.services-section{padding:40px 24px 28px}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px}.service-card img{height:240px}}@media (width>=1280px){.services-grid{gap:28px}}.why-section{align-items:center;width:100%;padding:48px 16px;display:flex}.why-container{grid-template-columns:1fr;align-items:center;gap:60px;width:100%;display:grid}.why-left{padding-right:0}.why-title{color:#111827;white-space:nowrap;margin-bottom:24px;font-size:32px;font-weight:800;line-height:1.2}.why-desc{color:#4b5563;margin-bottom:30px;font-size:16px;line-height:1.7}.why-list{margin:0 0 40px;padding:0;list-style:none}.why-item{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.check-icon{background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:4px;display:flex}.check-icon svg{stroke:#fff;width:14px;height:14px}.why-text{color:#374151;font-size:16px}.why-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;width:100%;padding:14px 28px;font-size:16px;font-weight:500;transition:all .3s}.why-btn:hover{background:#000}.why-right{justify-content:center;width:100%;display:flex;position:relative}.why-image-wrapper{width:100%;max-width:420px;position:relative}.why-image{object-fit:cover;border-radius:16px;width:100%;transition:transform .4s;box-shadow:0 25px 45px #0003}.project-card{color:#fff;background:#2563eb;border-radius:16px;padding:18px 26px;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 25px #0003}.project-card h3{margin:0;font-size:36px;font-weight:800}.project-card p{letter-spacing:1px;text-transform:uppercase;margin-top:6px;font-size:12px}@media (width>=640px){.why-section{padding:48px 32px}.why-title{font-size:42px}.why-desc,.why-text{font-size:18px}.why-btn{width:auto;padding:16px 36px;font-size:18px}.why-image-wrapper{max-width:560px}.why-image{transform:scale(1.1)}}@media (width>=1024px){.why-section{padding:56px 48px;overflow-x:clip}.why-container{grid-template-columns:1fr 1fr;gap:60px}.why-left{padding-right:40px}.why-title{font-size:56px}.why-image{transform:scale(1.25)}.why-right,.why-image-wrapper{min-width:0}.project-card{margin-left:32px;bottom:0;left:-35%}.project-card h3{font-size:48px}.project-card p{font-size:14px}}.industry-section{background:#f8fafc;padding-top:48px;padding-bottom:56px}.container{max-width:1376px;margin:auto;padding:0 10px}.section-title{text-align:center;color:#1f2937;margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.2}.industry-grid{grid-template-columns:repeat(3,1fr);place-items:center;gap:16px;display:grid}.industry-item{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:0;width:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000f}.industry-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px #2563eb1f}.industry-item img{object-fit:cover;object-position:center;width:100%;height:110px;display:block}.industry-item p{color:#1e293b;width:100%;padding:10px 8px;font-size:13px;font-weight:600;line-height:1.3}@media (width>=640px){.industry-section{padding-top:32px;padding-bottom:80px}.container{padding:0 24px}.section-title{margin-bottom:48px;font-size:36px}.industry-item img{width:100%;height:120px}.industry-item p{font-size:14px}}@media (width>=768px){.industry-grid{grid-template-columns:repeat(6,1fr);gap:16px}.industry-item img{height:130px}}.exp-section{background:#0f172a;padding:40px 0}.exp-container{max-width:1440px;margin:auto;padding:0 16px}.exp-header{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.exp-title{color:#fff;font-size:24px;font-weight:700;line-height:1.3}.exp-subtitle{color:#cbd5e1;margin-top:8px;font-size:14px}.exp-btn{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:8px;align-self:flex-start;align-items:center;padding:10px 20px;font-size:13px;text-decoration:none;transition:all .3s;display:inline-flex}.exp-btn:hover{background:#020617;border-color:#64748b}.exp-grid{grid-template-columns:1fr;gap:24px;display:grid}.exp-card{background:#1e293b;border:1px solid #1e293b;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 20px #0f172aa6}.exp-card img{object-fit:cover;width:100%;height:160px}.exp-card-body{flex-direction:column;flex:1;padding:24px 16px;display:flex}.exp-tag{letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:600}.exp-green{color:#34d399}.exp-blue{color:#38bdf8}.exp-card-title{color:#f1f5f9;margin-bottom:8px;font-size:16px;font-weight:600}.exp-card-text{color:#cbd5e1;margin-bottom:16px;font-size:13px;line-height:1.6}.exp-footer{color:#34d399;align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:500;display:flex}.exp-icon{font-size:18px}@media (width>=640px){.exp-section{padding:56px 0}.exp-title{font-size:28px}.exp-card img{height:192px}.exp-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.exp-section{padding:80px 0}.exp-header{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){.exp-grid{grid-template-columns:repeat(3,1fr)}.exp-card img{height:224px}}.ts-section{background:#fff;padding:60px 0}.ts-container{max-width:1200px;margin:auto;padding:0 20px}.ts-heading{text-align:center;color:#000;margin-bottom:50px;font-size:30px;font-weight:700}.ts-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ts-card{background:#f3f4f6;border-radius:24px;flex-direction:column;justify-content:flex-start;gap:8px;padding:28px;display:flex;box-shadow:0 8px 24px #0f172a12}.ts-user{align-items:center;margin-bottom:18px;display:flex}.ts-avatar-wrap{border-radius:50%;flex-shrink:0;width:56px;height:56px;margin-right:14px}.ts-avatar{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:56px;height:56px;margin-right:0}.ts-avatar-fallback{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:2px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:inline-flex}.ts-user-info h4{letter-spacing:.4px;margin:0;font-size:13px;font-weight:600;line-height:1.2}.ts-user-info span{color:#6b7280;font-size:13px;line-height:1.25}.ts-stars{color:#f59e0b;letter-spacing:3px;margin-left:auto;font-size:18px}.ts-text{color:#334155;margin:0;font-size:15px;line-height:1.7}@media (width<=1024px){.ts-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ts-heading{font-size:24px}.ts-grid{grid-template-columns:1fr}.ts-card{padding:22px}.ts-avatar,.ts-avatar-wrap,.ts-avatar-fallback{width:48px;height:48px}.ts-avatar-fallback{font-size:17px}}.cl-section{background:#f8fafc;padding:56px 0}.cl-container{max-width:1440px;margin:0 auto;padding:0 16px}.cl-heading{text-align:center;color:#111827;margin-bottom:40px;font-size:22px;font-weight:600}.cl-grid{grid-template-columns:repeat(2,1fr);place-items:center;gap:24px;display:grid}.cl-logo-box{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;margin:5px;padding:10px;display:flex;box-shadow:0 1px 4px #0000000f}.cl-logo{object-fit:contain;opacity:1;width:auto;max-width:120px;height:32px;transition:all .3s}.cl-logo:hover{opacity:.85;transform:scale(1.05)}@media (width>=640px){.cl-grid{grid-template-columns:repeat(3,1fr);gap:32px}.cl-logo{height:40px}}@media (width>=768px){.cl-grid{grid-template-columns:repeat(4,1fr);gap:40px}.cl-logo{height:48px}}@media (width>=1024px){.cl-container{padding:0 40px}.cl-grid{grid-template-columns:repeat(6,1fr)}.cl-logo{height:56px}}.hv-body{color:#1f2937;background:#f3f4f6;margin:0;font-family:Poppins,sans-serif}.hv-container{max-width:1440px;margin:auto;padding:0 20px}.hv-faq{background:#fff;padding:60px 0}.hv-faq-title{text-align:center;margin-bottom:40px;font-size:30px;font-weight:700}.hv-faq-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.hv-faq-item{background:#fff;border:1px solid #eef2f7;border-radius:14px;margin-bottom:14px;padding:14px 16px;transition:box-shadow .22s,border-color .22s,transform .22s,background-color .22s;box-shadow:0 1px #11182708}.hv-faq-accordion .hv-faq-body{opacity:0;will-change:max-height;max-height:0;transition:max-height .32s cubic-bezier(.2,.8,.2,1),opacity .22s,transform .22s;overflow:hidden;transform:translateY(-2px)}.hv-faq-accordion .hv-faq-item.open .hv-faq-body{opacity:1;transform:translateY(0)}.hv-faq-accordion .hv-faq-trigger{cursor:pointer;font-size:inherit;color:#111827;user-select:none;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:10px 6px;font-weight:600;list-style:none;transition:background-color .18s,color .18s;display:flex}.hv-faq-accordion .hv-faq-item:not(.open) .hv-faq-trigger{color:#6b7280}.hv-faq-accordion .hv-faq-icon{flex-shrink:0;font-size:.75em;transition:transform .22s}.hv-faq-accordion .hv-faq-item.open .hv-faq-icon{transform:rotate(-180deg)}.hv-faq-accordion .hv-faq-trigger:hover,.hv-faq-accordion .hv-faq-trigger:focus{color:#111827;background:#2563eb14;outline:none}.hv-faq-item.muted h3{color:#9ca3af;font-weight:500}.hv-faq-item p{color:#6b7280;margin-top:10px;line-height:1.6}.hv-faq-accordion .hv-faq-item.open{background:linear-gradient(#2563eb0a,#2563eb00);border-color:#2563eb38;box-shadow:0 10px 26px #11182714}.hv-faq-accordion .hv-faq-body-inner{padding:0 6px 6px}@media (prefers-reduced-motion:reduce){.hv-faq-accordion .hv-faq-body,.hv-faq-item,.hv-faq-accordion .hv-faq-icon,.hv-faq-accordion .hv-faq-trigger{transition:none!important}}.hv-faq-image img{border-radius:16px;width:100%;max-width:420px;box-shadow:0 10px 20px #00000026}.hv-faq-image{text-align:end}.hv-company{padding:60px 0}.hv-company-card{background:#fff;border-radius:16px;grid-template-columns:2fr 1fr;gap:40px;padding:40px;display:grid}.hv-company-left h2{font-size:24px;font-weight:700}.hv-company-left p{margin-top:15px;line-height:1.7}.hv-tags span{background:#f3f4f6;border-radius:30px;margin:6px 6px 0 0;padding:8px 14px;font-size:14px;display:inline-block}.hv-cta{color:#fff;text-align:center;background:linear-gradient(#3fa2f4 0%,#2c98f1 100%);border-radius:16px;max-width:421px;padding:40px 32px}.hv-cta h2{margin-bottom:10px;font-size:26px;font-weight:700}.hv-cta p{color:#fff;margin-bottom:26px;font-size:16px}.hv-btn-primary,.hv-btn-outline{cursor:pointer;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600;text-decoration:none;display:block}.hv-btn-primary{color:#2c98f1;background:#fff;border:none;margin-bottom:14px}.hv-btn-outline{color:#fff;background:0 0;border:2px solid #fff}.hv-cta{box-shadow:0 10px 25px #00000014}.hv-locations{background:#fff;padding:60px 0}.hv-location-title{text-align:center;font-size:28px;font-weight:700}.hv-location-wrap{justify-content:center;align-items:center;gap:60px;margin-top:40px;display:flex}.hv-location-list{padding:0;font-size:17px;font-weight:500;list-style:none}.hv-location-list li{color:#1e293b;align-items:center;gap:10px;margin:12px 0;transition:all .3s;display:flex}.hv-location-list li:before{content:"📍";font-size:16px}.hv-location-list li:hover{color:#2563eb}.hv-map img{width:100%;max-width:420px}.hv-footer{color:#cbd5f5;background:#020617;padding:60px 0}.hv-footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.hv-footer h4{color:#fff;margin-bottom:15px;font-size:14px}.hv-footer ul{padding:0;list-style:none}.hv-footer li{cursor:pointer;margin-bottom:8px}.login-link,.login-link:hover,.login-link:focus,.login-link:active{text-decoration:none}.hv-footer li:hover{color:#fff}.hv-logo{filter:brightness(0)invert();height:40px;margin-bottom:15px}.hv-footer-text{color:#94a3b8;font-size:14px}.hv-footer-bottom{text-align:center;border-top:1px solid #1e293b;margin-top:40px;padding-top:20px;font-size:13px}a,a:hover,a:focus,a:active{text-decoration:none!important}@media (width<=900px){.hv-faq-grid,.hv-company-card{grid-template-columns:1fr}.hv-location-wrap{flex-direction:column}.hv-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hv-footer-grid{grid-template-columns:1fr}.hv-faq-title{font-size:22px}}@media (width<=480px){.nav-container{height:64px;padding:0 12px}.hero-title{font-size:24px}.hero-desc{font-size:13px}.counter-grid{grid-template-columns:1fr}.services-section{padding:24px 8px}.why-section{padding:32px 16px}.project-card{width:fit-content;margin-top:12px;position:static}.industry-grid{grid-template-columns:repeat(2,1fr);gap:16px 12px}.exp-header{align-items:flex-start}.ts-section,.hv-faq{padding:40px 0}.hv-faq-image{text-align:center}.hv-company-card{padding:24px}.hv-location-title{font-size:22px}.hv-location-list{font-size:16px}}:root{--fe-banner-heading-size:clamp(42px, 5vw, 64px);--fe-banner-content-size:16px;--fe-section-heading-size:clamp(34px, 4vw, 52px);--fe-section-content-size:16px}.hero-title,.ab-hero h1,.svc-hero-text h1,.ow-hero-text h1,.contact-hero h1,.sd-hero h1{font-size:var(--fe-banner-heading-size)!important;line-height:1.1!important}.hero-desc,.ab-hero p,.svc-hero-text p,.ow-hero-text p,.contact-hero p,.sd-hero p{font-size:var(--fe-banner-content-size)!important;line-height:1.6!important}.services-title,.why-title,.section-title,.exp-title,.hv-faq-title,.hv-location-title,.ts-heading,.cl-heading,.ab-content h2,.ab-center-head h3,.svc-section-title,.ow-section-title,.contact-form-card h2,.contact-map-inner h2,.contact-faq-inner h2,.sd-head h2{font-size:var(--fe-section-heading-size)!important;font-weight:700!important;line-height:1.18!important}.svc-section-sub,.ow-section-sub,.ab-content p,.ab-center-head p,.contact-form-card .sub,.contact-map-inner .sub,.contact-faq-inner .sub,.sd-head p{font-size:var(--fe-section-content-size)!important;line-height:1.65!important}@media (width<=768px){:root{--fe-banner-heading-size:42px;--fe-banner-content-size:15px;--fe-section-heading-size:34px;--fe-section-content-size:15px}}@media (width<=1024px){.nav-container{padding:0 18px}.nav-menu{gap:14px;margin-left:18px}.cta-btn{padding:11px 16px;font-size:14px}}@media (width<=767px){html,body{overflow-x:hidden}.navbar{z-index:110;position:sticky;top:0}.nav-container{gap:8px;height:64px;padding:0 12px}.brand-link{flex:1}.logo{max-width:none;height:auto;max-height:50px}.nav-right{display:none}.menu-btn{flex-shrink:0;width:42px;height:42px;font-size:30px;display:inline-flex}.why-container,.why-left{min-width:0}.why-title{white-space:normal;overflow-wrap:anywhere}.mobile-nav{width:min(90vw,340px);max-width:340px}.mobile-nav-inner{padding:14px 16px 18px}.mobile-nav a,.mobile-submenu-toggle{font-size:17px}.mobile-submenu-item a{font-size:15px}main{gap:16px}.profile-page-wrap{margin:20px auto 34px;padding:0 12px}.profile-page-header h1{font-size:30px}.profile-card{border-radius:14px;padding:20px 16px}.profile-card-head h1,.profile-card-head h2{font-size:22px}.profile-save-btn{justify-content:center;width:100%}}@media (width<=600px){:root{--fe-banner-heading-size:34px;--fe-banner-content-size:14px;--fe-section-heading-size:28px;--fe-section-content-size:14px}.hero-content{min-height:42vh;padding:32px 12px}.hero-inner{padding:16px 0}.hero-features{flex-wrap:wrap;gap:10px}.counter-section,.services-section,.why-section,.industry-section,.exp-section,.ts-section,.cl-section,.hv-faq,.hv-company,.hv-locations,.hv-footer{padding-top:36px;padding-bottom:36px}.counter-container,.exp-container,.cl-container,.hv-container,.ts-container{padding-left:12px;padding-right:12px}.counter-grid,.services-grid,.industry-grid,.exp-grid,.ts-grid,.hv-footer-grid{gap:14px}.project-card{width:100%;max-width:220px;margin-top:12px;position:static}.hv-company-card{gap:20px;padding:20px 16px}.hv-cta{max-width:100%;padding:24px 18px}.hv-location-wrap{gap:24px}}@media (width<=420px){.logo{max-width:none;max-height:50px}.mobile-nav{width:92vw}.mobile-nav a,.mobile-submenu-toggle{font-size:16px}}