@import url("https://aufinity.b-cdn.net/website-v2/aufinity-global.css");

/* AUFINITY WEBSITE — CURRENT */
:root{
  --auf-bg:#fff;
  --auf-soft:#f7f9fc;
  --auf-soft-blue:#f2f8fc;
  --auf-text:#090c10;
  --auf-muted:#707985;
  --auf-line:#e4e8ec;
  --auf-blue:#16a1f2;
  --auf-blue-dark:#0c84ca;
  --auf-pink:#f33f70;
  --auf-dark:#1f2126;
  --auf-dark-card:#272a30;
  --auf-green:#31c58b;
  --auf-orange:#ff9d43;
  --auf-max:1280px;
}
html{scroll-behavior:smooth}
body{margin:0}
.auf-site,.auf-site *{box-sizing:border-box}
.auf-site{
  overflow-x:clip;
  background:var(--auf-bg);
  color:var(--auf-text);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  -webkit-font-smoothing:antialiased;
}
.auf-site a{color:inherit;text-decoration:none}
.auf-site button,.auf-site input{font:inherit}
.auf-container{width:min(calc(100% - 56px),var(--auf-max));margin:0 auto}
.auf-eyebrow{
  margin:0;color:#7d8690;font-size:10px;line-height:1;font-weight:800;
  letter-spacing:.15em;text-transform:uppercase;
}
.auf-eyebrow.light{color:#929daa}

/* brand */
.auf-brand{display:flex;align-items:center;gap:11px}
.auf-brand-word{font-size:25px;font-weight:680;letter-spacing:-1.6px}
.auf-mark{
  position:relative;width:29px;height:25px;display:inline-block;flex:0 0 auto;
}
.auf-mark i{
  position:absolute;top:2px;width:5px;height:20px;border-radius:999px;transform:rotate(34deg);
}
.auf-mark i:nth-child(1){left:3px;background:var(--auf-blue)}
.auf-mark i:nth-child(2){left:12px;background:var(--auf-pink)}
.auf-mark i:nth-child(3){left:21px;background:var(--auf-blue)}
.auf-mark.tiny{transform:scale(.7);transform-origin:left center;margin-right:-5px}
.auf-mark.mini{transform:scale(.65);transform-origin:left center;margin-right:-7px}
.auf-mark.medium{transform:scale(1.5);transform-origin:center}
.auf-mark.huge{transform:scale(7.2);transform-origin:center}
.auf-mark.giant{transform:scale(5.2);transform-origin:center}
.auf-mark.small-lockup{transform:scale(.92);transform-origin:left top;margin-top:2px}

/* nav */
.auf-nav-shell{position:absolute;top:0;left:0;right:0;z-index:30}
.auf-nav{height:84px;display:flex;align-items:center;gap:34px}
.auf-nav-links{margin-left:auto;display:flex;gap:28px}
.auf-nav-links a,.auf-nav-pay{color:#626a73;font-size:12px;transition:.2s}
.auf-nav-links a:hover,.auf-nav-pay:hover{color:#000}
.auf-nav-actions{display:flex;align-items:center;gap:18px}
.auf-btn{
  min-height:48px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;
  justify-content:center;gap:8px;font-size:12px;font-weight:760;transition:.22s ease;
}
.auf-btn:hover{transform:translateY(-2px)}
.auf-btn-small{min-height:40px;padding:0 17px}
.auf-btn-blue{background:var(--auf-blue);color:#fff!important;box-shadow:0 10px 24px rgba(22,161,242,.16)}
.auf-text-link,.auf-inline-link{
  display:inline-flex;align-items:center;gap:7px;color:#0d89d0!important;font-size:12px;font-weight:750;
}

/* hero */
.auf-hero{
  position:relative;min-height:100vh;display:flex;align-items:center;
  background:radial-gradient(circle at 82% 25%,rgba(22,161,242,.08),transparent 25%),
             linear-gradient(180deg,#fff,#fbfdff 76%,#f7fbfd);
}
.auf-hero-shape{position:absolute;border-radius:999px;pointer-events:none}
.shape-a{width:460px;height:460px;right:-180px;top:110px;background:rgba(22,161,242,.045)}
.shape-b{width:220px;height:220px;right:12%;bottom:60px;border:1px solid rgba(22,161,242,.08)}
.auf-hero-grid{
  min-height:800px;padding:120px 0 72px;display:grid;
  grid-template-columns:1.04fr .96fr;gap:72px;align-items:center;
}
.auf-kicker-row{display:flex;align-items:center;gap:2px}
.auf-hero h1{
  max-width:900px;margin:22px 0 26px;font-size:clamp(60px,6.45vw,94px);
  line-height:.95;letter-spacing:-.06em;font-weight:630;
}
.auf-hero h1 span{color:var(--auf-blue)}
.auf-lead{max-width:665px;margin:0;color:#6f7882;font-size:17px;line-height:1.62}
.auf-pay-lockup{
  margin-top:28px;padding:16px 0 0;max-width:665px;display:flex;align-items:flex-start;gap:15px;
  border-top:1px solid rgba(10,12,16,.08);
}
.auf-pay-lockup>div{display:flex;flex-direction:column;gap:4px}
.auf-pay-lockup strong{font-size:19px;line-height:1.1;font-weight:760;letter-spacing:-.025em}
.auf-pay-lockup span:not(.auf-mark){color:#7b858f;font-size:11px;line-height:1.45}
.auf-hero-actions{display:flex;gap:22px;align-items:center;margin-top:29px}
.auf-hero-proof{margin-top:40px;display:flex;align-items:center;gap:14px;color:#8c949d;font-size:10px}
.auf-hero-proof i{width:3px;height:3px;border-radius:50%;background:#c2c8ce}

/* hero product */
.auf-hero-product{position:relative;height:560px}
.auf-hero-mark-large{
  position:absolute;right:38px;top:54px;width:190px;height:190px;display:grid;place-items:center;
}
.auf-product-shell{
  position:absolute;left:0;right:48px;top:150px;border-radius:28px;overflow:hidden;background:#fff;
  border:1px solid #e3e7eb;box-shadow:0 38px 110px rgba(37,57,77,.12);
}
.auf-product-shell-head{
  height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;
  border-bottom:1px solid #edf0f3;
}
.auf-product-shell-brand{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:760}
.auf-live{display:flex;align-items:center;gap:6px;color:#7b848e;font-size:8px;font-weight:800;letter-spacing:.1em}
.auf-live i{width:6px;height:6px;border-radius:50%;background:var(--auf-green)}
.auf-product-shell-body{padding:36px}
.auf-shell-title-row{display:flex;align-items:flex-start;justify-content:space-between}
.auf-shell-title-row small{display:block;color:#939ca5;font-size:8px;font-weight:800;letter-spacing:.14em}
.auf-shell-title-row strong{display:block;margin-top:7px;font-size:48px;line-height:1;letter-spacing:-.055em}
.auf-shell-title-row span{display:block;margin-top:5px;color:#39a67b;font-size:9px}
.auf-shell-pill{padding:7px 10px;border-radius:999px;background:#f2f5f7;color:#707a84;font-size:9px}
.auf-shell-flow{display:flex;align-items:center;gap:9px;margin:45px 0 37px}
.auf-shell-flow>i{flex:1;height:1px;background:#dbe2e7}
.auf-shell-flow>div{display:flex;align-items:center;gap:6px;color:#7c8690;font-size:8px;font-weight:700;white-space:nowrap}
.auf-shell-flow b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#edf1f4;font-size:8px}
.auf-shell-flow .done b{background:#eaf8f2;color:#1b9e6e}
.auf-shell-flow .active{color:#1088cf}
.auf-shell-flow .active b{background:#e8f6ff;color:#1088cf}
.auf-shell-rows>div{
  display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-top:1px solid #edf0f2;font-size:10px;
}
.auf-shell-rows span{display:flex;align-items:center;gap:8px;color:#69727c}
.auf-shell-rows i{width:7px;height:7px;border-radius:50%}
.green{background:var(--auf-green)}.blue{background:var(--auf-blue)}.orange{background:var(--auf-orange)}

/* statement */
.auf-statement{padding:100px 0 120px;background:#fff}
.auf-statement p{margin:0 0 18px;color:var(--auf-blue);font-size:12px;font-weight:780}
.auf-statement h2{
  max-width:1040px;margin:0;font-size:clamp(52px,6vw,84px);line-height:.98;letter-spacing:-.058em;font-weight:620;
}

/* generic */
.auf-section{padding:135px 0}
.auf-section h2,.auf-final h2,.auf-vision h2,.auf-endcustomer h2{
  margin:17px 0 0;font-size:clamp(48px,5.35vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:620;
}
.auf-section-head{max-width:850px;margin-bottom:78px}
.auf-section-head>p:last-child{
  max-width:650px;margin:25px 0 0;color:#78818b;font-size:15px;line-height:1.65;
}

/* solutions */
.auf-solutions{background:#fff}
.auf-solution-list{border-top:1px solid var(--auf-line)}
.auf-solution-row{
  min-height:470px;padding:64px 0;display:grid;grid-template-columns:70px .72fr 1.28fr;
  gap:45px;align-items:center;border-bottom:1px solid var(--auf-line);
}
.auf-solution-index{align-self:start;padding-top:7px;color:#a5abb2;font-size:9px;font-weight:800}
.auf-solution-copy h3{margin:0 0 18px;font-size:54px;line-height:1;letter-spacing:-.05em}
.auf-solution-copy p{max-width:410px;margin:0;color:#747d87;font-size:14px;line-height:1.65}
.auf-solution-copy a{display:inline-flex;margin-top:24px;color:#0e8bd4;font-size:11px;font-weight:750}
.auf-solution-visual{
  min-height:330px;border-radius:26px;display:flex;align-items:center;justify-content:center;
  background:var(--auf-soft-blue);border:1px solid #e7edf2;overflow:hidden;
}
.auf-solution-visual.payment{
  background:radial-gradient(circle at 50% 50%,rgba(22,161,242,.08),transparent 34%),#f7fbfe;
}
.auf-payment-card{
  width:64%;padding:36px;border-radius:22px;background:#fff;border:1px solid #edf0f2;
  box-shadow:0 32px 80px rgba(44,61,78,.10);
}
.auf-payment-card small{display:block;color:#929ba5;font-size:8px;font-weight:800;letter-spacing:.13em}
.auf-payment-card strong{display:block;margin-top:13px;font-size:48px;letter-spacing:-.05em}
.auf-payment-card span{display:flex;align-items:center;gap:7px;margin-top:8px;color:#39a578;font-size:9px}
.auf-payment-card i{width:7px;height:7px;border-radius:50%;background:var(--auf-green)}
.auf-opos-list{
  width:76%;border-radius:20px;background:#fff;overflow:hidden;border:1px solid #e6ebef;
  box-shadow:0 28px 80px rgba(37,55,74,.09);
}
.auf-opos-list>div{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-top:1px solid #ebeff2;font-size:10px}
.auf-opos-list .head{padding:22px 18px;border-top:0;font-size:11px;font-weight:750}
.auf-auto-center{text-align:center}
.auf-auto-center .auf-mark{display:block;margin:0 auto 44px}
.auf-auto-center strong{display:block;font-size:34px;letter-spacing:-.035em}
.auf-auto-center small{display:block;margin-top:6px;color:#80909c;font-size:11px}

/* product explorer */
.auf-product-section{background:#f7f9fb}
.auf-product-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}
.auf-product-intro>p{max-width:530px;margin:0 0 8px;color:#717a84;font-size:15px;line-height:1.65}
.auf-product-explorer{margin-top:68px}
.auf-product-tabs{display:flex;gap:4px;overflow:auto;padding-bottom:10px}
.auf-product-tab{
  flex:0 0 auto;border:1px solid transparent;background:transparent;padding:10px 14px;border-radius:999px;
  color:#747c87;font-size:11px;font-weight:720;cursor:pointer;
}
.auf-product-tab.is-active{
  background:#fff;color:#0d1218;border-color:#dfe4e8;box-shadow:0 5px 16px rgba(39,54,70,.06);
}
.auf-product-stage{
  margin-top:16px;min-height:570px;border-radius:28px;overflow:hidden;display:grid;
  grid-template-columns:.86fr 1.14fr;background:#fff;border:1px solid #e2e7eb;
  box-shadow:0 34px 90px rgba(40,56,73,.08);
}
.auf-product-stage-copy{padding:58px;display:flex;flex-direction:column;justify-content:center}
.auf-product-index{margin:0 0 42px;color:#a3aab1;font-size:9px;letter-spacing:.12em}
.auf-product-stage-copy h3{margin:0 0 18px;font-size:43px;line-height:1.04;letter-spacing:-.045em}
.auf-product-stage-copy>p:not(.auf-product-index){margin:0;color:#78818b;font-size:14px;line-height:1.65}
.auf-product-stage-copy ul{list-style:none;padding:0;margin:29px 0}
.auf-product-stage-copy li{position:relative;padding:8px 0 8px 23px;color:#59636d;font-size:11px}
.auf-product-stage-copy li:before{content:"✓";position:absolute;left:0;color:#2aae79;font-weight:800}
.auf-product-stage-visual{
  display:flex;align-items:center;justify-content:center;padding:42px;
  background:linear-gradient(145deg,#f4f9fd,#eef6fb);
}
.auf-light-ui{
  width:100%;max-width:620px;border-radius:22px;overflow:hidden;background:#fff;color:#12161b;
  border:1px solid #e0e6ea;box-shadow:0 36px 100px rgba(49,65,82,.13);
}
.auf-light-ui-head{
  height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;
  border-bottom:1px solid #e7ebef;font-size:10px;font-weight:750;
}
.auf-light-ui-head>div:last-child{display:flex;gap:5px}
.auf-light-ui-head>div:last-child i{width:6px;height:6px;border-radius:50%;background:#d6dce1}
.auf-light-ui-body{padding:46px}
.auf-light-ui-body>small{display:block;color:#9aa2ab;font-size:8px;font-weight:800;letter-spacing:.13em}
.auf-light-ui-body>strong{display:block;margin-top:13px;font-size:56px;letter-spacing:-.055em}
.auf-success-text{display:block;margin-top:4px;color:#36a376;font-size:9px}
.auf-ui-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:46px 0 35px}
.auf-ui-progress i{height:3px;border-radius:3px;background:var(--auf-blue)}
.auf-ui-bottom{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:23px;border-top:1px solid #e9edf0}
.auf-ui-bottom small{display:block;color:#9ba2aa;font-size:8px}
.auf-ui-bottom b{display:block;margin-top:4px;font-size:11px}

/* vision */
.auf-vision{padding:150px 0;background:#fff}
.auf-vision-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center}
.auf-vision-copy{max-width:900px}
.auf-vision-copy h2 span{color:var(--auf-blue)}
.auf-vision-copy>p:last-child{max-width:680px;margin:27px 0 0;color:#77818a;font-size:15px;line-height:1.65}
.auf-vision-symbol{
  min-height:360px;display:grid;place-items:center;border-radius:32px;
  background:linear-gradient(145deg,#fbfdff,#f3f9fd);border:1px solid #e9eef2;
}
.auf-vision-track{
  margin-top:90px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;border-top:1px solid var(--auf-line);
}
.auf-vision-track article{padding-top:34px}
.auf-vision-track span{color:#9aa3ab;font-size:9px;font-weight:800}
.auf-vision-track h3{margin:18px 0 10px;font-size:25px}
.auf-vision-track p{margin:0;color:#7f8992;font-size:12px;line-height:1.6}

/* success stories: dark cinema */
.auf-stories{background:var(--auf-dark);color:#fff}
.auf-stories-head{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}
.auf-stories-head>p{max-width:520px;margin:0 0 7px;color:#a6afb8;font-size:14px;line-height:1.65}
.auf-featured-story{margin-top:72px;border-top:1px solid rgba(255,255,255,.08);padding-top:30px}
.auf-story-link{
  display:grid;grid-template-columns:1.25fr .75fr;min-height:520px;border-radius:28px;overflow:hidden;
  background:var(--auf-dark-card);border:1px solid rgba(255,255,255,.08);
}
.auf-featured-media,.auf-story-media{position:relative;overflow:hidden;background:#0d0f12}
.auf-featured-media video,.auf-story-media video{
  position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62;
  transform:scale(1.01);transition:opacity .45s ease,transform .55s ease;
}
.auf-featured-story:hover video,.auf-story-card:hover video{opacity:.97;transform:scale(1.035)}
.auf-video-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,10,14,.03),rgba(7,10,14,.15) 55%,rgba(7,10,14,.62))}
.auf-story-badge{
  position:absolute;top:18px;right:18px;z-index:3;padding:8px 11px;border-radius:999px;
  background:rgba(255,255,255,.94);color:#151a20;font-size:9px;font-weight:800;
}
.auf-play{
  position:absolute;left:50%;top:50%;z-index:3;width:64px;height:64px;border-radius:50%;
  display:grid;place-items:center;transform:translate(-50%,-50%);background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);
}
.auf-play.small{width:52px;height:52px}
.auf-play i{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff;margin-left:4px}
.auf-featured-copy{padding:46px;display:flex;flex-direction:column;justify-content:space-between}
.auf-story-brand{display:block;font-size:28px;line-height:.95;font-weight:780;letter-spacing:-.04em}
.auf-featured-copy small,.auf-story-copy small{display:block;margin-top:8px;color:#8b949e;font-size:9px;letter-spacing:.14em}
.auf-featured-copy h3{margin:70px 0 0;font-size:35px;line-height:1.08;letter-spacing:-.04em}
.auf-story-cta{
  display:flex;align-items:center;justify-content:space-between;margin-top:32px;padding-top:18px;
  border-top:1px solid rgba(255,255,255,.08);color:#b6bec6;font-size:11px;
}
.auf-story-cta b{font-size:16px}
.auf-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}
.auf-story-card{border-radius:24px;overflow:hidden;background:var(--auf-dark-card);border:1px solid rgba(255,255,255,.08)}
.auf-story-card>a{display:flex;min-height:500px;flex-direction:column}
.auf-story-media{height:270px;flex:0 0 auto}
.auf-story-copy{padding:25px;display:flex;flex:1;flex-direction:column}
.auf-story-copy .auf-story-brand{font-size:21px}
.auf-story-copy h3{margin:24px 0 0;font-size:18px;line-height:1.4;letter-spacing:-.025em}
.auf-story-copy .auf-story-cta{margin-top:auto}
.auf-all-stories{display:inline-flex;margin-top:30px;color:#74c8f8!important;font-size:11px;font-weight:750}

/* personas */
.auf-personas{background:#fff}
.auf-persona-split{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--auf-line)}
.auf-persona-split article{
  min-height:390px;padding:45px 45px 40px 0;border-bottom:1px solid var(--auf-line);
  display:flex;flex-direction:column;
}
.auf-persona-split article+article{padding-left:45px;border-left:1px solid var(--auf-line)}
.auf-persona-split span{color:#939ba4;font-size:9px;font-weight:800;letter-spacing:.14em}
.auf-persona-split h3{margin:55px 0 15px;font-size:40px;letter-spacing:-.045em}
.auf-persona-split p{max-width:440px;margin:0;color:#717a84;font-size:14px;line-height:1.6}
.auf-persona-split a{display:inline-flex;margin-top:auto;color:#1187cf;font-size:11px;font-weight:750}
.auf-working-note{margin:18px 0 0;color:#9ba3ac;font-size:9px}

/* integrations */
.auf-integrations{background:#f6f9fb}
.auf-integrations-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:95px;align-items:start}
.auf-integrations-copy h2{max-width:590px;font-size:58px}
.auf-integrations-copy>p:not(.auf-eyebrow){max-width:520px;margin:25px 0 0;color:#707985;font-size:14px;line-height:1.65}
.auf-system-types{display:flex;gap:4px;margin-top:30px}
.auf-system-types button{
  border:1px solid transparent;background:transparent;padding:9px 12px;border-radius:999px;
  color:#747d87;font-size:10px;font-weight:720;cursor:pointer;
}
.auf-system-types button.is-active{background:#fff;color:#0d1218;border-color:#dfe4e8;box-shadow:0 4px 12px rgba(37,52,68,.05)}
.auf-checker{
  position:relative;min-height:500px;padding:28px;border:1px solid #dce2e7;border-radius:26px;
  background:#fff;box-shadow:0 30px 90px rgba(29,45,62,.07);
}
.auf-checker>label{display:block;margin-bottom:9px;color:#8a929c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.auf-search-wrap{position:relative}
.auf-search-wrap input{
  width:100%;height:56px;border:1px solid #dce2e7;border-radius:14px;background:#f9fafb;
  padding:0 44px 0 42px;outline:none;color:#161a20;font-size:13px;
}
.auf-search-wrap input:focus{border-color:#8fd3ff;box-shadow:0 0 0 4px rgba(21,156,247,.08)}
.auf-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#7f8993;font-size:20px}
.auf-search-clear{position:absolute;right:13px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#8d959e;font-size:20px;cursor:pointer}
.auf-search-results{
  position:absolute;left:28px;right:28px;top:105px;z-index:10;max-height:290px;overflow:auto;
  border:1px solid #dfe4e9;border-radius:14px;background:#fff;box-shadow:0 20px 60px rgba(27,42,57,.12);
}
.auf-result-item{
  width:100%;border:0;background:#fff;padding:13px 15px;display:flex;align-items:center;
  justify-content:space-between;text-align:left;cursor:pointer;border-bottom:1px solid #edf0f2;
}
.auf-result-item:last-child{border-bottom:0}
.auf-result-item:hover{background:#f7f9fb}
.auf-result-item strong{display:block;font-size:12px}
.auf-result-item span{display:block;margin-top:2px;color:#9098a1;font-size:9px}
.auf-result-item em{font-style:normal;color:#1388d1;font-size:9px;font-weight:800;text-transform:uppercase}
.auf-checker-empty{
  min-height:365px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;
}
.auf-checker-empty .auf-mark{margin-bottom:35px}
.auf-checker-empty strong{font-size:15px}
.auf-checker-empty>span:last-child{max-width:310px;margin-top:6px;color:#8a929c;font-size:11px}
.auf-checker-detail{padding:32px 8px 8px}
.auf-detail-top{display:flex;align-items:start;justify-content:space-between;gap:20px}
.auf-detail-type{color:#939ba5;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.auf-detail-top h3{margin:6px 0 0;font-size:34px;letter-spacing:-.04em}
.auf-status{padding:8px 10px;border-radius:999px;background:#eaf8f2;color:#1e9d70;font-size:9px;font-weight:800;white-space:nowrap}
.auf-status.limited{background:#fff4e9;color:#c77726}
.auf-status.progress{background:#eef6ff;color:#147fc6}
.auf-status.check{background:#f0f2f4;color:#6c747e}
.auf-detail-roles{display:flex;gap:6px;flex-wrap:wrap;margin-top:21px}
.auf-detail-roles span{padding:7px 9px;border:1px solid #e1e5e9;border-radius:999px;color:#66707a;font-size:9px}
.auf-detail-features-wrap{margin-top:28px;padding-top:22px;border-top:1px solid #edf0f2}
.auf-detail-features-wrap>small{color:#9ba2ab;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.auf-detail-features{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
.auf-detail-features span{padding:8px 10px;border-radius:9px;background:#f2f5f7;color:#535d67;font-size:9px}
.auf-detail-note{margin:20px 0 18px;color:#828b96;font-size:10px;line-height:1.5}

/* end customer */
.auf-endcustomer{padding:74px 0;background:#fff;border-top:1px solid var(--auf-line)}
.auf-endcustomer-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end}
.auf-endcustomer h2{font-size:42px}
.auf-endcustomer-inner>p{max-width:520px;margin:0 0 5px;color:#737c86;font-size:14px;line-height:1.65}

/* final */
.auf-final{position:relative;overflow:hidden;padding:145px 0;background:#f7fbfe;text-align:center}
.auf-final-shape{
  position:absolute;width:650px;height:650px;border-radius:50%;left:50%;top:-300px;
  transform:translateX(-50%);background:rgba(19,161,242,.045);
}
.auf-final-inner{position:relative;z-index:2}
.auf-final .auf-mark{display:block;margin:0 auto 75px}
.auf-final-inner>p:not(.auf-eyebrow){max-width:610px;margin:27px auto 0;color:#7b858e;font-size:14px;line-height:1.65}
.auf-final .auf-btn{margin-top:30px}

/* responsive */
@media(max-width:1080px){
  .auf-nav-links{display:none}
  .auf-hero-grid{grid-template-columns:1fr}
  .auf-hero-product{height:500px;max-width:760px}
  .auf-product-intro,.auf-stories-head,.auf-integrations-grid,.auf-vision-grid{grid-template-columns:1fr;gap:35px}
  .auf-integrations-copy h2{max-width:760px}
}
@media(max-width:820px){
  .auf-container{width:min(calc(100% - 34px),var(--auf-max))}
  .auf-nav-pay{display:none}
  .auf-hero-grid{padding-top:110px}
  .auf-hero h1{font-size:56px}
  .auf-solution-row{grid-template-columns:40px 1fr;gap:25px}
  .auf-solution-visual{grid-column:1 / -1}
  .auf-product-stage{grid-template-columns:1fr}
  .auf-vision-track,.auf-persona-split,.auf-story-grid,.auf-story-link,.auf-endcustomer-inner{grid-template-columns:1fr}
  .auf-vision-symbol{min-height:280px}
  .auf-vision-track{gap:28px}
  .auf-vision-track article{padding-top:25px;border-top:1px solid var(--auf-line)}
  .auf-featured-media{min-height:360px}
  .auf-featured-copy h3{margin-top:42px}
  .auf-persona-split article+article{padding-left:0;border-left:0}
  .auf-persona-split article{padding-right:0}
}
@media(max-width:560px){
  .auf-nav{height:72px}
  .auf-brand-word{font-size:21px}
  .auf-hero{min-height:auto}
  .auf-hero-grid{min-height:auto;padding:120px 0 72px}
  .auf-hero h1{font-size:46px}
  .auf-lead{font-size:15px}
  .auf-pay-lockup{margin-top:24px}
  .auf-hero-actions{align-items:flex-start;flex-direction:column}
  .auf-hero-proof{align-items:flex-start;flex-direction:column;gap:8px}
  .auf-hero-proof i{display:none}
  .auf-hero-product{height:430px}
  .auf-hero-mark-large{right:5px;top:35px;transform:scale(.7)}
  .auf-product-shell{left:0;right:0;top:145px}
  .auf-product-shell-body{padding:25px}
  .auf-shell-title-row strong{font-size:39px}
  .auf-statement{padding:70px 0 85px}
  .auf-statement h2{font-size:44px}
  .auf-section{padding:95px 0}
  .auf-section h2,.auf-final h2,.auf-vision h2{font-size:43px}
  .auf-solution-row{min-height:0;padding:50px 0}
  .auf-solution-copy h3{font-size:42px}
  .auf-payment-card{width:84%;padding:25px}
  .auf-payment-card strong{font-size:39px}
  .auf-opos-list{width:90%}
  .auf-product-stage-copy{padding:38px 28px}
  .auf-product-stage-copy h3{font-size:34px}
  .auf-product-stage-visual{padding:24px}
  .auf-light-ui-body{padding:28px}
  .auf-light-ui-body>strong{font-size:44px}
  .auf-story-grid{grid-template-columns:1fr}
  .auf-story-card>a{min-height:0}
  .auf-featured-copy,.auf-story-copy{padding:24px}
  .auf-featured-copy h3{font-size:28px}
  .auf-integrations-copy h2{font-size:43px}
  .auf-detail-top{flex-direction:column}
  .auf-status{align-self:flex-start}
}

/* Official Aufinity full wordmark */
#auf-site .auf-official-nav-logo{display:block;width:142px;height:auto;object-fit:contain;}
#auf-site .auf-official-final-logo{display:block;width:210px;height:auto;object-fit:contain;margin:0 auto 46px;}
@media(max-width:560px){#auf-site .auf-official-nav-logo{width:122px}#auf-site .auf-official-final-logo{width:175px}}


/* =========================================================
   PAY LEGACY EMBED ALIGNMENT SAFETY NET — 2026-09-03
   ========================================================= */
@media (min-width: 981px) {
  #auf-pay-page .auf-container,
  #auf-pay-page .auf-nav.auf-container,
  #auf-pay-page .auf-pay-hero-grid.auf-container {
    width: min(calc(100% - 56px), 1280px) !important;
    max-width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #auf-pay-page .auf-nav.auf-container {
    height: 82px !important;
    min-height: 82px !important;
  }
}
