.nexo-site-root{--ns-bg: #f5f8fd;--ns-surface: rgba(255, 255, 255, .9);--ns-surface-strong: #ffffff;--ns-ink: #162544;--ns-ink-soft: #36516a;--ns-muted: #55667e;--ns-border: rgba(24, 42, 77, .12);--ns-border-strong: rgba(31, 66, 124, .16);--ns-primary: #2456a9;--ns-primary-strong: #1a3971;--ns-accent: #4cc8be;--ns-accent-strong: #24b7b2;--ns-success: #157d78;--ns-brand-gradient: linear-gradient(135deg, #19376f 0%, #2c79d4 50%, #55d0bf 100%);--ns-brand-gradient-soft: linear-gradient(135deg, rgba(25, 55, 111, .12) 0%, rgba(44, 121, 212, .12) 48%, rgba(85, 208, 191, .18) 100%);--ns-shadow: 0 26px 54px rgba(19, 37, 73, .12);min-height:100vh;color:var(--ns-ink);background:radial-gradient(980px 420px at -4% -8%,rgba(44,121,212,.18),transparent 72%),radial-gradient(860px 340px at 100% -12%,rgba(85,208,191,.18),transparent 72%),linear-gradient(180deg,#f8fbff,#f4f7fb)}.nexo-site-root [id]{scroll-margin-top:112px}.nexo-site-root a{text-decoration:none}.nexo-site-container{width:min(1180px,calc(100vw - 48px));margin:0 auto}.nexo-site-header{position:sticky;top:0;z-index:80;background:#f8fbffdb;border-bottom:1px solid rgba(22,37,68,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nexo-site-header-inner{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:94px}.nexo-site-brand{display:inline-flex;align-items:center;min-width:0}.nexo-site-brand-logo{display:block;width:auto;height:84px;max-width:min(100%,440px);object-fit:contain}.nexo-site-nav{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.nexo-site-nav a{color:var(--ns-muted);font-size:14px;font-weight:700;letter-spacing:0;transition:color .2s ease}.nexo-site-nav a:hover{color:var(--ns-primary-strong)}.nexo-site-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.nexo-site-mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid var(--ns-border);border-radius:15px;background:#ffffffe0;color:var(--ns-primary-strong);box-shadow:0 10px 20px #142a4a0f;cursor:pointer}.nexo-site-mobile-menu-toggle span{position:absolute;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.nexo-site-mobile-menu-toggle span:nth-child(1){transform:translateY(-6px)}.nexo-site-mobile-menu-toggle span:nth-child(3){transform:translateY(6px)}.nexo-site-mobile-menu-toggle[aria-expanded=true] span:nth-child(1){transform:rotate(45deg)}.nexo-site-mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nexo-site-mobile-menu-toggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.nexo-site-mobile-menu{grid-column:1 / -1;width:100%;display:grid;gap:12px;padding:12px;border:1px solid rgba(24,42,77,.1);border-radius:22px;background:#fffffff0;box-shadow:0 22px 44px #1325491f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nexo-site-mobile-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.nexo-site-mobile-nav a{display:inline-flex;min-width:0;min-height:42px;align-items:center;justify-content:center;padding:8px 10px;border:1px solid rgba(36,86,169,.1);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f4f8fff2);color:var(--ns-primary-strong);font-size:13px;font-weight:800;line-height:1.15;text-align:center}.nexo-site-mobile-menu-actions{display:none;gap:8px}.nexo-site-security-strip{border-bottom:1px solid rgba(22,37,68,.08);background:linear-gradient(90deg,#ecfff7f5,#f8fbfffa 52%,#edf9fff5)}.nexo-site-security-strip-inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--ns-ink);font-size:14px;font-weight:650;line-height:1.35;text-align:center}.nexo-site-security-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:#16ba671f;color:#0fb464;box-shadow:0 8px 18px #0fb4642e}.nexo-site-security-icon svg{width:16px;height:16px}.nexo-site-security-link{color:var(--ns-primary-strong);font-weight:800;white-space:nowrap}.nexo-site-security-link:hover{color:var(--ns-accent-strong)}.nexo-site-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:16px;border:1px solid transparent;cursor:pointer;font-family:inherit;font-size:14px;font-weight:800;line-height:1;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.nexo-site-btn:hover{transform:translateY(-1px)}.nexo-site-btn-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.nexo-site-btn-icon svg{width:18px;height:18px}.nexo-site-btn-primary{color:#fff;background:var(--ns-brand-gradient);box-shadow:0 18px 34px #18346838}.nexo-site-btn-primary:hover{box-shadow:0 22px 38px #18346842}.nexo-site-btn-ghost{color:var(--ns-primary-strong);background:#ffffffd1;border-color:var(--ns-border);box-shadow:0 10px 20px #142a4a0d}.nexo-site-btn-lg{min-height:50px;padding:14px 24px;font-size:15px}.nexo-site-hero{padding:12px 0 0}.nexo-site-hero-copy{animation:nexoSiteFadeUp .52s ease both}.nexo-site-chip,.nexo-site-kicker,.nexo-site-step-pill{display:inline-flex;align-items:center;border-radius:999px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.nexo-site-chip{margin:0;padding:8px 14px;font-size:12px;color:var(--ns-primary-strong);border:1px solid rgba(36,86,169,.22);background:#2456a914}.nexo-site-kicker{margin:0;padding:0;font-size:12px;color:var(--ns-primary)}.nexo-site-hero-copy h1{margin:18px 0 0;font-family:var(--font-title);font-size:clamp(42px,6vw,82px);line-height:.95;letter-spacing:0;max-width:10.6ch}.nexo-site-hero-copy h1 span{background:linear-gradient(135deg,#2676d7,#52cdbf);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.nexo-site-hero-copy>p:last-of-type{margin:20px 0 0;max-width:39ch;color:var(--ns-muted);font-size:clamp(17px,2vw,21px);line-height:1.5}.nexo-site-hero-actions{margin-top:28px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.nexo-site-hero-highlight-row{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.nexo-site-hero-highlight-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(36,86,169,.1);color:var(--ns-primary-strong);font-size:12px;font-weight:800;box-shadow:0 10px 16px #1225490d}.nexo-site-hero-bullets,.nexo-site-list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.nexo-site-hero-bullets{margin-top:22px}.nexo-site-hero-bullets li,.nexo-site-list li{position:relative;padding-left:22px;color:var(--ns-ink-soft);font-size:14px;line-height:1.5}.nexo-site-hero-bullets li:before,.nexo-site-list li:before{content:"";position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:999px;background:linear-gradient(135deg,var(--ns-primary),var(--ns-accent));box-shadow:0 0 0 4px #4cc8be24}.nexo-site-readiness-card,.nexo-site-platform-teaser-card,.nexo-site-pillar-card,.nexo-site-bell-card,.nexo-site-workflow-preview-card,.nexo-site-workflow-card,.nexo-site-module-card,.nexo-site-outcome-card,.nexo-site-detail-summary-card,.nexo-site-final-cta{border:1px solid var(--ns-border);background:var(--ns-surface);box-shadow:var(--ns-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nexo-site-hero-stage{position:relative;margin-top:0}.nexo-site-hero-stage-frame{display:block;position:relative;overflow:hidden;height:clamp(350px,38vw,500px);border-radius:34px;border:1px solid rgba(24,42,77,.08);background:#ffffffe6;box-shadow:0 34px 72px #13254924}.nexo-site-hero-media{display:block;width:100%;height:100%;object-fit:cover;object-position:center 50%}.nexo-site-platform-preview{position:relative;height:100%;min-height:100%;overflow:hidden;background-color:#edf7fb;background-image:url(data:image/webp;base64,UklGRlgBAABXRUJQVlA4IEwBAABQCQCdASpAACYAPw1yrVGsJyQit/jqqYAhiWIAvj/nhwQ9UQy3Q6neL1HyU6blLR+1jGKc+6n7ZHUI2C3Gh9cxC9S4cgpUvdFTgakS0oa2PFAmAAD+sApfg6MifluuY5uqwmtL4KWGgrwXxf8Y678kmWz5gl0lRnAFTKnj8vSZMLbH5HhDVhnA4urUBofrH29j7xGF+/mwhoLELhAG6Kjx5JGIB4sAIM+cA97Cv4c4w+V9XutNPY2JPRGHfoCEjlnebJ07qckn4D/0zq4foW+TeR2SroUtxP8el2jEazc1vpldQNB0fFqE9w8asCGW4dM7MYmXBSrbB4fPkX3y5BONBBnbiSXXzr+h/iejMDiJUiHYVm2iUDUSvkPvAlamMN3zkO4TcKcTZJJil9ry+S6viqy5Sx+bJKlQMMA6o3QOc7LSJwDQ6QphVniAAA==);background-position:top left;background-size:cover}.nexo-site-platform-preview-stack{position:relative;height:100%}.nexo-site-platform-slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transform:scale(1.008);backface-visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.nexo-site-platform-slide.is-active{z-index:1;opacity:1;transform:scale(1)}.nexo-site-platform-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:top left;color:transparent;font-size:0}.nexo-site-platform-slide figcaption{position:absolute;top:22px;right:24px;display:flex;max-width:min(520px,calc(100% - 48px));align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#ffffffe0;box-shadow:0 14px 30px #13254929;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nexo-site-platform-slide figcaption span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;color:#fff;background:var(--ns-primary);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}.nexo-site-platform-slide figcaption strong{color:var(--ns-primary-strong);font-size:13px;font-weight:900;line-height:1.2}.nexo-site-platform-bell-avatar{position:absolute;right:clamp(18px,2.2vw,30px);bottom:clamp(18px,2vw,28px);z-index:4;width:clamp(86px,8vw,124px);height:clamp(86px,8vw,124px);padding:7px;border:1px solid rgba(255,255,255,.74);border-radius:30px;background:linear-gradient(135deg,#fffffff2,#eaf8fae6);box-shadow:0 22px 38px #1325492e;object-fit:cover;filter:drop-shadow(0 10px 18px rgba(36,86,169,.16))}.nexo-site-hero-story{width:min(1040px,calc(100% - 48px));margin:12px auto 0;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(290px,.84fr);gap:22px;align-items:start;padding:24px 28px;border-radius:26px;border:1px solid rgba(24,42,77,.08);background:linear-gradient(180deg,#ffffffd6,#ffffffeb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 28px 54px #13254924}.nexo-site-hero-story-main h1{margin:16px 0 0;font-family:var(--font-title);font-size:clamp(26px,2.9vw,40px);line-height:1.05;letter-spacing:0;max-width:22ch}.nexo-site-niche-hero{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:30px;margin:18px auto 0}.nexo-site-niche-top-stage{margin-top:10px}.nexo-site-niche-top-stage .nexo-site-hero-stage-frame{height:auto;aspect-ratio:auto;max-height:640px;border:none;background:transparent;box-shadow:none}.nexo-site-niche-top-stage picture{display:block;overflow:hidden;border-radius:inherit;line-height:0}.nexo-site-niche-top-stage .nexo-site-hero-media{width:100%;height:auto;object-fit:cover;object-position:center;background:transparent;border:0}.nexo-site-niche-stage-overlay{position:absolute;right:18px;top:18px;z-index:2}.nexo-site-niche-stage-overlay .nexo-site-chip{background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nexo-site-niche-hero .nexo-site-hero-story-main{display:grid;align-content:start}.nexo-site-niche-hero-lead{margin:14px 0 0;color:var(--ns-primary-strong);font-size:12px;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.nexo-site-niche-hero-proof-pills{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.nexo-site-niche-hero-proof-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(36,86,169,.16);background:#ffffffe6;color:var(--ns-primary-strong);font-size:12px;font-weight:800;letter-spacing:0}.nexo-site-niche-quickwin-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.nexo-site-niche-quickwin-card{padding:14px 12px;border-radius:16px;border:1px solid rgba(24,42,77,.1);background:linear-gradient(180deg,#fffffff2,#f5f9fff2);box-shadow:0 12px 24px #13254914}.nexo-site-niche-quickwin-card strong{display:block;font-size:14px;line-height:1.28;letter-spacing:0;color:var(--ns-primary-strong)}.nexo-site-niche-quickwin-card p{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--ns-muted)}.nexo-site-niche-hero-side{padding-top:8px}.nexo-site-niche-hero-side-card{padding:18px 18px 16px;border-radius:20px;border:1px solid rgba(24,42,77,.1);background:#ffffffe6;box-shadow:0 14px 28px #13254914}.nexo-site-niche-hero-side-card strong{display:block;margin-top:8px;font-family:var(--font-title);font-size:clamp(24px,2.5vw,32px);line-height:1.06;letter-spacing:0;color:var(--ns-primary-strong)}.nexo-site-niche-hero-side-card .nexo-site-list{margin-top:14px;gap:9px}.nexo-site-niche-risk-box{padding:16px 18px;border-radius:20px;border:1px solid rgba(24,42,77,.1);background:#ffffffe6;box-shadow:0 14px 28px #13254914}.nexo-site-niche-risk-box.nexo-site-hero-bell-details{padding:16px 18px}.nexo-site-niche-risk-box .nexo-site-list li{padding-left:24px}.nexo-site-niche-risk-box .nexo-site-list li:before{left:2px}.nexo-site-hero-story-main h1 span{background:linear-gradient(135deg,#2676d7,#52cdbf);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.nexo-site-hero-story-main>p:last-of-type{margin:14px 0 0;max-width:43ch;color:var(--ns-muted);font-size:clamp(13px,1.1vw,15px);line-height:1.55}.nexo-site-hero-story-side{display:grid;gap:16px;align-content:start;padding-top:12px}.nexo-site-hero-bell-panel,.nexo-site-hero-proof-card{width:100%;margin:0;display:grid;gap:16px;align-items:center;padding:18px 22px;border-radius:24px;border:1px solid rgba(24,42,77,.1);background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 34px #16274a1a}.nexo-site-hero-bell-panel{grid-template-columns:auto 1fr}.nexo-site-hero-proof-card strong{display:block;font-family:var(--font-title);font-size:20px;line-height:1.14;letter-spacing:0}.nexo-site-hero-proof-card .nexo-site-list{margin-top:2px}.nexo-site-hero-bell-avatar{width:84px;height:84px;border-radius:24px;object-fit:cover;filter:drop-shadow(0 12px 18px rgba(36,86,169,.18))}.nexo-site-hero-bell-panel strong{display:block;font-family:var(--font-title);font-size:20px;line-height:1.16;letter-spacing:0}.nexo-site-hero-bell-panel .nexo-site-kicker{margin-bottom:6px}.nexo-site-hero-bell-panel p{color:var(--ns-muted);font-size:14px;line-height:1.45}.nexo-site-hero-bell-note{margin-top:10px}.nexo-site-hero-bell-details{padding:0 6px}.nexo-site-hero-bell-details-title{margin:0 0 10px;color:var(--ns-primary-strong);font-size:13px;font-weight:800;letter-spacing:0}.nexo-site-hero-bell-details .nexo-site-list{gap:8px}.nexo-site-hero-bell-details .nexo-site-list li{font-size:13px;line-height:1.45}.nexo-site-hero-bell-tags{margin-top:2px;display:flex;flex-wrap:wrap;gap:10px}.nexo-site-offer-strip{padding:48px 0}.nexo-site-offer-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr);gap:28px;padding:30px 34px;border:1px solid var(--ns-border);border-radius:32px;background:radial-gradient(360px 180px at 0% 100%,rgba(36,86,169,.08),transparent 70%),radial-gradient(300px 160px at 100% 0%,rgba(76,200,190,.08),transparent 72%),#fffffff0;box-shadow:var(--ns-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nexo-site-offer-copy h2{margin:10px 0 0;font-family:var(--font-title);font-size:clamp(28px,3vw,44px);line-height:1.05;letter-spacing:0;max-width:14ch}.nexo-site-offer-copy p:last-of-type{margin:14px 0 0;max-width:50ch;color:var(--ns-muted);font-size:16px;line-height:1.6}.nexo-site-offer-side{display:grid;align-content:center;gap:18px}.nexo-site-offer-pills,.nexo-site-offer-notes{display:flex;flex-wrap:wrap;gap:10px}.nexo-site-offer-pill,.nexo-site-offer-note{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(36,86,169,.12);color:var(--ns-primary-strong);font-size:13px;font-weight:800;letter-spacing:0;background:#ffffffeb;box-shadow:0 10px 18px #1225490d}.nexo-site-offer-pill{background:linear-gradient(180deg,#fffffffa,#f2f7fff5)}.nexo-site-offer-note{min-height:36px;color:var(--ns-ink-soft);font-size:12px;font-weight:700}.nexo-site-offer-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;color:var(--ns-primary-strong);background:linear-gradient(180deg,#d9ebffeb,#eefaf8eb);flex:0 0 auto}.nexo-site-offer-icon svg{width:12px;height:12px}.nexo-site-offer-icon-soft{width:20px;height:20px;background:#e9f2fff2;color:#5b6f86}.nexo-site-offer-actions{display:flex;flex-wrap:wrap;gap:12px}.nexo-site-section{padding:48px 0}.nexo-site-section[id]{scroll-margin-top:120px}.nexo-site-section-alt{border-top:1px solid rgba(24,42,77,.06);border-bottom:1px solid rgba(24,42,77,.06);background:linear-gradient(180deg,#ffffff6b,#ffffff1a),var(--ns-brand-gradient-soft)}.nexo-site-section-contrast{border-top:1px solid rgba(24,42,77,.06);border-bottom:1px solid rgba(24,42,77,.06);background:radial-gradient(860px 320px at 0% 0%,rgba(36,86,169,.12),transparent 72%),radial-gradient(780px 260px at 100% 100%,rgba(76,200,190,.14),transparent 72%),#ffffff8f}.nexo-site-section-head{max-width:820px}.nexo-site-section-head h2{margin:10px 0 0;font-family:var(--font-title);font-size:clamp(30px,3.6vw,48px);line-height:1.05;letter-spacing:0}.nexo-site-section-head p{margin:14px 0 0;color:var(--ns-muted);font-size:17px;line-height:1.55}.nexo-site-section-actions{margin-top:22px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.nexo-site-icon-chip,.nexo-site-icon-soft{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.nexo-site-icon-chip{background:var(--ns-brand-gradient);color:#fff;box-shadow:0 14px 24px #18346833}.nexo-site-icon-soft{color:var(--ns-primary-strong);background:#2456a917}.nexo-site-icon-chip svg,.nexo-site-icon-soft svg{width:20px;height:20px}.nexo-site-readiness-grid,.nexo-site-platform-teaser-grid,.nexo-site-pillar-grid,.nexo-site-workflow-preview-grid,.nexo-site-workflow-grid,.nexo-site-module-grid,.nexo-site-outcome-grid,.nexo-site-niche-grid{margin-top:26px;display:grid;gap:16px}.nexo-site-niche-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.nexo-site-niche-card{border-radius:22px;padding:22px;border:1px solid var(--ns-border);background:radial-gradient(220px 140px at 100% 0%,rgba(76,200,190,.16),transparent 72%),var(--ns-surface-strong);box-shadow:var(--ns-shadow);display:grid;grid-template-rows:auto auto auto 1fr;gap:12px;align-content:start;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.nexo-site-niche-card-media{display:block;width:100%;height:clamp(112px,12vw,148px);object-fit:cover;object-position:center;align-self:start;border-radius:14px;border:1px solid rgba(24,42,77,.08);background:#ffffffb8}.nexo-site-niche-card:hover{transform:translateY(-3px);border-color:var(--ns-border-strong);box-shadow:0 32px 62px #13254929}.nexo-site-niche-card h3{margin:0;font-family:var(--font-title);font-size:22px;line-height:1.12;letter-spacing:0}.nexo-site-niche-card p{margin:0;color:var(--ns-muted);font-size:14px;line-height:1.5}.nexo-site-niche-link{color:var(--ns-primary-strong);font-size:13px;font-weight:800;letter-spacing:0}.nexo-site-readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nexo-site-platform-teaser{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:24px;align-items:center}.nexo-site-platform-teaser-grid{grid-template-columns:1fr;margin-top:0}.nexo-site-platform-teaser-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:18px 20px;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f6fafff0)}.nexo-site-platform-teaser-card h3,.nexo-site-workflow-preview-card h3{margin:0;font-family:var(--font-title);font-size:22px;line-height:1.14;letter-spacing:0}.nexo-site-platform-teaser-card p,.nexo-site-workflow-preview-card p{margin:8px 0 0;color:var(--ns-muted);font-size:14px;line-height:1.5}.nexo-site-readiness-card{border-radius:22px;padding:22px;background:radial-gradient(200px 150px at 100% 0%,rgba(76,200,190,.14),transparent 70%),var(--ns-surface-strong)}.nexo-site-readiness-card h3,.nexo-site-pillar-card h3,.nexo-site-workflow-card h3,.nexo-site-outcome-card h3{margin:16px 0 0;font-family:var(--font-title);font-size:22px;line-height:1.14;letter-spacing:0}.nexo-site-readiness-card p,.nexo-site-pillar-card p,.nexo-site-bell-card p,.nexo-site-workflow-card p,.nexo-site-module-card p,.nexo-site-outcome-card p{margin:10px 0 0;color:var(--ns-muted);font-size:14px;line-height:1.5}.nexo-site-instagram-section{border-top:1px solid rgba(24,42,77,.06);border-bottom:1px solid rgba(24,42,77,.06);background:radial-gradient(780px 320px at 100% 0%,rgba(76,200,190,.12),transparent 72%),linear-gradient(180deg,#ffffffad,#f6faffe6)}.nexo-site-instagram-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:30px;align-items:start}.nexo-site-instagram-copy{max-width:480px}.nexo-site-instagram-eyebrow{display:flex;align-items:center;gap:14px}.nexo-site-instagram-mark{width:60px;height:60px;border-radius:20px;display:flex;flex:0 0 60px;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#3159c8,#cc2e91,#f3a63b);box-shadow:0 20px 36px #3159c82e}.nexo-site-instagram-mark svg{width:28px;height:28px;display:block}.nexo-site-instagram-copy .nexo-site-kicker{margin:0}.nexo-site-instagram-copy h2{margin:10px 0 0;font-family:var(--font-title);font-size:clamp(30px,3.4vw,46px);line-height:1.05;letter-spacing:0}.nexo-site-instagram-copy p{margin:14px 0 0;color:var(--ns-muted);font-size:17px;line-height:1.55}.nexo-site-instagram-cta{margin-top:24px}.nexo-site-instagram-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.nexo-site-instagram-card{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--ns-border);border-radius:22px;color:inherit;background:#ffffffe6;box-shadow:0 20px 42px #13254917;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.nexo-site-instagram-card:hover{transform:translateY(-3px);border-color:#cc2e9138;box-shadow:0 28px 52px #13254924}.nexo-site-instagram-card img{width:100%;aspect-ratio:1 / .72;object-fit:cover;border-radius:16px;border:1px solid rgba(24,42,77,.08);background:#ffffffb8}.nexo-site-instagram-card-meta{display:inline-flex;align-items:center;gap:8px;color:var(--ns-primary-strong);font-size:12px;font-weight:800}.nexo-site-instagram-card-icon{width:22px;height:22px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#3159c8,#cc2e91 52%,#f3a63b)}.nexo-site-instagram-card-icon svg{width:13px;height:13px}.nexo-site-instagram-card strong{font-family:var(--font-title);font-size:20px;line-height:1.12}.nexo-site-instagram-card p{margin:0;color:var(--ns-muted);font-size:14px;line-height:1.45}.nexo-site-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nexo-site-pillar-card{border-radius:24px;padding:22px;background:radial-gradient(230px 160px at 0% 0%,rgba(36,86,169,.09),transparent 68%),var(--ns-surface-strong)}.nexo-site-pillar-head,.nexo-site-bell-card-head{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.nexo-site-pillar-head h3{margin:0}.nexo-site-pillar-head p{margin-top:6px}.nexo-site-pillar-card .nexo-site-list,.nexo-site-bell-card .nexo-site-list,.nexo-site-workflow-card .nexo-site-list,.nexo-site-module-card .nexo-site-list{margin-top:16px}.nexo-site-bell-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:20px;align-items:start}.nexo-site-bell-copy{position:sticky;top:120px}.nexo-site-bell-intro{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.nexo-site-bell-intro-avatar{width:72px;height:72px;border-radius:22px;object-fit:cover;filter:drop-shadow(0 12px 18px rgba(36,86,169,.16))}.nexo-site-bell-intro-label{margin:6px 0 0;color:var(--ns-primary-strong);font-size:14px;font-weight:700;line-height:1.4}.nexo-site-bell-copy h2{margin:12px 0 0;font-family:var(--font-title);font-size:clamp(30px,3.8vw,50px);line-height:1.05;letter-spacing:0}.nexo-site-bell-copy p{margin:14px 0 0;color:var(--ns-muted);font-size:17px;line-height:1.55}.nexo-site-bell-summary{margin-top:22px;padding:18px 20px;border-radius:22px;border:1px solid rgba(24,42,77,.08);background:radial-gradient(220px 120px at 100% 0%,rgba(76,200,190,.12),transparent 72%),#ffffffbd;box-shadow:0 18px 30px #13254914}.nexo-site-bell-summary-title{margin:0;color:var(--ns-primary-strong);font-size:14px;font-weight:800;line-height:1.4}.nexo-site-bell-summary-grid{margin-top:12px;display:grid;gap:10px}.nexo-site-bell-summary-grid span{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(36,86,169,.1);color:var(--ns-primary-strong);font-size:13px;font-weight:700;box-shadow:0 10px 16px #1225490d}.nexo-site-bell-card-grid{display:grid;gap:16px}.nexo-site-bell-card{border-radius:22px;padding:22px;background:radial-gradient(200px 160px at 100% 0%,rgba(76,200,190,.14),transparent 70%),linear-gradient(180deg,#fffffff5,#f5faffeb)}.nexo-site-bell-card strong,.nexo-site-module-card strong{display:block;font-family:var(--font-title);font-size:21px;line-height:1.16;letter-spacing:0}.nexo-site-bell-card-head p,.nexo-site-module-card p{margin-top:8px}.nexo-site-detail-hero{padding:58px 0 40px}.nexo-site-detail-hero-inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);gap:28px;align-items:center}.nexo-site-detail-hero-copy h1{margin:12px 0 0;max-width:14ch;font-family:var(--font-title);font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:0}.nexo-site-detail-hero-copy,.nexo-site-detail-summary-card{min-width:0}.nexo-site-detail-hero-copy p{margin:18px 0 0;max-width:62ch;color:var(--ns-muted);font-size:17px;line-height:1.62}.nexo-site-detail-summary-card{padding:26px;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f1f8fff0)}.nexo-site-detail-summary-card strong{display:block;margin-top:10px;font-family:var(--font-title);font-size:28px;line-height:1.1;letter-spacing:0}.nexo-site-detail-summary-card .nexo-site-list{margin-top:18px}.nexo-site-workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.nexo-site-workflow-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nexo-site-workflow-preview-card{min-height:214px;display:grid;align-content:start;gap:11px;padding:22px;border-radius:22px;background:radial-gradient(180px 132px at 100% 0%,rgba(76,200,190,.13),transparent 74%),linear-gradient(180deg,#fffffffa,#f6fafff0)}.nexo-site-workflow-preview-heading{display:contents}.nexo-site-workflow-preview-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:var(--ns-brand-gradient);color:#fff;box-shadow:0 16px 28px #18346833}.nexo-site-workflow-preview-icon svg{width:22px;height:22px}.nexo-site-workflow-card{border-radius:22px;padding:22px 20px;background:var(--ns-surface-strong)}.nexo-site-step-pill{padding:6px 10px;font-size:12px;color:var(--ns-primary-strong);background:#2456a91a}.nexo-site-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nexo-site-workflow-more{margin-top:22px;display:flex;justify-content:center}.nexo-site-workflow-more .nexo-site-btn{min-width:210px}.nexo-site-module-card{border-radius:22px;padding:22px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;background:var(--ns-surface-strong)}.nexo-site-module-card .nexo-site-list{margin-top:14px}.nexo-site-detail-module-grid{margin-top:18px}.nexo-site-outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nexo-site-about-section{background:linear-gradient(180deg,#f8fcffeb,#edf8fad1)}.nexo-site-about-grid{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.nexo-site-outcome-card{border-radius:20px;padding:22px;background:radial-gradient(220px 150px at 0% 100%,rgba(36,86,169,.08),transparent 70%),var(--ns-surface-strong)}.nexo-site-about-card{position:relative;min-height:310px;display:grid;align-content:start;gap:16px;overflow:hidden;border:1px solid rgba(176,197,222,.54);border-radius:24px;padding:26px 28px 32px;background:linear-gradient(180deg,#fffffffa,#f7fbfff0);box-shadow:0 30px 62px #142e561f}.nexo-site-about-card:after{content:"";position:absolute;right:0;bottom:0;left:0;height:10px;background:linear-gradient(90deg,var(--ns-primary-strong),var(--ns-primary),var(--ns-accent))}.nexo-site-about-card--vision:after{background:linear-gradient(90deg,#079f9d,var(--ns-accent),#42d9cb)}.nexo-site-about-card--values:after{background:linear-gradient(90deg,var(--ns-primary-strong),#2f80d6,var(--ns-accent))}.nexo-site-about-card-icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#163b7a,#2456a9 56%,#2f8fe3);color:#fff;box-shadow:0 18px 34px #1a468f38}.nexo-site-about-card--vision .nexo-site-about-card-icon{background:linear-gradient(135deg,#078d93,#10aaa7 54%,#4cc8be);box-shadow:0 18px 34px #10aaa738}.nexo-site-about-card--values .nexo-site-about-card-icon{background:linear-gradient(135deg,#0d6ac9,#1f7bb8 54%,#31a6e8)}.nexo-site-about-card-icon svg{width:38px;height:38px}.nexo-site-about-card-title{display:grid;gap:12px}.nexo-site-about-card h3{color:var(--ns-ink);font-size:28px;line-height:1.05;text-transform:uppercase}.nexo-site-about-card-title span{width:62px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--ns-primary-strong),var(--ns-accent))}.nexo-site-about-card p,.nexo-site-about-values-list{color:var(--ns-ink-soft);font-size:18px;line-height:1.58}.nexo-site-about-values-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.nexo-site-about-values-list li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:12px;min-height:42px;border-bottom:1px solid rgba(176,197,222,.42);color:var(--ns-ink-soft)}.nexo-site-about-values-list li:last-child{border-bottom:0}.nexo-site-about-values-list span{display:inline-flex;align-items:center;justify-content:center;color:var(--ns-accent-strong)}.nexo-site-about-values-list svg{width:24px;height:24px}.nexo-site-faq-list{margin-top:22px;display:grid;border:1px solid var(--ns-border);border-radius:24px;overflow:hidden;background:#ffffffe6;box-shadow:0 22px 46px #13254914}.nexo-site-faq-item{border-bottom:1px solid rgba(24,42,77,.08);padding:0}.nexo-site-faq-item:last-child{border-bottom:0}.nexo-site-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;cursor:pointer;list-style:none;padding:20px 22px;font-family:var(--font-title);font-size:20px;line-height:1.2;letter-spacing:0;color:var(--ns-ink);transition:color .18s ease,background-color .18s ease}.nexo-site-faq-item summary:hover{color:var(--ns-primary-strong);background:#2456a909}.nexo-site-faq-item summary:focus-visible{outline:3px solid rgba(76,200,190,.28);outline-offset:-3px}.nexo-site-faq-item summary::-webkit-details-marker{display:none}.nexo-site-faq-chevron{position:relative;width:34px;height:34px;border-radius:12px;border:1px solid rgba(36,86,169,.14);background:linear-gradient(180deg,#fffffffa,#ebf5fff0);flex:0 0 auto}.nexo-site-faq-chevron:before{content:"";position:absolute;left:50%;top:47%;width:8px;height:8px;border-right:2px solid var(--ns-primary-strong);border-bottom:2px solid var(--ns-primary-strong);transform:translate(-50%,-62%) rotate(45deg);transition:transform .18s ease}.nexo-site-faq-item[open] .nexo-site-faq-chevron:before{transform:translate(-50%,-32%) rotate(225deg)}.nexo-site-faq-item p{margin:0;padding:0 22px 22px;color:var(--ns-muted);line-height:1.55}.nexo-site-final-cta{border-radius:28px;text-align:center;padding:34px 30px;background:radial-gradient(320px 220px at 0% 0%,rgba(36,86,169,.16),transparent 72%),radial-gradient(320px 220px at 100% 100%,rgba(76,200,190,.16),transparent 72%),var(--ns-surface-strong)}.nexo-site-final-cta h2{margin:12px auto 0;max-width:16ch;font-family:var(--font-title);font-size:clamp(32px,4vw,50px);line-height:1.02;letter-spacing:0}.nexo-site-final-cta p{margin:14px auto 0;max-width:760px;color:var(--ns-muted);font-size:16px;line-height:1.6}.nexo-site-center-actions{justify-content:center}.nexo-site-legal{font-size:13px;color:#617488}.nexo-site-legal a{color:var(--ns-primary-strong);font-weight:700;text-decoration:underline}.nexo-site-footer{padding:42px 0 34px;color:#f7fbff;background:var(--ns-brand-gradient)}.nexo-site-footer-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.7fr) minmax(220px,.82fr);gap:32px;align-items:start}.nexo-site-footer-brand img{display:block;width:min(220px,100%);height:auto;margin-bottom:14px;padding:8px 10px;border-radius:16px;background:#fffffff5;box-shadow:0 16px 32px #04102033}.nexo-site-footer-brand p,.nexo-site-footer-contact p{margin:0;color:#f7fbffc2;font-size:14px;line-height:1.6}.nexo-site-footer-company{margin-top:12px}.nexo-site-footer a{color:#fff;font-weight:800;text-decoration:none}.nexo-site-footer a:hover,.nexo-site-footer a:focus-visible{color:#7ee2d7}.nexo-site-footer-nav,.nexo-site-footer-contact{display:grid;gap:10px}.nexo-site-footer-nav strong,.nexo-site-footer-contact strong{color:#fff;font-size:13px;letter-spacing:0;text-transform:uppercase}.nexo-site-footer-nav a,.nexo-site-footer-contact a{width:fit-content;color:#f7fbffd1;font-size:14px}@keyframes nexoSiteFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.nexo-site-platform-slide{transition:none}}@media (max-width: 1180px){.nexo-site-readiness-grid,.nexo-site-workflow-preview-grid,.nexo-site-outcome-grid,.nexo-site-niche-quickwin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nexo-site-niche-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nexo-site-workflow-grid,.nexo-site-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1080px){.nexo-site-nav{display:none}.nexo-site-header-inner{grid-template-columns:auto 1fr auto auto;gap:16px}.nexo-site-header-actions{justify-self:end}.nexo-site-mobile-menu-toggle{display:inline-flex;position:relative}.nexo-site-hero-story{grid-template-columns:1fr;margin-top:12px}.nexo-site-platform-slide figcaption{top:18px;right:18px}.nexo-site-platform-bell-avatar{right:18px;bottom:18px;width:clamp(78px,10vw,108px);height:clamp(78px,10vw,108px);border-radius:26px}.nexo-site-footer-inner{grid-template-columns:1fr 1fr}.nexo-site-footer-brand{grid-column:1 / -1}.nexo-site-niche-hero{gap:20px;margin-top:14px}.nexo-site-niche-top-stage .nexo-site-hero-stage-frame{max-height:420px}.nexo-site-bell-grid,.nexo-site-platform-teaser,.nexo-site-detail-hero-inner,.nexo-site-pillar-grid,.nexo-site-readiness-grid,.nexo-site-niche-grid,.nexo-site-workflow-preview-grid,.nexo-site-workflow-grid,.nexo-site-module-grid,.nexo-site-about-grid,.nexo-site-outcome-grid,.nexo-site-instagram-layout{grid-template-columns:1fr}.nexo-site-instagram-copy{max-width:720px}.nexo-site-bell-copy{position:static}.nexo-site-niche-quickwin-grid{grid-template-columns:1fr}}@media (max-width: 820px){.nexo-site-container{width:min(100vw - 28px,100%)}.nexo-site-pillar-card,.nexo-site-bell-card,.nexo-site-platform-teaser-card,.nexo-site-workflow-preview-card,.nexo-site-workflow-card,.nexo-site-module-card,.nexo-site-about-card,.nexo-site-outcome-card,.nexo-site-detail-summary-card,.nexo-site-final-cta{padding:20px}}@media (max-width: 640px){.nexo-site-header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:auto;gap:12px;padding:10px 0;justify-items:stretch}.nexo-site-header-actions{display:none}.nexo-site-brand{width:auto;justify-content:flex-start}.nexo-site-brand-logo{height:48px;max-width:min(100%,226px);margin:0}.nexo-site-mobile-menu-toggle{justify-self:end}.nexo-site-mobile-menu{grid-column:1 / -1;padding:12px;border-radius:18px}.nexo-site-mobile-nav{grid-template-columns:1fr;gap:7px}.nexo-site-mobile-nav a{min-height:38px}.nexo-site-mobile-menu-actions{display:grid;grid-template-columns:1fr}.nexo-site-mobile-menu-actions .nexo-site-btn{width:100%}.nexo-site-security-strip-inner{min-height:auto;flex-wrap:wrap;justify-content:center;gap:4px 8px;padding:6px 0;font-size:12px;line-height:1.35;text-align:center}.nexo-site-security-link{width:max-content}.nexo-site-hero{padding:8px 0 16px}.nexo-site-about-grid{gap:16px}.nexo-site-about-card{min-height:auto;gap:12px;padding:18px 18px 26px;border-radius:20px}.nexo-site-about-card-icon{width:58px;height:58px;border-radius:16px}.nexo-site-about-card-icon svg{width:30px;height:30px}.nexo-site-about-card h3{font-size:22px}.nexo-site-about-card p,.nexo-site-about-values-list{font-size:15px;line-height:1.55}.nexo-site-detail-hero{padding:36px 0 24px}.nexo-site-detail-hero-copy h1{font-size:clamp(32px,10vw,44px);line-height:1.04;overflow-wrap:break-word}.nexo-site-hero-copy h1,.nexo-site-hero-story-main h1,.nexo-site-section-head h2,.nexo-site-bell-copy h2,.nexo-site-final-cta h2{max-width:none}.nexo-site-module-card,.nexo-site-platform-teaser-card,.nexo-site-workflow-preview-card,.nexo-site-detail-summary-card,.nexo-site-pillar-head,.nexo-site-bell-card-head{grid-template-columns:1fr}.nexo-site-bell-intro{grid-template-columns:1fr;justify-items:center;text-align:center}.nexo-site-hero-media{height:320px;object-position:center}.nexo-site-hero-stage-frame{height:220px;border-radius:28px}.nexo-site-platform-slide figcaption{left:12px;right:12px;top:12px;bottom:auto;max-width:none;gap:8px;padding:8px;border-radius:18px}.nexo-site-platform-slide figcaption span{min-height:24px;padding:0 8px;font-size:10px}.nexo-site-platform-slide figcaption strong{font-size:12px}.nexo-site-platform-bell-avatar{right:12px;bottom:12px;width:72px;height:72px;padding:5px;border-radius:22px}.nexo-site-footer-inner{grid-template-columns:1fr}.nexo-site-footer-nav{display:none}.nexo-site-niche-top-stage .nexo-site-hero-stage-frame{max-height:none;height:auto}.nexo-site-root--clinica-medica .nexo-site-niche-top-stage .nexo-site-hero-stage-frame{height:clamp(300px,92vw,360px)}.nexo-site-root--clinica-medica .nexo-site-niche-top-stage .nexo-site-hero-media{height:100%;object-fit:cover;object-position:center top}.nexo-site-niche-stage-overlay{display:none}.nexo-site-hero-story{width:calc(100% - 24px);margin-top:8px;padding:18px 16px;gap:16px;border-radius:22px}.nexo-site-hero-story-main h1{margin-top:12px;font-size:clamp(23px,6.4vw,27px);line-height:1.05}.nexo-site-hero-story-main>p:last-of-type{margin-top:10px;font-size:13px;line-height:1.46}.nexo-site-hero-story .nexo-site-hero-actions{margin-top:14px;gap:8px}.nexo-site-hero-story-side{display:none}.nexo-site-niche-hero{margin-top:12px}.nexo-site-niche-hero-proof-pills{justify-content:center}.nexo-site-niche-hero-proof-pill{width:100%;justify-content:center}.nexo-site-niche-quickwin-grid{gap:12px}.nexo-site-niche-quickwin-card,.nexo-site-niche-hero-side-card{padding:16px 14px}.nexo-site-niche-risk-box,.nexo-site-niche-risk-box.nexo-site-hero-bell-details{padding:14px}.nexo-site-hero-bell-panel{width:100%;margin-top:0;grid-template-columns:1fr;justify-items:center;text-align:center}.nexo-site-hero-bell-avatar{width:68px;height:68px}.nexo-site-hero-bell-panel p,.nexo-site-hero-bell-panel strong,.nexo-site-hero-bell-details-title{text-align:center}.nexo-site-hero-bell-note{margin-top:8px}.nexo-site-hero-bell-details{padding:0}.nexo-site-hero-bell-details .nexo-site-list{gap:10px}.nexo-site-bell-copy,.nexo-site-platform-teaser,.nexo-site-detail-hero-copy,.nexo-site-detail-summary-card{text-align:center}.nexo-site-section-actions,.nexo-site-detail-summary-card .nexo-site-list{justify-content:center}.nexo-site-platform-teaser-card,.nexo-site-workflow-preview-card{justify-items:center;text-align:center}.nexo-site-workflow-preview-grid{gap:12px}.nexo-site-workflow-preview-card{min-height:auto;gap:12px;padding:18px 16px;justify-items:start;text-align:left}.nexo-site-workflow-preview-heading{width:100%;display:flex;align-items:center;gap:10px}.nexo-site-workflow-preview-card h3{font-size:20px;line-height:1.12}.nexo-site-workflow-preview-card p{margin-top:0;font-size:14px}.nexo-site-bell-copy>p,.nexo-site-bell-copy h2,.nexo-site-detail-hero-copy p,.nexo-site-detail-hero-copy h1{margin-left:auto;margin-right:auto}.nexo-site-bell-intro-avatar{width:132px;height:132px;border-radius:36px}.nexo-site-bell-copy h2{max-width:22ch;font-size:clamp(25px,6.3vw,28px);line-height:1.08}.nexo-site-bell-copy>p{font-size:15px;line-height:1.48}.nexo-site-niche-card-media{height:106px}.nexo-site-bell-summary{text-align:center}.nexo-site-bell-summary-grid{justify-items:center}.nexo-site-bell-summary-grid span{width:100%;justify-content:center;text-align:center}.nexo-site-bell-card{padding:20px 18px}.nexo-site-bell-card-head{grid-template-columns:1fr;justify-items:center;text-align:center}.nexo-site-instagram-copy,.nexo-site-instagram-feed{text-align:center}.nexo-site-instagram-eyebrow{justify-content:center}.nexo-site-instagram-mark{margin:0}.nexo-site-instagram-feed{grid-template-columns:1fr}.nexo-site-bell-card strong,.nexo-site-bell-card-head p{text-align:center}.nexo-site-btn-lg,.nexo-site-btn{width:100%}.nexo-site-hero-story .nexo-site-btn{flex:1 1 calc(50% - 4px);width:auto;min-width:0;min-height:44px;padding:10px 12px;font-size:13px}.nexo-site-hero-actions{align-items:stretch}.nexo-site-offer-card{grid-template-columns:1fr;padding:24px 22px}.nexo-site-offer-copy h2{max-width:none}.nexo-site-offer-copy,.nexo-site-offer-side{text-align:center;justify-items:center}.nexo-site-offer-pills,.nexo-site-offer-notes,.nexo-site-offer-actions{justify-content:center}.nexo-site-offer-side{width:100%;gap:12px}.nexo-site-offer-pills,.nexo-site-offer-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.nexo-site-offer-pill,.nexo-site-offer-note{width:100%;min-height:38px;justify-content:flex-start;padding:6px 9px;border-radius:14px;text-align:left;font-size:11px;line-height:1.15}.nexo-site-offer-icon{width:20px;height:20px}.nexo-site-differentials-grid .nexo-site-readiness-card,.nexo-site-workflow-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:18px 16px;text-align:left}.nexo-site-differentials-grid .nexo-site-readiness-card .nexo-site-icon-chip,.nexo-site-workflow-card .nexo-site-step-pill{grid-column:1;grid-row:1}.nexo-site-differentials-grid .nexo-site-readiness-card .nexo-site-icon-chip,.nexo-site-pillar-head .nexo-site-icon-soft,.nexo-site-bell-card-head--with-icon .nexo-site-icon-chip,.nexo-site-module-card>.nexo-site-icon-soft,.nexo-site-platform-teaser-card>.nexo-site-icon-soft{width:48px;height:48px;border-radius:16px}.nexo-site-differentials-grid .nexo-site-readiness-card .nexo-site-icon-chip svg,.nexo-site-pillar-head .nexo-site-icon-soft svg,.nexo-site-bell-card-head--with-icon .nexo-site-icon-chip svg,.nexo-site-module-card>.nexo-site-icon-soft svg,.nexo-site-platform-teaser-card>.nexo-site-icon-soft svg{width:22px;height:22px}.nexo-site-pillar-head .nexo-site-icon-soft,.nexo-site-module-card>.nexo-site-icon-soft,.nexo-site-platform-teaser-card>.nexo-site-icon-soft{color:#fff;background:var(--ns-brand-gradient);box-shadow:0 14px 24px #18346833}.nexo-site-differentials-grid .nexo-site-readiness-card h3,.nexo-site-workflow-card h3{grid-column:2;grid-row:1;align-self:center;margin:0;font-size:20px;line-height:1.12}.nexo-site-differentials-grid .nexo-site-readiness-card p,.nexo-site-workflow-card p,.nexo-site-workflow-card .nexo-site-list{grid-column:1 / -1;margin-top:0}.nexo-site-pillar-card{padding:18px 16px}.nexo-site-pillar-head,.nexo-site-bell-card-head--with-icon,.nexo-site-module-card,.nexo-site-platform-teaser-card{grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;gap:12px;text-align:left}.nexo-site-pillar-head>div,.nexo-site-bell-card-head--with-icon>div,.nexo-site-module-card>div,.nexo-site-platform-teaser-card>div{display:contents}.nexo-site-pillar-head h3,.nexo-site-bell-card-head--with-icon strong,.nexo-site-module-card strong,.nexo-site-platform-teaser-card h3{grid-column:2;grid-row:1;align-self:center;margin:0;font-size:20px;line-height:1.12;text-align:left}.nexo-site-pillar-head p,.nexo-site-bell-card-head--with-icon p,.nexo-site-module-card p,.nexo-site-module-card .nexo-site-list,.nexo-site-platform-teaser-card p{grid-column:1 / -1;margin-top:0;text-align:left}.nexo-site-module-card{padding:18px 16px}.nexo-site-about-card{grid-template-columns:58px minmax(0,1fr);align-items:center;text-align:left}.nexo-site-about-card-icon{grid-column:1;grid-row:1}.nexo-site-about-card-title{grid-column:2;grid-row:1}.nexo-site-about-card p,.nexo-site-about-values-list{grid-column:1 / -1;margin-top:0}.nexo-site-faq-item summary{padding:18px 16px;font-size:18px}.nexo-site-faq-item p{padding:0 16px 18px}}
