@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap);:root{--bg-main:#fafbfc;--bg-surface:#fff;--bg-surface-alt:#f8fafc;--bg-surface-elevated:#fff;--bg-dark:#0b0f19;--bg-dark-card:#111827;--bg-dark-elevated:#1e293b;--text-main:#0f172a;--text-muted:#475569;--text-subtle:#64748b;--text-light:#f8fafc;--text-light-muted:#94a3b8;--primary:#e11d48;--primary-hover:#be123c;--primary-subtle:#ffe4e6;--primary-light:#fff1f2;--primary-border:#e11d4833;--accent-cyan:#06b6d4;--accent-emerald:#10b981;--accent-blue:#3b82f6;--border-light:#e2e8f0;--border-subtle:#0f172a14;--border-dark:#ffffff1a;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 8px -1px #0000000f,0 2px 4px -2px #0000000a;--shadow-lg:0 12px 20px -3px #00000014,0 4px 6px -4px #0000000a;--shadow-xl:0 20px 30px -5px #00000017,0 8px 10px -6px #0000000a;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-full:9999px;--font-heading:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--container-max:1240px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;scroll-behavior:smooth;text-rendering:optimizeLegibility}body{background-color:#fafbfc;background-color:var(--bg-main);color:#0f172a;color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-body);line-height:1.6;overflow-x:hidden;position:relative}canvas,img,picture,svg,video{display:block;max-width:100%}.haachi-app{isolation:isolate;position:relative}.fluid-background-canvas{height:100vh;inset:0;mix-blend-mode:screen;opacity:.92;pointer-events:none;position:fixed;width:100vw;z-index:4}.haachi-app footer,.haachi-app section,.mobile-nav-drawer,.site-header{position:relative}.haachi-app footer,.hero-container,.mobile-nav-drawer,.page-hero .container,.section-padding>.container,.site-header{z-index:5}@media (max-width:768px){.fluid-background-canvas{opacity:.42}}@media (prefers-reduced-motion:reduce){.fluid-background-canvas{display:none}}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.fluid-pointer-active,.fluid-pointer-active *{-webkit-user-select:none;user-select:none}@media (pointer:coarse){body{touch-action:pan-y}}.container{margin-left:auto;margin-right:auto;max-width:1240px;max-width:var(--container-max);padding-left:1.5rem;padding-right:1.5rem;width:100%}.section-padding{padding-bottom:6rem;padding-top:6rem}@media (max-width:768px){.section-padding{padding-bottom:4rem;padding-top:4rem}}h1,h2,h3,h4,h5,h6{color:#0f172a;color:var(--text-main);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em;line-height:1.2}.section-header{margin:0 auto 4rem;max-width:760px;text-align:center}.section-header.text-left{margin-left:0;text-align:left}.section-eyebrow{align-items:center;background:#fff1f2;background:var(--primary-light);border:1px solid #e11d4833;border:1px solid var(--primary-border);border-radius:9999px;border-radius:var(--radius-full);color:#e11d48;color:var(--primary);display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.8125rem;font-weight:700;gap:.5rem;letter-spacing:.12em;margin-bottom:1rem;padding:.35rem .9rem;text-transform:uppercase}.section-title{color:#0f172a;color:var(--text-main);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:1rem}.section-desc{color:#475569;color:var(--text-muted);font-size:1.125rem;line-height:1.65}.btn{align-items:center;border:1px solid #0000;border-radius:12px;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.95rem;font-weight:600;gap:.6rem;justify-content:center;padding:.75rem 1.6rem;transition:all .2s ease-in-out;white-space:nowrap}.btn-primary{background-color:#e11d48;background-color:var(--primary);box-shadow:0 4px 14px #e11d4840;color:#fff}.btn-primary:hover{background-color:#be123c;background-color:var(--primary-hover);box-shadow:0 6px 20px #e11d4859;color:#fff;transform:translateY(-1px)}.btn-secondary{background-color:#fff;background-color:var(--bg-surface);border-color:#e2e8f0;border-color:var(--border-light);box-shadow:0 1px 3px #0000000d;box-shadow:var(--shadow-sm);color:#0f172a;color:var(--text-main)}.btn-secondary:hover{background-color:#f8fafc;background-color:var(--bg-surface-alt);border-color:#cbd5e1;transform:translateY(-1px)}.btn-whatsapp{background-color:#25d366;box-shadow:0 4px 14px #25d36640;color:#fff}.btn-whatsapp:hover{background-color:#1ebc57;box-shadow:0 6px 20px #25d36659;color:#fff;transform:translateY(-1px)}.btn-dark{background-color:#0b0f19;background-color:var(--bg-dark);border-color:#ffffff26;color:#fff}.btn-dark:hover{background-color:#1e293b;transform:translateY(-1px)}.b2b-header,.site-header{background:#0000;padding:0 1.25rem;pointer-events:none;position:-webkit-sticky;position:sticky;top:14px;transition:all .25s ease;width:100%;z-index:1000}.site-header .container{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e11d4826;border-radius:9999px;box-shadow:0 16px 40px #00000059,0 2px 10px #e11d481a;max-width:1100px;padding:0 1.75rem;pointer-events:all}.header-inner{height:64px;justify-content:space-between}.header-inner,.header-logo{align-items:center;display:flex}.header-logo{color:#0f172a;color:var(--text-main);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:1.35rem;font-weight:800;gap:.75rem}.header-logo img{height:38px;object-fit:contain;width:auto}.header-nav{align-items:center;display:flex;gap:1.75rem}.nav-link{color:#475569;color:var(--text-muted);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.92rem;font-weight:600;padding:.4rem 0;position:relative;transition:color .15s ease}.nav-link.active,.nav-link:hover{color:#e11d48;color:var(--primary)}.nav-link.active:after{background-color:#e11d48;background-color:var(--primary);border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.header-actions{align-items:center;display:flex;gap:1rem}.hamburger-btn{background:none;border:none;color:#0f172a;color:var(--text-main);cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}.mobile-nav-drawer{display:none}@media (max-width:900px){.b2b-header,.site-header{padding:0 1rem;top:.85rem}.site-header .container{border-radius:1.15rem;padding:0 1rem}.header-inner{height:56px}.header-logo img{height:31px}.header-actions .btn-desktop,.header-nav{display:none}.hamburger-btn{align-items:center;display:flex;justify-content:center}.mobile-nav-drawer{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:24px;border-radius:var(--radius-xl);box-shadow:0 20px 30px -5px #00000017,0 8px 10px -6px #0000000a;box-shadow:var(--shadow-xl);display:block;left:1rem;padding:1.75rem;pointer-events:auto;position:fixed;right:1rem;top:78px;transform:translateY(-130%);transition:transform .3s cubic-bezier(.16,1,.3,1);width:calc(100% - 2rem);z-index:999}.mobile-nav-drawer.open{transform:translateY(0)}.mobile-nav-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.mobile-nav-links .nav-link{border-bottom:1px solid #0f172a14;border-bottom:1px solid var(--border-subtle);font-size:1.1rem;padding:.5rem 0}}.hero-section{background:radial-gradient(circle at 50% 0,#e11d480a 0,#0000 60%),#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);min-height:100vh;overflow:hidden;padding:7rem 0 1.25rem;position:relative}.hero-dark-section{background:linear-gradient(90deg,#00000005,#00000014 34%,#000000ad 62%,#000000f0),url(/static/media/haachi-globe-hero.051a56e716b2f689632d.png) 0 /cover no-repeat,radial-gradient(circle at 70% 44%,#e11d4829 0,#e11d480a 28%,#0000 56%),linear-gradient(90deg,#03050b,#070b14 46%,#05070d)!important;border-bottom:1px solid #ffffff14!important}.hero-dark-section .hero-eyebrow{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.hero-dark-section .hero-h1{color:#f8fafc}.hero-dark-section .hero-lead{color:#94a3b8}.hero-dark-section .hero-trust-bar{border-top-color:#ffffff1a}.hero-dark-section .trust-item{color:#64748b}.hero-dark-section .trust-item svg{color:#e11d48}.sparkles-box{height:118px;margin:1.15rem auto 1.8rem;max-width:680px;mix-blend-mode:screen;opacity:.86;overflow:hidden;position:relative;width:100%}.sparkles-beam-wide-blur{filter:blur(4px);height:2px}.sparkles-beam-wide-blur,.sparkles-beam-wide-line{background:linear-gradient(90deg,#0000,#e11d48,#fb7185,#0000);left:12.5%;pointer-events:none;position:absolute;top:0;width:75%;z-index:2}.sparkles-beam-wide-line{height:1px}.sparkles-beam-narrow-blur{filter:blur(4px);height:5px;top:-2px}.sparkles-beam-narrow-blur,.sparkles-beam-narrow-line{background:linear-gradient(90deg,#0000,#38bdf8,#fff,#0000);left:37.5%;pointer-events:none;position:absolute;width:25%;z-index:3}.sparkles-beam-narrow-line{height:1px;top:0}.sparkles-mask{background:linear-gradient(180deg,#0000,#05070d2e 58%,#0000),radial-gradient(350px 140px at top,#0000 18%,#05070d14 100%);height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:1}@media (max-width:768px){.sparkles-box{height:36px;margin:.35rem auto .75rem}}.hero-container{position:relative;z-index:3}.hero-section:before{background-image:radial-gradient(#0f172a0d 1px,#0000 0);background-size:32px 32px;bottom:0;content:"";left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.hero-dark-section:before{background-image:linear-gradient(90deg,#0000002e,#0000000d 36%,#000000b8 74%,#000000f0),radial-gradient(hsla(0,0%,100%,.035) 1px,#0000 0);opacity:1}.hero-dark-section:after{background:radial-gradient(ellipse at 26% 52%,#0000 0,#03050b14 42%,#03050bc7 82%),linear-gradient(180deg,#03050b0d,#03050b3d 70%,#03050beb);content:"";filter:saturate(.95) contrast(1.08);inset:0;opacity:.76;pointer-events:none;position:absolute;z-index:0}.hero-content{margin:0 auto;max-width:940px;position:relative;text-align:center;z-index:2}.btn-ghost{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff12;border:1px solid #fff3;color:#f1f5f9}.btn-ghost:hover{background:#ffffff1f;border-color:#ffffff59;color:#fff;transform:translateY(-1px)}.hero-split-grid{grid-gap:clamp(2rem,6vw,6.5rem);align-items:center;display:grid;gap:clamp(2rem,6vw,6.5rem);grid-template-columns:minmax(360px,.92fr) minmax(460px,.82fr);justify-content:end;margin-bottom:1.25rem;min-height:calc(100vh - 14rem);text-align:left}@media (max-width:768px){.hero-section{min-height:auto;padding:4.55rem 0 1rem}.hero-dark-section{background:linear-gradient(180deg,#02040a57,#02040a94 34%,#02040aeb),linear-gradient(90deg,#00000080,#0000001f 52%,#000000b8),url(/static/media/haachi-globe-hero.051a56e716b2f689632d.png) 22% top /auto 100% no-repeat,linear-gradient(180deg,#03050b,#060913)!important}.hero-split-grid{gap:1rem;grid-template-columns:1fr;margin-bottom:1rem;min-height:auto}.hero-content-col{width:100%}.hero-art-col{display:none}.hero-content-col{grid-column:1;margin:0 auto;max-width:23rem;order:1;text-align:center}.hero-cta-group{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:1fr;margin:.9rem auto 0;max-width:20rem;width:100%}.hero-cta-group .btn{font-size:.9rem;min-height:48px;padding:.72rem 1rem;width:100%}.hero-monolith-title{font-size:clamp(2.36rem,12.4vw,3.45rem);letter-spacing:0;line-height:.9;margin-bottom:.65rem;text-shadow:0 16px 34px #000000db}.text-scramble-wrapper{font-size:.78rem;gap:.45rem;justify-content:center;line-height:1.35;min-height:44px;padding:.48rem .9rem;white-space:normal;width:100%}.hero-lead{font-size:.9rem;line-height:1.48;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:21rem}.hero-eyebrow{font-size:.69rem;letter-spacing:.12em;margin-bottom:.85rem;padding:.38rem .8rem}}@media (max-width:380px){.hero-section{padding-top:4.05rem}.hero-content-col{max-width:20.5rem}.hero-monolith-title{font-size:clamp(2.2rem,12vw,3.05rem)}.hero-lead{font-size:.84rem;line-height:1.38;max-width:19.5rem}.hero-eyebrow{font-size:.64rem;padding-inline:.68rem}.text-scramble-wrapper{font-size:.72rem;min-height:40px;padding-inline:.75rem}.hero-cta-group{gap:.55rem;margin-top:.75rem}.hero-cta-group .btn{font-size:.84rem;min-height:44px}}.hero-art-col{align-items:center;display:flex;justify-content:flex-start;min-height:560px;position:relative}.hero-art-glow{background:radial-gradient(circle,#e11d484d 0,#fb71851f 40%,#0000 70%);filter:blur(40px);height:110%;pointer-events:none;position:absolute;width:110%;z-index:0}.hero-art-img{border:0;border-radius:0;box-shadow:none;height:min(72vh,620px);-webkit-mask-image:radial-gradient(ellipse at 38% 52%,#000 0,#000 44%,#000000b8 58%,#0000 76%);mask-image:radial-gradient(ellipse at 38% 52%,#000 0,#000 44%,#000000b8 58%,#0000 76%);max-width:none;object-fit:cover;opacity:0;position:relative;width:min(48vw,620px);z-index:1}.hero-content-col{grid-column:2;justify-self:end;max-width:660px;position:relative;z-index:3}.hero-eyebrow{align-items:center;background:#fff1f2;background:var(--primary-light);border:1px solid #e11d4833;border:1px solid var(--primary-border);border-radius:9999px;border-radius:var(--radius-full);color:#e11d48;color:var(--primary);display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.8125rem;font-weight:700;gap:.6rem;letter-spacing:.14em;margin-bottom:1.25rem;padding:.4rem 1.1rem;text-transform:uppercase}.hero-monolith-title{color:#fff;font-size:clamp(4rem,8.6vw,7.6rem);font-weight:900;letter-spacing:-.03em;line-height:.88;margin-bottom:1rem;text-shadow:0 22px 48px #000000b8;text-transform:uppercase}.hero-monolith-title span.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e11d48,#fb7185);-webkit-background-clip:text}.text-scramble-wrapper{align-items:center;background:#0f172abf;border:1px solid #38bdf84d;border-radius:9999px;box-shadow:0 4px 20px #0006,0 0 16px #38bdf81f;color:#38bdf8;display:inline-flex;font-family:JetBrains Mono,Fira Code,monospace,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:"JetBrains Mono","Fira Code",monospace,var(--font-heading);font-size:clamp(.85rem,1.8vw,1.05rem);font-weight:600;gap:.6rem;margin:.5rem auto 1rem;padding:.5rem 1.4rem}.text-scramble-prompt{color:#e11d48;font-weight:800}.text-scramble-cursor{animation:blink .9s infinite;color:#38bdf8}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-lead{color:#cbd5e1;font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.65;margin:0 0 2rem;max-width:620px}@media (max-width:768px){.hero-art-col{display:none!important;min-height:0}.hero-content-col{justify-self:center}}.hero-cta-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-bottom:0}.hero-category-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.035);border:1px solid #ffffff1a;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 12px 30px #0006;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;position:relative;z-index:4}.hero-cat-item{align-items:center;border-right:1px solid #ffffff14;color:#cbd5e1;display:flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.85rem;font-weight:700;gap:.75rem;justify-content:center;letter-spacing:.08em;padding:1.25rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.hero-cat-item:last-child{border-right:none}.hero-cat-item:hover{background:#e11d4826;color:#fff}.cat-dot{background:#e11d48;border-radius:50%;box-shadow:0 0 8px #e11d48cc;height:8px;width:8px}@media (max-width:768px){.hero-category-bar{grid-template-columns:1fr}.hero-cat-item{border-bottom:1px solid #ffffff14;border-right:none;padding:1rem}.hero-cat-item:last-child{border-bottom:none}}.hero-trust-bar{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);flex-wrap:wrap;gap:1.5rem;justify-content:center;padding-top:2rem}.hero-trust-bar,.trust-item{align-items:center;display:flex}.trust-item{color:#64748b;color:var(--text-subtle);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.9rem;font-weight:600;gap:.5rem}.trust-item svg{color:#e11d48;color:var(--primary);font-size:1.1rem}.marquee-section{background:#0b0f1a;border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f;padding:.9rem 0;position:relative}.marquee-track{overflow:hidden}.marquee-inner{gap:0;white-space:nowrap;width:-webkit-max-content;width:max-content}.marquee-section:hover .marquee-inner{animation-play-state:paused}.marquee-item{color:#94a3b8b3;font-size:clamp(1.2rem,2.5vw,2rem);gap:.9rem;letter-spacing:.08em;padding:0 2rem;transition:color .2s ease}.marquee-item:hover{color:#e11d48}.marquee-dot{color:#e11d4880;font-size:.45rem;margin-right:.3rem}@media (prefers-reduced-motion:reduce){.marquee-inner{animation-duration:80s}}.ecosystem-section{background:#0b0f19;border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f;overflow:hidden;position:relative}.ecosystem-section:before{background:radial-gradient(circle at 50% 0,#e11d481a 0,#0000 70%);content:"";height:380px;left:50%;max-width:1100px;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%}.ecosystem-bento-wrap{position:relative;z-index:2}.ecosystem-section .section-header .section-eyebrow{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.ecosystem-section .section-header .section-title{color:#f8fafc}.ecosystem-section .section-header .section-desc{color:#94a3b8;max-width:780px}.bento-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(3,1fr);margin-bottom:3.5rem}.bento-card{background:#111827;border:1px solid #ffffff17;border-radius:24px;border-radius:var(--radius-xl);box-shadow:0 4px 20px #00000059;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2.25rem 2rem;position:relative;transition:all .25s cubic-bezier(.16,1,.3,1)}.bento-card:before{background:linear-gradient(90deg,#0000,#e11d4899,#0000);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease}.bento-card.bento-card-active,.bento-card:hover{background:#151d30;border-color:#e11d4873;box-shadow:0 16px 36px #00000080,0 0 28px #e11d481f;transform:translateY(-4px)}.bento-card.bento-card-active:before,.bento-card:hover:before{opacity:1}.bento-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.bento-icon-wrap{align-items:center;background:#e11d481f;border:1px solid #e11d4847;border-radius:14px;color:#fb7185;display:flex;font-size:1.4rem;height:52px;justify-content:center;transition:transform .25s ease,background .25s ease;width:52px}.bento-card:hover .bento-icon-wrap{background:#e11d4838;transform:scale(1.08)}.bento-badge{border:1px solid #0000;border-radius:9999px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.72rem;letter-spacing:.06em;padding:.35rem .85rem}.bento-badge,.bento-tag{font-weight:700;text-transform:uppercase}.bento-tag{color:#e11d48;color:var(--primary);font-size:.75rem;letter-spacing:.1em;margin-bottom:.4rem}.bento-title{color:#fff;font-size:1.28rem;font-weight:800;line-height:1.25;margin-bottom:.75rem}.bento-desc{color:#94a3b8;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.bento-pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.75rem}.bento-pill{align-items:center;background:#ffffff0d;border:1px solid #ffffff17;border-radius:8px;border-radius:var(--radius-sm);color:#cbd5e1;display:inline-flex;font-size:.75rem;font-weight:600;gap:.4rem;padding:.3rem .65rem;transition:all .15s ease}.bento-card:hover .bento-pill{background:#ffffff14;border-color:#ffffff26}.pill-check{color:#10b981;flex-shrink:0;font-size:.75rem}.bento-footer{border-top:1px solid #ffffff12;padding-top:1.1rem}.bento-metric-text{color:#64748b;font-size:.8rem;line-height:1.45}.bento-cta-strip{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;border-radius:var(--radius-xl);display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding:1.75rem 2.5rem}.bento-cta-text{color:#f1f5f9;font-size:1.05rem}.bento-cta-text strong{color:#fff}.bento-cta-btns{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:1100px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.bento-grid{gap:1.25rem;grid-template-columns:1fr}.bento-card{padding:1.75rem 1.5rem}.bento-cta-strip{align-items:flex-start;flex-direction:column;padding:1.5rem}}.products-section{background-color:#0b0f1a;padding:6rem 0}.products-header{margin-bottom:4rem;text-align:center}.products-header .section-eyebrow{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.products-header .section-title{color:#f8fafc}.product-showcase-list{display:flex;flex-direction:column;gap:4.5rem}.product-showcase-card{grid-gap:3.5rem;align-items:center;background:#111827;border:1px solid #ffffff14;border-radius:24px;border-radius:var(--radius-xl);box-shadow:0 4px 24px #0000004d;color:#f1f5f9;display:grid;gap:3.5rem;grid-template-columns:1fr 1fr;padding:3rem;transition:box-shadow .2s ease}.product-showcase-card .product-title,.product-showcase-card h3{color:#fff}.product-showcase-card .product-subtitle{color:#e2e8f0}.product-showcase-card .product-desc{color:#94a3b8}.product-showcase-card .feature-item{background:#ffffff0d;border-color:#ffffff14;color:#cbd5e1}.product-showcase-card:hover{box-shadow:0 8px 36px #0006}.product-showcase-card.dark-theme{background:#090d16;border-color:#ffffff1a;color:#fff}.product-showcase-card.dark-theme .product-title,.product-showcase-card.dark-theme h3{color:#fff}.product-showcase-card.dark-theme .product-subtitle{color:#e2e8f0}.product-showcase-card.dark-theme .product-desc{color:#94a3b8}.product-showcase-card.dark-theme .feature-item{background:#ffffff0d;border-color:#ffffff14;color:#cbd5e1}.product-showcase-card.reverse .product-content{order:2}.product-showcase-card.reverse .product-visual{order:1}.product-badge-row{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.product-badge{background:#fff1f2;background:var(--primary-light);border:1px solid #e11d4833;border:1px solid var(--primary-border);border-radius:9999px;border-radius:var(--radius-full);color:#e11d48;color:var(--primary);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.75rem;font-weight:700;letter-spacing:.1em;padding:.3rem .8rem;text-transform:uppercase}.dark-theme .product-badge{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.product-status-tag{color:#64748b;color:var(--text-subtle);font-size:.75rem;font-weight:600}.dark-theme .product-status-tag,.product-showcase-card .product-status-tag{color:#64748b}.product-status-tag.dev-tag{color:#f59e0b}.product-title{font-size:2.25rem;font-weight:800;line-height:1.15;margin-bottom:.5rem}.product-subtitle{color:#0f172a;color:var(--text-main);font-size:1.15rem;font-weight:600;margin-bottom:1rem}.product-desc{color:#475569;color:var(--text-muted);font-size:1rem;line-height:1.65;margin-bottom:1.75rem}.product-features-grid{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.feature-item{align-items:center;background:#f8fafc;background:var(--bg-surface-alt);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:8px;border-radius:var(--radius-sm);color:#0f172a;color:var(--text-main);display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem .75rem}.feature-item svg{color:#e11d48;color:var(--primary);flex-shrink:0}.product-visual{align-items:center;background:#00000005;display:flex;justify-content:center;overflow:hidden;position:relative}.product-visual,.product-visual img{border-radius:18px;border-radius:var(--radius-lg)}.product-visual img{height:auto;max-height:420px;object-fit:contain;transition:transform .3s ease;width:100%}.product-visual:hover img{transform:scale(1.02)}@media (max-width:960px){.product-showcase-card,.product-showcase-card.reverse{gap:2rem;grid-template-columns:1fr;padding:2rem 1.5rem}.product-showcase-card.reverse .product-content{order:1}.product-showcase-card.reverse .product-visual{order:2}.product-features-grid{grid-template-columns:1fr}}.work-carousel-section{background:#0f1521;border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f}.work-carousel-section .section-eyebrow{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.work-carousel-section .section-title{color:#f8fafc}.work-carousel{overflow:visible;position:relative}.work-carousel-track{border-radius:24px;border-radius:var(--radius-xl);outline:none;overflow:hidden}.work-carousel-slider{display:flex;will-change:transform}.work-carousel-card{background:#161d2e;border:1px solid #ffffff1a;border-radius:24px;border-radius:var(--radius-xl);display:grid;flex:0 0 100%;grid-template-columns:1fr 1fr;min-height:400px;min-width:0;overflow:hidden}.wc-image-wrap{background:#0b0f1a;overflow:hidden;position:relative}.wc-image-wrap img{display:block;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.wc-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1424e0;border:1px solid #ffffff1f;border-radius:8px;border-radius:var(--radius-sm);color:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.68rem;font-weight:700;left:1rem;letter-spacing:.08em;padding:.25rem .65rem;position:absolute;text-transform:uppercase;top:1rem}.wc-body{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2rem}.wc-industry{color:#e11d48;font-size:.7rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.wc-title{color:#f8fafc;font-size:1.65rem;font-weight:800;line-height:1.15;margin-bottom:.75rem}.wc-summary{color:#64748b;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.wc-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem}.wc-pill{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;border-radius:var(--radius-sm);color:#94a3b8;font-size:.72rem;font-weight:600;padding:.2rem .55rem}.wc-link{align-items:center;align-self:flex-start;color:#e11d48;display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.875rem;font-weight:700;gap:.35rem;transition:gap .15s ease}.wc-link:hover{color:#fb7185;gap:.6rem}.wc-controls{gap:1.25rem;margin-top:1.75rem}.wc-btn,.wc-controls{align-items:center;display:flex;justify-content:center}.wc-btn{background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;color:#94a3b8;cursor:pointer;height:42px;transition:all .2s ease;width:42px}.wc-btn:hover{background:#e11d481a;border-color:#e11d48;color:#e11d48}.wc-dots{align-items:center;display:flex;gap:.5rem}.wc-dot{background:#fff3;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .2s ease;width:8px}.wc-dot.active{background:#e11d48;border-radius:4px;width:22px}@media (max-width:768px){.work-carousel-card{grid-template-columns:1fr;min-height:auto}.wc-image-wrap{height:220px}.wc-body{padding:1.5rem}}@media (max-width:480px){.wc-image-wrap{height:180px}}.work-section{background-color:#fff}.work-grid{grid-template-columns:repeat(3,1fr)}.work-card{background:linear-gradient(180deg,#0f172af5,#090d16fa);border:1px solid #94a3b82e;box-shadow:0 18px 45px #02061761;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.work-card:hover{box-shadow:0 30px 70px #0206178c}.work-card-media{aspect-ratio:16/10;width:100%}.work-card-media img{filter:saturate(.88) contrast(1.04);transition:transform .35s ease,filter .35s ease}.work-card:hover .work-card-media img{filter:saturate(1) contrast(1.08)}.work-badge-overlay{border:1px solid #ffffff1f;color:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.7rem;left:1rem;letter-spacing:.08em;padding:.25rem .65rem}.work-card-body{padding:1.5rem}.work-industry-tag{color:#fb7185;letter-spacing:.08em;margin-bottom:.4rem}.work-card-title{color:#f8fafc;margin-bottom:.35rem}.work-card-domain{color:#cbd5e1;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:.75rem;text-transform:lowercase}.work-card-desc{color:#cbd5e1;flex-grow:1;font-size:.875rem;margin-bottom:1.1rem}.work-solution-box{background:#111827cc;border:1px solid #94a3b82e;border-radius:16px;margin-bottom:1rem;padding:.9rem 1rem}.work-solution-label{color:#94a3b8;font-size:.7rem;font-weight:800;letter-spacing:.1em;margin-bottom:.35rem;text-transform:uppercase}.work-solution-box p{color:#e2e8f0;font-size:.8rem;line-height:1.55}.work-capabilities-pills{gap:.4rem}.capability-pill{background:#3b82f61f;border:1px solid #94a3b82e;border-radius:999px;color:#dbeafe;font-size:.72rem;padding:.2rem .6rem}.work-card-footer{align-items:center;border-top:1px solid #94a3b826;display:flex;justify-content:space-between;padding-top:1rem}.work-link-btn{color:#fda4af;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.82rem;gap:.35rem}.work-link-btn:hover{color:#fff}@media (max-width:1024px){.work-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.work-grid{grid-template-columns:1fr}}.why-section{background-color:#f8fafc;background-color:var(--bg-surface-alt);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light)}.why-dark-section{background:#090d16!important;border-bottom-color:#ffffff0f!important;border-top-color:#ffffff0f!important}.why-dark-section .section-eyebrow{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.why-dark-section .section-title{color:#f8fafc}.why-minimal-grid{grid-gap:1px;background:#ffffff12;border:1px solid #ffffff12;border-radius:24px;border-radius:var(--radius-xl);display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.why-minimal-card{background:#0d1220;border-right:1px solid #ffffff0f;padding:2rem 1.75rem;transition:background .2s ease}.why-minimal-card:last-child{border-right:none}.why-minimal-card:hover{background:#131a2e}.why-minimal-num{color:#e11d484d;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:1.6rem;font-weight:900;line-height:1;margin-bottom:.75rem}.why-minimal-title{color:#f1f5f9;font-size:1.05rem;font-weight:800;line-height:1.25;margin-bottom:.6rem}.why-minimal-desc{color:#475569;font-size:.85rem;line-height:1.6}@media (max-width:1024px){.why-minimal-grid{grid-template-columns:repeat(2,1fr)}.why-minimal-card:nth-child(2){border-right:none}.why-minimal-card:nth-child(3){border-right:1px solid #ffffff0f}.why-minimal-card{border-bottom:1px solid #ffffff0f}.why-minimal-card:nth-child(3),.why-minimal-card:nth-child(4){border-bottom:none}}@media (max-width:600px){.why-minimal-grid{grid-template-columns:1fr}.why-minimal-card{border-bottom:1px solid #ffffff0f;border-right:none}.why-minimal-card:last-child{border-bottom:none}}.process-section{background-color:#fff}.process-path{padding:1rem 0;position:relative}.process-path-steps{grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(5,minmax(0,1fr));position:relative;z-index:2}.process-step-card{background:linear-gradient(180deg,#0f172af5,#090d16f2);border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 16px 35px #0f172a1f;min-height:220px;opacity:0;padding:1.5rem 1.25rem 1.25rem;transform:translateY(18px);transition:opacity .4s ease,transform .4s ease;transition-delay:0s;transition-delay:var(--step-delay,0s)}.process-path-visible .process-step-card{opacity:1;transform:translateY(0)}.process-step-card:after{background:#94a3b866;content:"";height:1px;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:1.25rem}.process-step-card:last-child:after{display:none}.process-step-node{background:linear-gradient(135deg,#e11d482e,#3b82f629);border:1px solid #fb718547;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff1f;height:62px;margin-bottom:1rem;width:62px}.process-step-num{color:#f8fafc;font-size:1.1rem;font-weight:900}.process-step-body{flex:1 1;text-align:left}.process-step-title{color:#f8fafc;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:1.3rem;margin-bottom:.6rem}.process-step-desc{color:#cbd5e1;font-size:.86rem;line-height:1.6}@media (max-width:900px){.process-path-steps{gap:1rem;grid-template-columns:1fr}.process-step-card{min-height:auto;padding:1.25rem 1rem}.process-step-card:after{display:none}}@media (prefers-reduced-motion:reduce){.process-step-card{opacity:1;transform:none;transition:none}}.closing-cta-section{background:linear-gradient(135deg,#090d16,#1e1b4b);color:#fff;overflow:hidden;padding:6rem 0;position:relative}.closing-card-inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.closing-left h2{color:#fff;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:1rem}.closing-left p{color:#cbd5e1;font-size:1.1rem;line-height:1.65;margin-bottom:2rem}.closing-contact-chips{display:flex;flex-direction:column;gap:.75rem}.contact-chip{align-items:center;color:#f1f5f9;display:inline-flex;font-size:.95rem;gap:.75rem}.contact-chip svg{color:#e11d48;color:var(--primary);font-size:1.1rem}.closing-right-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:24px;border-radius:var(--radius-xl);padding:2.5rem}.closing-right-box h3{color:#fff;font-size:1.35rem;margin-bottom:1.5rem}.b2b-form,.site-form{gap:1.25rem}.b2b-form,.form-group,.site-form{display:flex;flex-direction:column}.form-group{gap:.4rem}.form-group label{color:#cbd5e1;font-size:.825rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;border-radius:var(--radius-md);color:#fff;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:border-color .15s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e11d48;border-color:var(--primary)}.form-group textarea{min-height:100px;resize:vertical}.service-selector{margin-top:.3rem}.service-pill{-webkit-appearance:none;appearance:none;background:#ffffff0a;color:#e2e8f0;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.55rem .9rem;text-transform:uppercase}.service-pill.active,.service-pill:hover{background:#e11d4829;border-color:#fb71856b;box-shadow:0 8px 18px #e11d4824;color:#fff}.form-status{border-radius:12px;border-radius:var(--radius-md);font-size:.9rem;font-weight:500;padding:.75rem 1rem}.form-status.success{background:#10b98133;border:1px solid #10b981;color:#6ee7b7}@media (max-width:960px){.closing-card-inner{gap:3rem;grid-template-columns:1fr}}.b2b-footer,.site-footer{background:#090d16;border-top:1px solid #ffffff14;color:#94a3b8;padding:5rem 0 2rem}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:4rem}.footer-brand-col h4{color:#fff;font-size:1.25rem;margin-bottom:1rem}.footer-brand-col p{font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;max-width:320px}.footer-col h5{color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.25rem;text-transform:uppercase}.footer-col ul{display:flex;flex-direction:column;gap:.75rem;list-style:none}.footer-col ul li a{color:#94a3b8;font-size:.875rem;transition:color .15s ease}.footer-col ul li a:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-wrap:wrap;font-size:.825rem;gap:1rem;justify-content:space-between;padding-top:2rem}@media (max-width:900px){.footer-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}}.page-hero{align-items:center;background:linear-gradient(180deg,#0000006b,#000000db),linear-gradient(90deg,#0000000f,#000000a3 58%,#000000e6),url(/static/media/haachi-globe-hero.051a56e716b2f689632d.png) left 42% /cover no-repeat,#05070d;display:flex;min-height:58vh;padding:9rem 0 4rem;text-align:center}.page-hero,.page-hero-dark{border-bottom:1px solid #ffffff14}.page-hero-dark{background:linear-gradient(180deg,#00000061,#000000db),linear-gradient(90deg,#00000014,#000000a8 60%,#000000eb),url(/static/media/haachi-globe-hero.051a56e716b2f689632d.png) left 42% /cover no-repeat,#05070d}.page-hero-dark .section-eyebrow{background:#e11d4826;border-color:#e11d484d;color:#fb7185}.page-hero-dark .page-hero-desc,.page-hero-dark .page-hero-title,.page-hero-desc,.page-hero-title{color:#f8fafc}.page-hero-title{font-size:clamp(3rem,6.8vw,5.8rem);font-weight:900;letter-spacing:.04em;margin-bottom:.65rem;text-transform:uppercase}.page-hero-desc{color:#f8fafcd1;font-size:clamp(1rem,1.8vw,1.28rem);line-height:1.65;margin:0 auto;max-width:760px}@media (max-width:768px){.page-hero{align-items:flex-start;background-position:24% top;min-height:auto;overflow:hidden;padding:6rem 0 2.4rem}.page-hero-title{font-size:clamp(2.05rem,10.3vw,3rem);letter-spacing:0;line-height:1.02;overflow-wrap:break-word}.page-hero-desc{font-size:.95rem;line-height:1.5;max-width:21rem}.page-hero .section-eyebrow{font-size:.68rem;letter-spacing:.1em;margin-bottom:1rem;padding:.38rem .75rem}}@media (max-width:380px){.page-hero{padding:5.55rem 0 2rem}.page-hero-title{font-size:clamp(1.9rem,9.7vw,2.65rem)}.page-hero-desc{font-size:.88rem}}.filter-tabs-bar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3.5rem}.filter-tab-btn{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:9999px;border-radius:var(--radius-full);color:#475569;color:var(--text-muted);cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.875rem;font-weight:600;padding:.5rem 1.1rem;transition:all .15s ease}.filter-tab-btn.active,.filter-tab-btn:hover{background:#e11d48;background:var(--primary);border-color:#e11d48;border-color:var(--primary);box-shadow:0 4px 12px #e11d4833;color:#fff}.service-detail-section{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);padding:5rem 0}.service-detail-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.service-detail-grid.reverse .service-detail-content{order:2}.service-detail-grid.reverse .service-detail-sidebar{order:1}.service-detail-sidebar{background:#f8fafc;background:var(--bg-surface-alt);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:24px;border-radius:var(--radius-xl);padding:2.5rem}.service-detail-sidebar h4{font-size:1.15rem;font-weight:800;margin-bottom:1.25rem}.service-use-cases-list{display:flex;flex-direction:column;gap:.75rem;list-style:none}.service-use-cases-list li{align-items:flex-start;color:#0f172a;color:var(--text-main);display:flex;font-size:.9rem;gap:.6rem}.service-use-cases-list li svg{color:#e11d48;color:var(--primary);flex-shrink:0;margin-top:.25rem}@media (max-width:900px){.service-detail-grid,.service-detail-grid.reverse{gap:2.5rem;grid-template-columns:1fr}.service-detail-content,.service-detail-sidebar{min-width:0}.service-detail-grid.reverse .service-detail-content{order:1}.service-detail-grid.reverse .service-detail-sidebar{order:2}}@media (max-width:600px){.service-detail-content .section-title,.service-detail-content h3,.service-detail-content p,.service-detail-sidebar,.service-detail-sidebar li{overflow-wrap:anywhere}.service-detail-content .btn{min-width:0;text-align:center;white-space:normal;width:100%}}.haachi-app{background:#05070d}.process-section,.section-padding[style*=backgroundColor],.section-padding[style*=background],.service-detail-section,.work-section{background:#05070d!important}.service-detail-section{border-bottom:1px solid #ffffff14}.process-section .section-title,.section-padding .section-title,.service-detail-content .section-title,.work-section .section-title{color:#f8fafc}.process-section .section-desc,.section-padding .section-desc,.service-detail-content h3,.service-detail-content p{color:#e2e8f0d1!important}.service-detail-sidebar{background:linear-gradient(180deg,#121212fa,#08080afa);border:1px solid #ffffff1a;border-radius:8px;box-shadow:none}.service-detail-sidebar h3,.service-detail-sidebar h4{color:#fff}.service-use-cases-list li{color:#e2e8f0db}.filter-tabs-bar{justify-content:flex-start}.filter-tab-btn{background:#ffffff0a;border-color:#ffffff1f;border-radius:4px;color:#f8fafcb8;letter-spacing:.08em;text-transform:uppercase}.filter-tab-btn.active,.filter-tab-btn:hover{background:#fff;border-color:#fff;box-shadow:none;color:#05070d}.marquee-section{background:#000;border-bottom:1px solid #ffffff14;border-top:1px solid #ffffff14;overflow:hidden;padding:1.25rem 0;white-space:nowrap;width:100%}.marquee-track{display:flex;width:-webkit-max-content;width:max-content}.marquee-inner{align-items:center;animation:marquee-scroll 35s linear infinite;display:flex;gap:2.5rem}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-item{align-items:center;color:#fff;display:inline-flex;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:clamp(1.1rem,2.5vw,1.8rem);font-weight:900;gap:1.5rem;letter-spacing:.06em;text-transform:uppercase}.marquee-dot{color:#e11d48;color:var(--primary);font-weight:700;opacity:.8}.service-selector{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.service-pill{background:#ffffff0f;border:1px solid #ffffff26;border-radius:9999px;color:#cbd5e1;cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.825rem;font-weight:600;padding:.45rem 1rem;transition:all .2s ease}.service-pill:hover{background:#e11d4826;border-color:#e11d4866;color:#fff}.service-pill.active{background:#e11d48;background:var(--primary);border-color:#e11d48;border-color:var(--primary);box-shadow:0 4px 14px #e11d4859;color:#fff}.process-path{margin-top:2.5rem}.process-path-steps{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr)}.process-step-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:1rem;padding:1.75rem 1.25rem;position:relative;transition:all .25s ease}.process-step-card:hover{background:#ffffff0f;border-color:#e11d4866;transform:translateY(-4px)}.process-step-node{align-items:center;background:#e11d4826;border:1px solid #e11d48;border:1px solid var(--primary);border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.process-step-num{color:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-size:.95rem;font-weight:800}.process-step-title{color:#fff;font-size:1.15rem;font-weight:800;margin-bottom:.35rem}.process-step-desc{color:#94a3b8;font-size:.875rem;line-height:1.5}@media (max-width:1024px){.process-path-steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.process-path-steps{grid-template-columns:1fr}}.work-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.work-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;border-radius:var(--radius-xl);display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.work-card:hover{background:#ffffff0d;border-color:#e11d4866;box-shadow:0 16px 40px #00000080,0 0 20px #e11d4826;transform:translateY(-4px)}.work-card-media{background:#0f172a;height:220px;overflow:hidden;position:relative}.work-card-media img{height:100%;object-fit:cover;object-position:top;transition:transform .4s ease;width:100%}.work-card:hover .work-card-media img{transform:scale(1.05)}.work-badge-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border:1px solid #ffffff26;border-radius:9999px;color:#fb7185;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.3rem .75rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.work-card-body{display:flex;flex-direction:column;flex-grow:1;padding:1.75rem}.work-industry-tag{color:#e11d48;color:var(--primary);font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.work-card-title{color:#fff;font-size:1.4rem;font-weight:800;margin-bottom:.5rem}.work-card-desc{color:#94a3b8;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.work-capabilities-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.capability-pill{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#cbd5e1;font-size:.75rem;font-weight:600;padding:.25rem .65rem}.work-card-footer{border-top:1px solid #ffffff14;margin-top:auto;padding-top:1.25rem}.work-link-btn{align-items:center;color:#fff;display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;transition:color .15s ease}.work-link-btn:hover{color:#e11d48;color:var(--primary)}@media (max-width:768px){.work-grid{grid-template-columns:1fr}}.service-page{font-family:Space Grotesk,sans-serif}.know-more-btn,.service-block-link{text-decoration:none}.service-block-link{color:inherit;cursor:pointer}.service-block-cta{background:#ff2f701f;border:1px solid var(--accent);border-radius:999px;color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-top:6px;padding:8px 16px;text-transform:uppercase}.service-cta{grid-gap:12px;display:grid;gap:12px;text-align:center}.haacrm-page{background:var(--bg)}.haacrm-hero{background-position:50%;background-size:cover;padding:140px 8vw 100px;position:relative}.haacrm-hero-grid{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.haacrm-hero-copy{grid-gap:14px;align-items:start;display:grid;gap:14px}.haacrm-hero-logo{filter:drop-shadow(0 8px 18px rgba(255,47,112,.45));flex-shrink:0;height:120px;max-height:60vw;max-width:60vw;object-fit:contain;width:120px}.haacrm-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.haacrm-badge{background:#ffffff0a;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.85rem;letter-spacing:.02em;padding:6px 12px}.haacrm-hero-card{grid-gap:16px;background:#11131ae6;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);display:grid;gap:16px;padding:24px}.haacrm-card-label{color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.haacrm-checklist{grid-gap:12px;color:var(--muted);display:grid;gap:12px;list-style:none;margin:0;padding:0}.haacrm-checklist li{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:10px 1fr}.haacrm-checklist li:before{background:var(--accent);border-radius:999px;content:"";height:8px;margin-top:6px;width:8px}.haacrm-section{padding:80px 8vw;position:relative}.haacrm-section-muted{background:#ffffff05;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.haacrm-section-header{grid-gap:8px;display:grid;gap:8px;margin:0 auto 36px;max-width:860px;text-align:center}.haacrm-section-sub{color:var(--muted);margin:0}.haacrm-card-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.haacrm-card{grid-gap:10px;background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;gap:10px;padding:24px}.haacrm-card h3{color:var(--text);margin:0}.haacrm-card p{color:var(--muted);margin:0}.haacrm-suite-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.haacrm-suite-card{grid-gap:12px;background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;gap:12px;padding:24px}.haacrm-suite-card h3{margin:0}.haacrm-suite-card p{color:var(--muted);margin:0}.haacrm-feature-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.haacrm-feature-item{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);color:var(--muted);line-height:1.5;padding:16px}.haacrm-list{color:var(--muted);line-height:1.7;margin:0;padding-left:18px}.haacrm-columns{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.haacrm-panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:24px}.haacrm-panel-title{margin:0 0 12px}.haacrm-module-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.haacrm-team-block{grid-gap:12px;display:grid;gap:12px;margin-top:28px;text-align:center}.haacrm-flow-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.haacrm-flow-step{grid-gap:8px;background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;gap:8px;padding:20px}.haacrm-flow-step h3{margin:0}.haacrm-flow-step p{color:var(--muted);margin:0}.haacrm-step{background:#ff2f7026;border-radius:999px;color:var(--accent);display:grid;font-weight:700;height:36px;letter-spacing:.02em;place-items:center;width:36px}.haacrm-cta-card{grid-gap:12px;background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);display:grid;gap:12px;padding:36px 32px;text-align:center}@media (max-width:900px){.haacrm-hero{padding:120px 6vw 80px}.haacrm-hero-logo{height:96px;width:96px}.haacrm-hero-copy{justify-items:center;text-align:center}.haacrm-badges{justify-content:center}}