:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#1d4ed8;--accent-bg:#1d4ed81a;--accent-border:#1d4ed880;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Lato", sans-serif;--serif:"Lusitana", serif;--lato:"Lato", sans-serif;--lusitana:"Lusitana", serif;--heading:"Plus Jakarta Sans", sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/1.5 var(--serif);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#60a5fa;--accent-bg:#60a5fa26;--accent-border:#60a5fa80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0;overflow-x:hidden}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.btn-group{align-items:center;gap:8px;display:flex}.pill-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#1d4ed8;border:none;border-radius:40px;justify-content:center;align-items:center;padding:15px 32px;font-size:13px;font-weight:700;transition:all .3s;display:inline-flex}.pill-btn:hover{background-color:#1e40af;transform:translateY(-2px)}.circle-arrow-btn{color:#fff;cursor:pointer;background-color:#1d4ed8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;transition:all .3s;display:inline-flex}.circle-arrow-btn:hover{background-color:#1e40af;transform:scale(1.05)}.site-header{width:100%;font-family:Inter,Roboto,sans-serif}.top-header{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-bottom:1px solid #ffffff1a;padding:8px 20px;font-size:.85rem}.top-header-content{justify-content:space-between;align-items:center;display:flex}.top-header-left{gap:20px;display:flex}.contact-item{align-items:center;gap:6px;display:flex}.contact-item svg{color:#fff}.top-header-right{align-items:center;gap:12px;display:flex}.top-header-right a{color:#e2e8f0;align-items:center;transition:color .2s;display:flex}.top-header-right a:hover{color:#fff}.bottom-header{background-color:#fff;padding:8px 20px;box-shadow:0 4px 6px -1px #0000000d}.bottom-header-content{justify-content:space-between;align-items:center;display:flex}.logo-container{cursor:pointer;align-items:center;gap:10px;display:flex}.logo-img{object-fit:contain;width:auto;height:65px;max-height:65px}.nav-menu{gap:30px;display:flex}.nav-item{color:#475569;padding:5px 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-item:hover,.nav-item.active{color:#ef4444}.nav-item.active:after{content:"";background-color:#ef4444;width:100%;height:2px;position:absolute;bottom:0;left:0}.header-actions{align-items:center;gap:15px;display:flex}.icon-btn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .2s;display:flex}.icon-btn:hover{color:#ef4444}.mobile-toggle-btn{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:background .2s;display:none}.mobile-toggle-btn:hover{background:#f1f5f9}.offcanvas-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;background:#0f172a80;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.offcanvas-backdrop.open{opacity:1;pointer-events:auto}.offcanvas-drawer{z-index:999;box-sizing:border-box;background:#fff;flex-direction:column;width:280px;max-width:85vw;height:100vh;padding:24px 20px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 25px #00000026}.offcanvas-drawer.open{transform:translate(0)}.offcanvas-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.offcanvas-logo{cursor:pointer;height:42px}.offcanvas-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.offcanvas-close-btn:hover{color:#ef4444;background:#f1f5f9}.offcanvas-nav{flex-direction:column;flex:1;gap:8px;padding:25px 0;display:flex}.offcanvas-nav-item{color:#334155;text-align:left;border-radius:8px;padding:12px 16px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s}.offcanvas-nav-item:hover{color:#ef4444;background:#f8fafc}.offcanvas-nav-item.active{color:#ef4444;background:#f1f5f9;font-weight:700}.offcanvas-actions{border-top:1px solid #e2e8f0;padding-top:15px}@media (width<=1024px){.nav-menu{gap:15px}}@media (width<=768px){.desktop-only{display:none!important}.mobile-toggle-btn{justify-content:center;align-items:center;display:flex}.top-header{display:block}.bottom-header{padding:8px 10px}.bottom-header-content{padding:0;flex-wrap:nowrap!important;justify-content:space-between!important}.logo-img{object-fit:contain;width:auto;height:50px;max-height:50px}}.footer-wrapper{color:#fff;background-color:#171649;padding-top:80px;font-family:Plus Jakarta Sans,sans-serif;position:relative}.footer-cta-banner{z-index:10;background:linear-gradient(135deg,#1d4ed8,#1e3a8a);border-radius:20px;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:40px 50px;display:flex;position:absolute;top:-80px;left:5%;right:5%;box-shadow:0 10px 30px #0003}.footer-cta-img{width:200px;position:absolute;bottom:0;left:5%}.footer-cta-title{color:#fff;margin-left:280px;font-size:32px;font-weight:700;line-height:1.2}.footer-cta-btn{color:#0f172a;cursor:pointer;background-color:#fff;border:none;border-radius:30px;align-items:center;gap:10px;padding:15px 30px;font-size:14px;font-weight:700;display:flex}.footer-main{padding:20px 0 60px}.footer-container{grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.footer-col{text-align:left}.footer-logo-text{color:#fff;align-items:center;gap:10px;margin-bottom:20px;font-size:28px;font-weight:800;display:flex}.footer-about-text{color:#cbd5e1;margin-bottom:20px;padding-right:20px;font-size:14px;line-height:1.8}.footer-socials{gap:10px;display:flex}.social-icon{color:#fff;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.social-icon:hover{background:#1d4ed8;border-color:#1d4ed8}.footer-heading{color:#fff;margin-bottom:30px;font-size:20px;font-weight:700;display:inline-block;position:relative}.footer-heading:after{content:"";background-color:#fff;width:30px;height:2px;position:absolute;bottom:-8px;left:0}.footer-links-list{margin:0;padding:0;list-style:none}.footer-links-list li{margin-bottom:15px}.footer-links-list a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:all .3s}.footer-links-list a:hover{color:#fff}.footer-post{align-items:center;gap:15px;margin-bottom:20px;display:flex}.footer-post-img{color:#000;object-fit:cover;background-color:#c4c4c4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:78px;height:79px;font-size:14px;font-weight:700;display:flex}.footer-post-info{flex-direction:column;gap:5px;display:flex}.footer-post-date{color:#cbd5e1;font-size:12px}.footer-post-title{color:#fff;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:all .3s}.footer-post-title:hover{color:#1d4ed8}.footer-contact-info p{color:#cbd5e1;margin-bottom:15px;font-size:14px}.footer-subscribe-form{margin-top:25px}.footer-input-wrapper{background:#fff;border-radius:8px;margin-bottom:15px;padding:5px;display:flex}.footer-input-wrapper input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:10px 15px;font-size:14px}.footer-submit-btn{color:#fff;cursor:pointer;background-color:#1d4ed8;border:none;border-radius:6px;width:40px;font-size:18px}.footer-checkbox-label{color:#cbd5e1;align-items:center;gap:10px;font-size:12px;display:flex}.footer-checkbox-label a{color:#fff;text-decoration:underline}.footer-bottom-bar{background-color:#1d4ed8;padding:20px 0;position:relative}.footer-bottom-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;font-size:14px;display:flex}.footer-legal-links{gap:20px;display:flex}.footer-legal-links a{color:#fff;text-decoration:none}.scroll-top-btn{color:#fff;cursor:pointer;background-color:#1d4ed8;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex;position:absolute;top:-25px;left:50%;transform:translate(-50%)}@media (width<=992px){.footer-container{grid-template-columns:1fr 1fr}.footer-cta-title{margin-left:150px;font-size:24px}.footer-cta-img{width:120px}}@media (width<=768px){.footer-wrapper{padding-top:120px}.footer-cta-banner{text-align:center;flex-direction:column;gap:20px;padding:30px}.footer-cta-img{display:none}.footer-cta-title{margin-left:0}.footer-container{text-align:left;grid-template-columns:1fr;gap:20px}.footer-about-text{padding-right:0}.footer-socials{justify-content:flex-start}.footer-heading:after{left:0;transform:none}.footer-bottom-container{flex-direction:column;gap:15px}.footer-bottom-bar{padding-top:40px}.footer-heading{margin-top:10px;margin-bottom:20px}}.home-page{font-family:var(--lusitana);color:#333}.content-container{box-sizing:border-box;max-width:1180px;margin:0 auto;padding:80px 20px}.section-title{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-size:2.2rem;font-weight:800}.new-hero-section{box-sizing:border-box;background-color:#fcfcfc;background-image:url(/line-shape.png);background-position:50% 60%;background-repeat:no-repeat;background-size:contain;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:80px 20px;position:relative;left:50%;right:50%}.new-hero-container{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.new-hero-content{text-align:left;flex:1}.new-hero-tagline{color:#1d4ed8;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:700;display:block}.new-hero-title{color:#1a172c;margin-bottom:25px;font-size:48px;font-weight:800;line-height:1.2}.highlight-blue{color:#2563eb}.new-hero-description{color:#64748b;max-width:90%;margin-bottom:40px;font-size:16px;line-height:1.6}.new-hero-image-wrapper{flex:1;justify-content:flex-end;display:flex}.image-stack-container{max-width:100%;display:inline-block;position:relative}.new-hero-image{z-index:1;border-radius:12px;max-width:100%;height:auto;position:relative}.floating-img{z-index:2;max-width:100%;animation:6s ease-in-out infinite float;position:absolute}.float-stars{width:28%;animation-delay:0s;top:8%;left:-12%}.float-cursor{width:20%;animation-delay:1.5s;top:41%;right:40%}.float-chart{width:32%;animation-delay:3s;bottom:12%;left:-18%}.float-rocket{width:15%;animation-delay:4.5s;bottom:-5%;right:-15%}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media (width<=960px){.new-hero-container{flex-direction:column}.new-hero-content{text-align:center}.new-hero-description{margin-left:auto;margin-right:auto}.new-hero-actions{justify-content:center}.new-hero-title{font-size:36px}.image-stack-container{margin-top:40px}.float-stars{width:35%;left:-10%}.float-cursor{width:25%;right:15%}.float-chart{width:40%;left:-10%}.float-rocket{width:20%;right:-5%}}@media (width<=768px){.new-hero-title{font-size:32px}}.marquee-wrapper{box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:200px;margin-left:-50vw;margin-right:-50vw;padding:40px 0;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.marquee-container{white-space:nowrap;width:110vw;padding:15px 0;display:flex;position:absolute;left:-5vw;overflow:hidden}.blue-marquee{z-index:1;background-color:#1d4ed8;transform:rotate(-2.5deg)}.dark-marquee{z-index:2;background-color:#1a172c;transform:rotate(2.5deg)}.marquee-track{align-items:center;min-width:200%;animation:40s linear infinite scroll-left;display:flex}.marquee-track.reverse{animation:40s linear infinite scroll-right}.marquee-item{color:#fff;text-transform:uppercase;letter-spacing:.5px;align-items:center;padding:0 15px;font-size:26px;font-weight:800;display:inline-flex}.marquee-star{margin-left:30px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.services-section{background-color:#fff;padding:80px 0}.services-accordion-layout{flex-direction:column;align-items:center;gap:40px;display:flex}.services-left-col{text-align:center;width:100%;max-width:800px}.case-studies-badge{color:#1d4ed8;letter-spacing:.5px;background-color:#eef2ff;border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.services-main-heading{color:#0f172a;margin:0;font-size:44px;font-weight:800;line-height:1.2}.services-left-col .btn-group{justify-content:center}.services-right-col{width:100%}.accordion-container{gap:15px;width:100%;height:350px;display:flex}.accordion-item{cursor:pointer;border-radius:16px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.accordion-item:not(.active){flex:none;width:80px}.accordion-item.active{flex:1}.accordion-inactive-content{color:#fff;box-sizing:border-box;background-color:#1d4ed8;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:20px 0;display:flex}.accordion-number-inactive{color:#0f172a;background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.accordion-title-vertical{writing-mode:vertical-rl;white-space:nowrap;text-overflow:ellipsis;min-height:0;font-size:14px;font-weight:600;overflow:hidden;transform:rotate(180deg)}.accordion-active-content{background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:relative}.accordion-overlay{z-index:1;background:linear-gradient(#0f172a4d 0%,#0f172ab3 40%,#0f172af2 100%);position:absolute;inset:0}.accordion-content-inner{z-index:2;color:#fff;text-align:left;padding:30px;position:relative}.accordion-number{color:#0f172a;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:15px;font-size:14px;font-weight:700;display:flex}.accordion-content-inner h3{color:#fff;margin:0 0 10px;font-size:26px;font-weight:700}.accordion-content-inner p{color:#cbd5e1;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.read-more-btn{color:#fff;cursor:pointer;align-items:center;font-size:14px;font-weight:600;display:inline-flex}@media (width<=960px){.services-accordion-layout{flex-direction:column;gap:40px}.services-left-col{text-align:center}.services-main-heading{font-size:36px}.services-left-col .btn-group{justify-content:center}}@media (width<=768px){.accordion-container{flex-direction:column;height:600px}.accordion-item:not(.active){flex:none;width:100%;height:60px}.accordion-item.active{height:auto}.accordion-inactive-content{flex-direction:row;justify-content:flex-start;padding:0 20px}.accordion-number-inactive{margin:0 20px 0 0}.accordion-title-vertical{writing-mode:horizontal-tb;margin:0;transform:none}}.expert-team-section{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 50%,#bfdbfe 100%);width:100vw;margin-left:-50vw;margin-right:-50vw;padding:60px 0 0;position:relative;left:50%;right:50%;overflow:hidden}.expert-team-container{align-items:center;gap:80px;display:flex}.expert-team-left{flex:1;position:relative}.expert-image-wrapper{max-width:400px;margin:0 auto;position:relative}.expert-blue-arch{z-index:1;background-color:#dbeafe;border-radius:200px 200px 0 0;position:absolute;inset:10% 5% 0}.expert-main-img{z-index:2;width:100%;height:auto;display:block;position:relative}.expert-floating{z-index:3;position:absolute}.expert-avatars{width:160px;animation:4s ease-in-out infinite float-up-down;top:25%;left:-20%}.expert-badge{background-color:#ff8c00;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex;top:5%;right:-10%}.expert-badge-img{width:100%;height:100%;animation:10s linear infinite rotate-slow;position:absolute;top:0;left:0}.expert-badge-arrow{color:#fff;z-index:4;font-size:24px}.expert-revenue{width:180px;animation:5s ease-in-out infinite reverse float-up-down;bottom:10%;right:-25%}.expert-rocket{z-index:0;opacity:.8;width:100px;animation:6s ease-in-out infinite float-up-down;position:absolute;bottom:0;left:-10%}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float-up-down{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.expert-team-right{text-align:left;flex:1}.expert-badge-text{color:#3b82f6;text-transform:uppercase;background-color:#e6f0ff;border-radius:20px;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.expert-heading{color:#0f172a;margin:0 0 25px;font-size:38px;font-weight:800;line-height:1.2}.expert-desc{color:#475569;margin-bottom:35px;font-size:16px;line-height:1.7}.expert-features-grid{grid-template-columns:1fr 1fr;gap:15px 20px;margin-bottom:40px;display:grid}.expert-feature{color:#0f172a;align-items:center;font-size:15px;font-weight:500;display:flex}.expert-check{color:#1d4ed8;margin-right:10px;font-size:16px;font-weight:700}@media (width<=960px){.expert-team-container{text-align:center;flex-direction:column}.expert-team-right{text-align:center}.expert-features-grid{text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.expert-team-right .btn-group{justify-content:center}.expert-revenue{right:0}}@media (width<=768px){.expert-heading{font-size:32px}.expert-features-grid{grid-template-columns:1fr}}.cta-banner{color:#fff;box-sizing:border-box;background-color:#0000;background-image:linear-gradient(90deg,#030822d9 0%,#06092bd9 35%,#150938d9 70%,#200742d9 100%),url(/cta-banner-bg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:120px 40px;position:relative;left:50%;right:50%;overflow:hidden}.cta-content{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.cta-content h2{font-family:var(--sans), "Lato", sans-serif;text-align:left;letter-spacing:1.5px;color:#fff;text-transform:uppercase;margin:0;font-size:40px;font-weight:500;line-height:1.35}@media (width<=900px){.cta-banner{padding:80px 20px}.cta-content{text-align:center;flex-direction:column;gap:25px}.cta-content h2{text-align:center;font-size:26px}.cta-btn{padding:14px 36px}}.contact-section{padding:80px 0}.contact-section-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.contact-info-col{text-align:left}.contact-info-col .section-title{text-align:left;letter-spacing:1px;margin-bottom:20px;font-size:24px;font-weight:500}.contact-info-col .left-aligned{display:none}.contact-subtitle{color:#0f172a;margin-top:0;margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-weight:800}.contact-desc{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.contact-form-container{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0cc;border-radius:12px;width:100%;padding:40px;box-shadow:0 4px 20px #0000000d}.form-success-banner{color:#137333;font-family:var(--lato);background-color:#e6f4ea;border:1px solid #ceead6;border-radius:4px;margin-bottom:20px;padding:12px 20px;font-size:14px}.contact-form{flex-direction:column;gap:18px;display:flex}.contact-form input,.contact-form textarea{font-family:var(--lusitana);box-sizing:border-box;color:#111;background-color:#fff;border:1px solid #e2e2e2;border-radius:8px;outline:none;width:100%;padding:16px 20px;font-size:15px;transition:border-color .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777;font-family:var(--lusitana)}.contact-form input:focus,.contact-form textarea:focus{border-color:#777}.form-footer{font-size:14px;font-family:var(--lusitana);color:#555;justify-content:space-between;align-items:center;margin-top:2px;display:flex}.attach-file{cursor:pointer;color:#555;-webkit-user-select:none;user-select:none;font-family:var(--lusitana);align-items:center;gap:8px;font-size:15px;transition:color .2s;display:inline-flex}.attach-file:hover{color:#000}.attach-file:hover .attach-icon-svg{stroke:#000;transform:rotate(-8deg)scale(1.1)}.attach-icon-svg{stroke:#555;vertical-align:middle;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-block}.attachment-count{color:#666}.attached-files-list{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:-5px;display:flex}.file-chip{color:#333;font-size:12px;font-family:var(--lato);background-color:#f1f3f4;border-radius:4px;padding:4px 10px}.recaptcha-text{color:#777;font-size:12px;font-family:var(--lato);margin-top:25px;margin-bottom:20px;line-height:1.5}@media (width<=900px){.contact-section-wrapper{grid-template-columns:1fr;gap:40px}}.home-blog-section{background:linear-gradient(90deg,#fdf6f7,#f4ebfa);padding:100px 0 240px;position:relative;overflow:hidden}.blog-floating-shape{z-index:1;width:40px;animation:4s ease-in-out infinite alternate float-up-down;position:absolute;top:30%;left:5%}.home-blog-section .section-title{color:#1f143a;text-align:center;margin-top:20px;margin-bottom:30px;font-size:38px;font-weight:800;line-height:1.2}.blog-top-badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.5px;background-color:#ebecfe;border-radius:25px;margin:0 auto 15px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-block}.home-blog-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto;display:grid}.blog-card{cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;padding:15px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #00000008}.blog-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px #00000014}.blog-card-img-wrapper{border-radius:12px;height:220px;margin-bottom:20px;position:relative;overflow:hidden}.blog-card-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-card:hover .blog-card-img-wrapper img{transform:scale(1.05)}.blog-card-body{text-align:left;flex-direction:column;flex:1;padding:0 10px 10px;display:flex}.blog-meta{align-items:center;gap:15px;margin-bottom:12px;display:flex}.blog-meta-item{color:#1d4ed8;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex}.blog-card-title{color:#0f172a;margin:0 0 20px;font-size:1.15rem;font-weight:800;line-height:1.4;transition:color .2s}.blog-card:hover .blog-card-title{color:#1d4ed8}.blog-card-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.read-more-link{color:#64748b;align-items:center;gap:5px;font-size:.85rem;font-weight:500;display:flex}@media (width<=900px){.home-blog-grid{grid-template-columns:1fr;gap:25px}}@media (width<=768px){.content-container{padding:50px 10px}.section-title,.home-blog-section .section-title{font-size:1.7rem}.cta-banner{padding:60px 10px}.cta-content h2{letter-spacing:1px;font-size:24px}.cta-banner .cta-btn{padding:12px 30px;font-size:14px}.contact-section{padding:50px 0}.contact-form-container{padding:25px 10px}.home-blog-section{padding:50px 0 120px}.new-hero-section{padding-top:5px!important;padding-bottom:20px!important}.new-hero-content{text-align:left!important}.new-hero-description{text-align:left!important;margin-left:0!important;margin-right:0!important}.new-hero-actions{justify-content:flex-start!important}.marquee-wrapper{height:180px;padding:20px 0}.blue-marquee{transform:rotate(-6deg)translateY(-15px)}.dark-marquee{transform:rotate(6deg)translateY(15px)}.marquee-item{padding:0 10px;font-size:20px}.marquee-star{width:18px;height:18px;margin-left:15px}.float-stars{width:25%!important;left:2%!important}.float-cursor{width:25%!important;right:2%!important}.float-chart{width:40%!important;bottom:5%!important;left:auto!important;right:2%!important}.float-rocket{width:15%!important;bottom:5%!important;left:2%!important;right:auto!important}.contact-subtitle{font-size:32px!important}}.portfolio-page{color:#334155;background-color:#f8fafc;width:100%;font-family:Inter,Roboto,sans-serif;overflow-x:hidden}.portfolio-hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172ad9 0%,#1e293bd9 100%),url(/portfolio-hero-bg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 20px;position:relative;overflow:hidden}.portfolio-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.portfolio-page .hero-subtitle{color:#60a5fa;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:.9rem;font-weight:600;display:inline-block}.portfolio-page .hero-title{color:#f8fafc;margin:0 0 20px;font-size:3rem;font-weight:800;line-height:1.2}.portfolio-page .hero-description{color:#cbd5e1;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.portfolio-content-wrapper{max-width:1180px;margin:0 auto;padding:80px 20px 280px}.content-container{text-align:center;max-width:1200px;margin:0 auto;padding:0 40px 40px}h1.section-title,.section-title{font-family:var(--lato);color:#000;text-align:left;margin-top:10px;margin-bottom:20px;font-size:24px;font-weight:400;line-height:1.2}.divider{border:0;border-top:1px solid #eaeaea;margin-bottom:40px}.slider-container{-webkit-user-select:none;user-select:none;width:100%;max-width:1200px;margin:0 auto}.slider-main{justify-content:center;align-items:center;width:100%;height:490px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.slide{object-fit:cover;cursor:pointer;opacity:0;z-index:1;border-radius:12px;width:70%;height:100%;transition:all .5s;position:absolute}.slide.active{opacity:1;z-index:3;transform:translate(0);box-shadow:0 20px 40px #0000004d}.slide.prev{opacity:.6;z-index:2;transform:translate(-60%)scale(.85)}.slide.next{opacity:.6;z-index:2;transform:translate(60%)scale(.85)}.slide.hidden{opacity:0;z-index:0;pointer-events:none;transform:translate(0)}.nav-btn{z-index:10;color:#222;cursor:pointer;background:#ffffffe0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:18px;line-height:1;transition:background .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000002e}.nav-btn:hover{background:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 4px 18px #00000040}.prev-btn{left:6px}.next-btn{right:6px}.slider-thumbnails{scrollbar-width:thin;scrollbar-color:#ccc transparent;justify-content:center;gap:8px;padding:8px 0 12px;display:flex;overflow-x:auto}.slider-thumbnails::-webkit-scrollbar{height:4px}.slider-thumbnails::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.thumbnail{object-fit:cover;cursor:pointer;opacity:.55;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:100px;height:66px;transition:opacity .3s,transform .3s,border-color .3s}.thumbnail:hover{opacity:.85;transform:translateY(-2px)}.thumbnail.active{opacity:1;border-color:#1d4ed8;transform:scale(1.06)translateY(-2px);box-shadow:0 4px 12px #1d4ed84d}@media (width<=768px){.portfolio-hero{padding:50px 10px}.portfolio-page .hero-title{font-size:2rem}.portfolio-page .hero-description{font-size:1rem}.portfolio-content-wrapper{padding:40px 10px 140px}.slider-main{height:260px}.slide{width:90%}.slide.prev{transform:translate(-65%)scale(.85)}.slide.next{transform:translate(65%)scale(.85)}.nav-btn{width:32px;height:32px;font-size:14px}.thumbnail{width:70px;height:48px}}.modern-slider-container{-webkit-user-select:none;user-select:none;width:100%;max-width:1000px;margin:0 auto}.modern-slider-main{aspect-ratio:16/9;background:#000;border-radius:20px;width:100%;margin-bottom:25px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.modern-main-img{object-fit:cover;width:100%;height:100%;display:block}.fade-in{animation:.4s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:.5;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.modern-nav-overlay{pointer-events:none;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:absolute;inset:0}.modern-nav-btn{pointer-events:auto;color:#1a172c;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 5px 15px #0003}.modern-nav-btn:hover{color:#1d4ed8;background:#fff;transform:scale(1.1)}.modern-slider-thumbnails{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.modern-thumb-wrapper{cursor:pointer;opacity:.6;border:3px solid #0000;border-radius:12px;width:120px;height:80px;transition:all .3s;overflow:hidden}.modern-thumb-wrapper:hover{opacity:1;transform:translateY(-3px)}.modern-thumb-wrapper.active{opacity:1;border-color:#1d4ed8;transform:translateY(-3px);box-shadow:0 10px 20px #1d4ed833}.modern-thumb-img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.modern-nav-btn{width:40px;height:40px}.modern-thumb-wrapper{width:80px;height:60px}.modern-slider-thumbnails{gap:10px}}.multi-carousel-container{width:100%;max-width:1200px;margin:0 auto}.multi-carousel-header{justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 10px;display:flex}.multi-carousel-header h3{color:#0f172a;margin:0;font-size:28px;font-weight:700}.multi-carousel-nav{gap:15px;display:flex}.multi-nav-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:all .3s;display:flex}.multi-nav-btn:hover{color:#fff;background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #1d4ed84d}.multi-carousel-track-wrapper{--items-per-view:2;--gap:20px;--item-width:calc((100% - ((var(--items-per-view) - 1) * var(--gap))) / var(--items-per-view));--carousel-shift:calc(var(--item-width) + var(--gap));padding:20px 0;overflow:hidden}.multi-carousel-track{gap:20px;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.multi-carousel-item{width:var(--item-width);min-width:var(--item-width);flex:0 0 var(--item-width);cursor:pointer;border-radius:16px;flex-shrink:0;height:400px;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014}.multi-carousel-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.multi-carousel-overlay{opacity:0;background:#0f172ab3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.multi-carousel-item:hover .multi-carousel-overlay{opacity:1}.multi-carousel-item:hover .multi-carousel-img{transform:scale(1.1)}.view-project-btn{color:#fff;text-transform:uppercase;letter-spacing:1px;border:2px solid #fff;border-radius:30px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s}.view-project-btn:hover{color:#0f172a;background:#fff}@media (width<=768px){.multi-carousel-track-wrapper{--items-per-view:1}.multi-carousel-item{height:350px}}.about-page{color:#334155;background-color:#f8fafc;width:100%;font-family:Inter,Roboto,sans-serif;overflow-x:hidden}.about-hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172ad9 0%,#1e293bd9 100%),url(/about-hero-bg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 20px;position:relative;overflow:hidden}.about-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:50%;height:200%;position:absolute;top:-50%;left:-10%;transform:rotate(-45deg)}.about-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.hero-subtitle{color:#60a5fa;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:.9rem;font-weight:600;display:inline-block}.hero-title{color:#f8fafc;margin:0 0 20px;font-size:3rem;font-weight:800;line-height:1.2}.hero-description{color:#cbd5e1;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.about-section{width:100%;padding:80px 20px}.bg-white{background-color:#fff}.bg-light{background-color:#f8fafc}.about-card{background:#fff;border:1px solid #e2e8f080;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px;transition:transform .4s,box-shadow .4s;display:grid;box-shadow:0 10px 30px #0000000d}.about-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.about-image-wrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001a}.about-img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.about-card:hover .about-img{transform:scale(1.05)}.about-text-wrapper{text-align:center;padding:20px}.section-heading{color:#0f172a;margin-bottom:15px;font-size:2.2rem;font-weight:700;position:relative}.heading-underline{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;width:60px;height:4px;margin:0 auto 25px;transition:width .3s}.about-card:hover .heading-underline{width:100px}.section-paragraph{color:#475569;margin:0;font-size:1.05rem;line-height:1.8}@media (width<=992px){.about-card{grid-template-columns:1fr;padding:30px}.about-section.reverse .about-card{flex-direction:column-reverse;display:flex}.hero-title{font-size:2.5rem}}@media (width<=768px){.about-section{box-sizing:border-box;padding:35px 0}.hero-title{font-size:2rem}.about-card{box-sizing:border-box;gap:20px;padding:20px 15px;overflow:hidden}.about-text-wrapper{padding:10px 0 0}.section-heading{margin-bottom:10px;font-size:1.6rem}.heading-underline{margin-bottom:15px}.section-paragraph{font-size:.95rem;line-height:1.6}.about-image-wrapper{width:100%;max-height:220px}.about-img{object-fit:cover;height:220px}}.about-growth-section{background-color:#fff;padding:100px 20px}.growth-container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}.growth-image-side{flex:1;position:relative}.growth-image-wrapper{max-width:500px;margin:0 auto;position:relative}.growth-main-img{border-radius:250px 250px 0 0;width:100%;height:auto;display:block}.growth-floating-element{z-index:2;background:#fff;border-radius:12px;position:absolute;box-shadow:0 10px 30px #00000014}.stars-box{width:180px;animation:4s ease-in-out infinite float-up-down;top:15%;left:-15%}.graph-box{width:200px;animation:5s ease-in-out infinite reverse float-up-down;bottom:25%;right:-15%}.growth-explore-badge{z-index:3;background-color:#ff8c00;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:-20px;right:10%}.explore-text-img{width:100%;height:100%;animation:10s linear infinite rotate-slow;position:absolute;top:0;left:0}.explore-arrow{color:#fff;z-index:4;font-size:24px}.growth-text-side{flex:1}.growth-heading{color:#1a172c;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.growth-paragraph{color:#64748b;margin-bottom:40px;font-size:1rem;line-height:1.7}.growth-features-grid{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:40px;display:grid}.growth-feature-box h3{color:#1a172c;margin:15px 0 10px;font-size:1.2rem;font-weight:700}.growth-feature-box p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.feature-icon-wrapper{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.feature-icon-wrapper svg{stroke:#1d4ed8}.growth-actions{align-items:center;display:flex}.explore-link{color:#1a172c;text-transform:uppercase;text-underline-offset:4px;cursor:pointer;margin-left:20px;font-size:13px;font-weight:800;text-decoration:underline;transition:color .3s}.explore-link:hover{color:#1d4ed8}@media (width<=960px){.growth-container{flex-direction:column}.stars-box{left:-5%}.graph-box{right:-5%}.growth-heading{font-size:2.2rem}}@media (width<=768px){.about-growth-section{padding:50px 10px}.growth-features-grid{grid-template-columns:1fr}.stars-box{width:140px;top:10%;left:0}.graph-box{width:160px;bottom:10%;right:0}.growth-explore-badge{width:90px;height:90px;top:-10px;right:0}.explore-arrow{font-size:20px}}.growth-text-side{text-align:left}.growth-badge{color:#1d4ed8;text-transform:uppercase;background-color:#eff6ff;border-radius:20px;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.about-expertise-section{background-color:#f8fafc;padding:100px 20px}.expertise-container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}.expertise-text-side{text-align:left;flex:1}.expertise-heading{color:#1a172c;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.expertise-paragraph{color:#64748b;margin-bottom:30px;font-size:1.05rem;line-height:1.7}.tech-tags-container{flex-wrap:wrap;gap:12px;display:flex}.tech-tag{color:#1d4ed8;background-color:#fff;border:1px solid #dbeafe;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 10px #00000008}.tech-tag:hover{color:#fff;background-color:#1d4ed8;transform:translateY(-2px)}.expertise-image-side{flex:1;position:relative}.expertise-img-wrapper{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.expertise-main-img{width:100%;height:auto;display:block}.expertise-overlay-box{color:#fff;background-color:#1d4ed8;border-top-right-radius:20px;padding:20px 30px;position:absolute;bottom:0;left:0}.expertise-overlay-box h3{margin:0 0 5px;font-size:1.8rem;font-weight:800}.expertise-overlay-box p{opacity:.9;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem}.about-clients-section{background-color:#fff;padding:100px 20px}.clients-header-center{text-align:center;max-width:800px;margin:0 auto 50px}.text-center{text-align:center!important}.clients-paragraph{color:#64748b;max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.7}.clients-image-wrapper{border-radius:20px;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.clients-banner-img{object-fit:cover;width:100%;height:500px;display:block}.clients-stats-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a172cd9;justify-content:space-around;padding:40px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.stat-item{text-align:center;color:#fff}.stat-number{color:#60a5fa;margin:0 0 10px;font-size:3rem;font-weight:800}.stat-label{text-transform:uppercase;letter-spacing:1.5px;opacity:.9;margin:0;font-size:1rem}@media (width<=960px){.expertise-container{flex-direction:column}.clients-stats-overlay{flex-direction:column;gap:30px}}@media (width<=768px){.clients-banner-img{height:300px}}.careers-page{color:#334155;width:100%;font-family:Inter,Roboto,sans-serif;overflow-x:hidden}.careers-hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172ad9 0%,#1e293bd9 100%),url(/careers-hero-bg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 20px;position:relative;overflow:hidden}.careers-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:50%;height:200%;position:absolute;top:-50%;right:-10%;transform:rotate(45deg)}.careers-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.careers-page .hero-subtitle{color:#60a5fa;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:.9rem;font-weight:600;display:inline-block}.careers-page .hero-title{color:#f8fafc;margin:0 0 20px;font-size:3rem;font-weight:800;line-height:1.2}.careers-page .hero-description{color:#cbd5e1;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.careers-content-wrapper{max-width:1180px;margin:0 auto;padding:60px 20px}.careers-layout{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.posts-list{flex-direction:column;gap:25px;display:flex}.post-card{background:#fff;border:1px solid #e2e8f099;border-radius:12px;align-items:stretch;gap:0;transition:transform .3s;display:flex;overflow:hidden}.post-card:hover{transform:translateY(-4px)}.post-divider{display:none}.post-image-col{flex-shrink:0;width:50%;position:relative;overflow:hidden}.post-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;top:0;left:0}.post-card:hover .post-card-img{transform:scale(1.05)}.post-info-col{text-align:left;flex-direction:column;flex:1;justify-content:center;padding:70px 30px;display:flex}.post-meta{color:#94a3b8;margin-bottom:8px;font-size:.85rem;font-weight:500}.post-cat{color:#3b82f6;font-weight:600}.post-title{color:#0f172a;cursor:pointer;margin:0 0 8px;font-size:1.3rem;font-weight:700;line-height:1.3;transition:color .2s}.post-title:hover{color:#3b82f6}.post-excerpt{color:#64748b;margin:0 0 18px;font-size:.9rem;line-height:1.5}.post-detail-view{text-align:left;background:#fff;border:1px solid #e2e8f099;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000f}.back-link-btn{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:25px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.back-link-btn:hover{background:#f1f5f9;border-color:#3b82f6}.detail-title{color:#0f172a;margin:0 0 10px;font-size:2rem;font-weight:700}.detail-meta{color:#64748b;border-bottom:1px solid #e2e8f0;margin-bottom:25px;padding-bottom:20px;font-size:.9rem}.detail-body{text-align:left;line-height:1.8}.detail-highlight{color:#334155;text-align:left;background:#f8fafc;border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;margin-bottom:12px;padding:12px 16px;font-size:.95rem}.detail-paragraph{color:#475569;text-align:left;margin-bottom:20px;font-size:1rem;line-height:1.8}.detail-subhead{color:#0f172a;text-align:left;border-bottom:2px solid #e2e8f0;margin:30px 0 15px;padding-bottom:8px;font-size:1.3rem;font-weight:700;display:block}.resp-list{flex-direction:column;gap:15px;display:flex}.resp-block{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px}.resp-item-title{color:#0f172a;text-align:left;margin:0 0 8px;font-size:1rem;font-weight:600}.resp-item-desc{color:#475569;text-align:left;margin:0;font-size:.95rem;line-height:1.6}.resp-bullet-list{text-align:left;margin:0;padding-left:20px}.resp-bullet-list li{color:#475569;text-align:left;margin-bottom:6px;font-size:.95rem;line-height:1.6}.detail-list{text-align:left;margin:0 0 20px;padding-left:20px}.detail-list li{color:#475569;text-align:left;margin-bottom:10px;font-size:.95rem;line-height:1.6;position:relative}.detail-list li::marker{color:#3b82f6}.share-section{border-top:1px solid #e2e8f0;align-items:center;gap:15px;margin-top:40px;padding-top:20px;display:flex}.share-section span{color:#64748b;font-size:.9rem;font-weight:500}.social-share-icons{gap:10px;display:flex}.share-icon{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.share-icon.fb{color:#fff;background:#1877f2}.share-icon.tw{color:#fff;background:#0f172a}.share-icon:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}.careers-sidebar{flex-direction:column;gap:25px;display:flex;position:sticky;top:20px}.sidebar-box{text-align:left;background:#fff;border:1px solid #e2e8f099;border-radius:12px;padding:25px;box-shadow:0 4px 20px #0000000f}.sidebar-heading{color:#0f172a;text-align:left;border-bottom:2px solid #3b82f6;margin:0 0 15px;padding-bottom:10px;font-size:1.1rem;font-weight:700;display:inline-block}.category-links{margin:0;padding:0;list-style:none}.category-links li{cursor:pointer;color:#475569;text-align:left;border-radius:8px;margin-bottom:4px;padding:10px 12px;font-size:.95rem;transition:all .2s}.category-links li:hover{color:#3b82f6;background:#f1f5f9}.category-links li.active-cat{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);font-weight:600}.recent-posts-list{flex-direction:column;gap:12px;display:flex}.recent-post-item{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:10px;transition:background .2s;display:flex}.recent-post-item:hover{background:#f1f5f9}.recent-logo-img{object-fit:contain;background:#f1f5f9;border-radius:8px;flex-shrink:0;width:40px;height:40px;padding:4px}.recent-info{text-align:left;flex:1}.recent-title{color:#0f172a;text-align:left;margin:0 0 4px;font-size:.9rem;font-weight:600;line-height:1.3}.recent-date{color:#94a3b8;text-align:left;font-size:.8rem;display:block}.application-section{background-color:#fff;width:100%;padding:70px 20px 280px}.application-section-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1180px;margin:0 auto;padding:40px 0;display:grid}.join-team-section{text-align:left}.join-title{color:#0f172a;margin:0 0 15px;font-size:2.2rem;font-weight:800}.left-aligned{margin:0 0 25px!important}.join-desc{color:#64748b;margin:0;font-size:1.1rem;line-height:1.8}.apply-now-section{box-sizing:border-box;background:#fff;border:1px solid #e2e8f099;border-radius:12px;width:100%;padding:40px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.apply-title{color:#0f172a;text-align:center;margin:0 0 25px;font-size:1.4rem;font-weight:700}.apply-form{flex-direction:column;gap:16px;display:flex}.apply-form input[type=text],.apply-form input[type=tel],.apply-form input[type=email]{color:#334155;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:14px 16px;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.apply-form input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.file-upload{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.upload-label{color:#3b82f6;cursor:pointer;border:1px dashed #3b82f6;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.upload-label:hover{background:#3b82f60d}.attachment-count{color:#94a3b8;font-size:.85rem}.attached-files-list{flex-wrap:wrap;gap:8px;display:flex}.file-chip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.85rem}.recaptcha-text{color:#94a3b8;text-align:center;margin:5px 0;font-size:.8rem}.form-success-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:12px;margin-bottom:20px;padding:16px 20px;font-weight:600;animation:.4s fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.careers-layout,.application-section-wrapper{grid-template-columns:1fr}.careers-sidebar{position:static}}@media (width<=768px){.careers-page .hero-title{font-size:2rem}.careers-content-wrapper{padding:40px 10px}.post-card{flex-direction:column}.post-image-col{width:100%;height:200px}.post-detail-view{padding:20px 10px}.application-section{box-sizing:border-box;padding:40px 0}.application-section-wrapper{box-sizing:border-box;gap:30px;padding:0}.apply-now-section{box-sizing:border-box;padding:25px 15px;overflow:hidden}.join-title{font-size:1.7rem}.join-desc{font-size:.95rem;line-height:1.6}.detail-title{font-size:1.5rem}}.cookie-consent-overlay{z-index:1000;max-width:calc(100vw - 40px);position:fixed;bottom:20px;right:20px}.cookie-consent-box{color:#0f172a;text-align:left;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0e6;border-radius:12px;width:380px;max-width:100%;padding:24px;font-family:Inter,sans-serif;box-shadow:0 10px 30px #00000026}.cookie-consent-box h4{color:#0f172a;margin:0 0 8px;font-size:1.1rem;font-weight:700}.cookie-consent-box p{color:#64748b;margin:0 0 18px;font-size:.88rem;line-height:1.5}.cookie-buttons{gap:12px;display:flex}.cookie-buttons button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 16px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.cookie-buttons .btn-decline{color:#475569;background-color:#f1f5f9}.cookie-buttons .btn-decline:hover{color:#0f172a;background-color:#e2e8f0}.cookie-buttons .btn-accept{color:#fff;background-color:#0f172a}.cookie-buttons .btn-accept:hover{background-color:#1e293b}@media (width<=768px){.cookie-consent-overlay{width:auto;max-width:none;bottom:10px;left:10px;right:10px}.cookie-consent-box{border-radius:12px;width:100%;padding:18px 16px}.cookie-consent-box h4{font-size:1rem}.cookie-consent-box p{margin-bottom:14px;font-size:.82rem}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.main-content{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto}@media (width<=768px){.main-content,.content-container,section,[class*=-container],[class*=-wrapper],[class*=-section]{box-sizing:border-box;padding-left:10px!important;padding-right:10px!important}}
