@charset "UTF-8";.customer-page{width:100%;background:#fefefe}.customer-hero{background:radial-gradient(ellipse at top right,rgba(225,29,72,.16) 0%,transparent 45%),linear-gradient(155deg,#0f172a,#1e293b 55%,#172554);color:#fff;padding:clamp(4rem,10vw,7rem) clamp(1rem,5vw,5rem) clamp(3rem,8vw,7rem);position:relative;overflow:hidden}.customer-hero:after{content:"";position:absolute;inset:auto 0 0;height:4px;background:linear-gradient(90deg,#e11d48,#2563eb,#fb7185);opacity:.7}.customer-hero__container{max-width:920px;margin:0 auto;position:relative;z-index:1}.customer-hero__badge{display:inline-block;padding:.3rem .85rem;background:#e11d4829;border:1px solid rgba(251,113,133,.28);border-radius:100px;font-size:.8125rem;font-weight:600;color:#fb7185;margin-bottom:1.5rem;letter-spacing:.02em;text-transform:uppercase}.customer-hero__title{font-family:Open Sans,sans-serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin:0 0 1.5rem;max-width:780px}.customer-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);line-height:1.75;color:#ffffffdb;margin:0 0 2rem;max-width:760px}.customer-hero__proof-list{list-style:none;padding:0;margin:0 0 2.5rem;max-width:800px;display:grid;gap:.75rem}.customer-hero__proof-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;line-height:1.6}.customer-hero__proof-item:before{content:"";width:.75rem;height:.75rem;margin-top:.45rem;border-radius:100px;background:#fb7185;box-shadow:0 0 0 4px #fb718524;flex-shrink:0}.customer-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}.customer-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.customer-hero__cta--primary{background:#e11d48;color:#fff;box-shadow:0 4px 14px #e11d4859}.customer-hero__cta--primary:hover{background:#c61a3f;transform:translateY(-1px)}.customer-hero__cta--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.26)}.customer-hero__cta--secondary:hover{background:#ffffff14}.customer-logos{padding:2.5rem clamp(1rem,5vw,5rem);background:#faf7f5;border-bottom:1px solid rgba(30,41,59,.08)}.customer-logos__container{max-width:1280px;margin-inline:auto;text-align:center}.customer-logos__text{font-size:.875rem;color:#667085;margin:0 0 1.5rem}.customer-logos__grid{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}.customer-logos__logo{height:32px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.58;transition:background-color .2s ease,box-shadow .2s ease}.customer-logos__logo:hover{filter:grayscale(0%);opacity:1}.customer-workflow{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#fefefe}.customer-workflow__container{max-width:1280px;margin-inline:auto}.customer-workflow__badge{display:inline-block;padding:.25rem .75rem;background:#eff6ff;border-radius:100px;font-size:.875rem;font-weight:500;color:#2563eb;margin-bottom:1rem}.customer-workflow__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#101828;margin:0 0 .75rem;letter-spacing:-.01em}.customer-workflow__subtitle{font-size:1.125rem;line-height:1.7;color:#475467;margin:0 0 2rem;max-width:760px}.customer-workflow__demo{margin-bottom:2.5rem}.customer-workflow__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}@media(max-width:1200px){.customer-workflow__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.customer-workflow__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.customer-workflow__grid{grid-template-columns:1fr}}.customer-workflow__step{background:#faf7f5;border:1px solid rgba(30,41,59,.08);border-radius:12px;padding:1.5rem;height:100%}.customer-workflow__step-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:100px;background:linear-gradient(135deg,#e11d48,#2563eb);color:#fff;font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.customer-workflow__step-title{font-family:Open Sans,sans-serif;font-size:1.0625rem;font-weight:600;color:#101828;margin:0 0 .5rem}.customer-workflow__step-description{font-size:.9375rem;line-height:1.6;color:#475467;margin:0}.customer-problem{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#f9fafb}.customer-problem__container{max-width:1280px;margin-inline:auto}.customer-problem__badge{display:inline-block;padding:.25rem .75rem;background:#e11d481a;border-radius:100px;font-size:.875rem;font-weight:500;color:#e11d48;margin-bottom:1rem}.customer-problem__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#101828;margin:0 0 2.5rem;letter-spacing:-.01em;max-width:860px}.customer-problem__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}@media(max-width:800px){.customer-problem__grid{grid-template-columns:1fr}}.customer-problem__card{background:#fefefe;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;height:100%}.customer-problem__card-title{font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:600;color:#101828;margin:0 0 .75rem}.customer-problem__card-description{font-size:.975rem;line-height:1.7;color:#475467;margin:0}.customer-solution{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#fefefe}.customer-solution__container{max-width:1280px;margin-inline:auto}.customer-solution__badge{display:inline-block;padding:.25rem .75rem;background:#ecfdf5;border-radius:100px;font-size:.875rem;font-weight:500;color:#047857;margin-bottom:1rem}.customer-solution__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#101828;margin:0 0 .75rem;letter-spacing:-.01em;max-width:860px}.customer-solution__subtitle{font-size:1.125rem;line-height:1.7;color:#475467;margin:0 0 2.5rem;max-width:760px}.customer-solution__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(max-width:800px){.customer-solution__grid{grid-template-columns:1fr}}.customer-solution__card{display:flex;gap:1.25rem;padding:2rem;background:#fefefe;border:1px solid #e5e7eb;border-radius:12px;transition:background-color .2s ease,box-shadow .2s ease}.customer-solution__card:hover{border-color:#2563eb47;box-shadow:0 6px 18px #2563eb14}.customer-solution__card-icon{flex-shrink:0;width:48px;height:48px;border-radius:8px;background:#eff6ff;display:flex;align-items:center;justify-content:center}.customer-solution__card-icon svg{width:24px;height:24px;color:#2563eb}.customer-solution__card-title{font-family:Open Sans,sans-serif;font-size:1.0625rem;font-weight:600;color:#101828;margin:0 0 .5rem}.customer-solution__card-description{font-size:.9375rem;line-height:1.65;color:#475467;margin:0}.customer-roles{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#faf7f5}.customer-roles__container{max-width:1280px;margin-inline:auto}.customer-roles__badge{display:inline-block;padding:.25rem .75rem;background:#2563eb1a;border-radius:100px;font-size:.875rem;font-weight:500;color:#2563eb;margin-bottom:1rem}.customer-roles__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#101828;margin:0 0 2.5rem;letter-spacing:-.01em;max-width:780px}.customer-roles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(max-width:800px){.customer-roles__grid{grid-template-columns:1fr}}.customer-roles__card{background:#fefefe;border:1px solid rgba(30,41,59,.08);border-radius:12px;padding:2rem;height:100%}.customer-roles__card-title{font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:600;color:#101828;margin:0 0 .75rem}.customer-roles__card-description{font-size:.975rem;line-height:1.7;color:#475467;margin:0}.customer-context{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#fefefe}.customer-context__container{max-width:1280px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:3rem;align-items:center}@media(max-width:800px){.customer-context__container{grid-template-columns:1fr}}.customer-context__badge{display:inline-block;padding:.25rem .75rem;background:#fff1f2;border-radius:100px;font-size:.875rem;font-weight:500;color:#e11d48;margin-bottom:1rem}.customer-context__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#101828;margin:0 0 1rem}.customer-context__description{font-size:1.0625rem;line-height:1.75;color:#475467;margin:0;max-width:720px}.customer-context__summary{background:linear-gradient(180deg,#faf7f5,#fefefe);border:1px solid rgba(30,41,59,.1);border-radius:12px;padding:2rem;box-shadow:0 16px 40px #1e293b14}.customer-context__summary-title{font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:600;color:#101828;margin:0 0 1.5rem}.customer-context__steps{display:flex;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;counter-reset:customer-context-step}.customer-context__steps li{display:grid;grid-template-columns:2rem 1fr;column-gap:1rem;row-gap:.25rem;counter-increment:customer-context-step}.customer-context__steps li:before{content:counter(customer-context-step);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:100px;background:#fff1f2;color:#e11d48;font-weight:600}.customer-context__steps li strong{color:#101828;font-weight:600}.customer-context__steps li span{grid-column:2;color:#475467;font-size:.9375rem;line-height:1.65}.customer-related{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#eff6ff;border-top:1px solid rgba(37,99,235,.14);border-bottom:1px solid rgba(37,99,235,.14)}.customer-related__container{max-width:1280px;margin-inline:auto}.customer-related__badge{display:inline-block;padding:.25rem .75rem;background:#2563eb1a;border-radius:100px;font-size:.875rem;font-weight:500;color:#2563eb;margin-bottom:1rem}.customer-related__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#101828;margin:0 0 1rem;max-width:860px}.customer-related__subtitle{font-size:1rem;line-height:1.7;color:#475467;margin:0 0 2rem;max-width:760px}.customer-related__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(max-width:800px){.customer-related__groups{grid-template-columns:1fr}}.customer-related__group{background:#fefefe;border:1px solid rgba(37,99,235,.14);border-radius:12px;padding:1.5rem}.customer-related__group-title{font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:600;color:#101828;margin:0 0 1.25rem}.customer-related__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.customer-related__list li{display:flex;flex-direction:column;gap:.25rem;font-size:.9375rem;line-height:1.6;color:#475467}.customer-related__list li a{color:#2563eb;font-weight:600;text-decoration:none}.customer-related__list li a:hover{text-decoration:underline}.customer-faq{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#f9fafb}.customer-faq__container{max-width:860px;margin:0 auto}.customer-faq__badge{display:inline-block;padding:.25rem .75rem;background:#fff1f2;border-radius:100px;font-size:.875rem;font-weight:500;color:#e11d48;margin-bottom:1rem}.customer-faq__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#101828;margin:0 0 2rem}.customer-faq__list{display:flex;flex-direction:column;gap:1rem}.customer-contact{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#1e293b;color:#fff}.customer-contact__container{max-width:1280px;margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:800px){.customer-contact__container{grid-template-columns:1fr;gap:2.5rem}}.customer-contact__content{max-width:520px}.customer-contact__badge{display:inline-block;padding:.25rem .75rem;background:#ffffff1a;border-radius:100px;font-size:.875rem;font-weight:500;margin-bottom:1rem}.customer-contact__title{font-family:Open Sans,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin:0 0 1rem;line-height:1.2}.customer-contact__description{font-size:1.125rem;line-height:1.7;color:#fffffff2;margin:0}.customer-contact__form{background:#fefefe;border-radius:12px;padding:2rem;box-shadow:0 20px 50px #00000047}@media(max-width:575px){.customer-hero,.customer-logos,.customer-workflow,.customer-problem,.customer-solution,.customer-roles,.customer-context,.customer-related,.customer-faq,.customer-contact{padding:3rem 1rem}.customer-logos__logo{height:24px}.customer-contact__form{padding:1.5rem}}
