:root { --nt-bg: #070714;
--nt-bg-raised: #0d0d26;
--nt-bg-alt: #0a0a1f;
--nt-bg-card: #12123a;
--nt-bg-card-hover: #15153a;
--nt-bg-sidebar: #262d36;
--nt-bg-popover: #2d3139;
--nt-bg-muted: #3a4452; --nt-border: rgba(255, 255, 255, 0.12);
--nt-border-subtle: rgba(255, 255, 255, 0.06);
--nt-border-accent: rgba(79, 142, 247, 0.40); --nt-text: #ebe9f4;
--nt-text-muted: #9898b0;
--nt-text-dim: #6b6b88; --nt-primary: #4f8ef7; --nt-accent: #8b5cf6; --nt-indigo: #6366f1; --nt-frost: #7d71ff; --nt-radius-sm: 8px;
--nt-radius-card: 20px;
--nt-radius-pill: 9999px;
--nt-font-body: 'Inter', system-ui, -apple-system, sans-serif;
--nt-font-heading: 'Inter', system-ui, -apple-system, sans-serif;
--nt-max-w: 1200px;
--nt-section-pad: clamp(1.5rem, 2.5vw, 2.25rem);
--nt-section-pad-sm: clamp(1.5rem, 3vw, 2.5rem);
} .page-template-page-wide .wp-block-group.alignfull.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
max-width: none;
}
html { scroll-behavior: smooth; }
body, .has-dark-shade-background-color, .has-background-background-color, .has-black-color-background-color {
background-color: var(--nt-bg) !important;
}
body {
font-family: var(--nt-font-body) !important;
color: var(--nt-text) !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, .wp-block-heading, .wp-block-site-title {
font-family: var(--nt-font-heading) !important;
font-weight: 700 !important;
} h1, .wp-block-heading:is([style*="3.5rem"], [style*="4rem"], [style*="4.5rem"], [style*="5rem"]) {
letter-spacing: 0 !important;
}
h2, .wp-block-heading { letter-spacing: 0 !important; }
h3 { letter-spacing: 0 !important; } .nt-gradient-text {
background: linear-gradient(135deg, var(--nt-primary) 0%, var(--nt-accent) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
} .saaslauncher-header .is-style-saaslauncher-boxshadow {
border-radius: 0 !important; box-shadow: none !important; background: transparent !important;
} .saaslauncher-header.is-style-saaslauncher-sticky-navigation {
padding: 0 !important; position: sticky !important; top: 0 !important; z-index: 1000 !important;
transition: background 0.3s ease, backdrop-filter 0.3s ease, transform 0.3s cubic-bezier(0.4,0,0.2,1) !important;
background: transparent !important;
}
.saaslauncher-header .is-style-saaslauncher-boxshadow {
max-width: 1260px; margin: 0 auto; padding: 12px 24px !important;
display: flex !important; align-items: center !important; justify-content: space-between !important; gap: 24px;
}
.saaslauncher-header.nt-scrolled {
background: rgba(14, 17, 23, 0.88) !important;
backdrop-filter: blur(24px) !important; -webkit-backdrop-filter: blur(24px) !important;
border-bottom: 1px solid rgba(255,255,255,0.06);
}
.saaslauncher-header.nt-hidden { transform: translateY(-100%) !important; }
.saaslauncher-header.is-style-saaslauncher-sticky-navigation.sticky-enabled {
padding-top: 0 !important; padding-bottom: 0 !important; background: rgba(14, 17, 23, 0.88) !important;
}
.saaslauncher-header .wp-block-site-title { font-size: 22px !important; font-weight: 600 !important; }
.saaslauncher-header .wp-block-navigation { font-size: 15px !important; font-weight: 400 !important; gap: 8px !important; }
.saaslauncher-header .wp-block-navigation-item__content {
padding: 8px 12px !important; border-radius: 8px; transition: background 0.2s ease !important;
}
.saaslauncher-header .wp-block-navigation-item__content:hover { background: rgba(255,255,255,0.08); }
.saaslauncher-header .wp-block-button__link {
padding: 10px 20px !important; font-size: 14px !important; font-weight: 600 !important;
border-radius: 999px !important; color: #ffffff !important; transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.saaslauncher-header .wp-block-button__link:hover {
transform: translateY(-1px); box-shadow: 0 4px 16px rgba(61, 138, 232, 0.4);
}
.saaslauncher-header.nt-scrolled::after {
content: ""; position: absolute; bottom: -1px; left: 0; right: 0; height: 1px;
background: linear-gradient(90deg, transparent, rgba(61,138,232,0.4) 30%, rgba(125,113,255,0.4) 70%, transparent);
} @media (max-width: 768px) {
.saaslauncher-header .is-style-saaslauncher-boxshadow { padding: 10px 16px !important; }
.saaslauncher-header .wp-block-site-title { font-size: 18px !important; }
.saaslauncher-header .wp-block-buttons { display: none !important; }
.saaslauncher-header .wp-block-navigation__responsive-container-open { padding: 8px !important; }
}
@media (max-width: 480px) {
.saaslauncher-header .is-style-saaslauncher-boxshadow { padding: 8px 12px !important; }
.saaslauncher-header .wp-block-site-title { font-size: 16px !important; }
} :root { --nt-bg: #070714;
--nt-bg-raised: #0d0d26;
--nt-bg-alt: #0a0a1f;
--nt-bg-card: #12123a;
--nt-bg-card-hover: #15153a;
--nt-bg-sidebar: #262d36;
--nt-bg-popover: #2d3139;
--nt-bg-muted: #3a4452; --nt-border: rgba(255, 255, 255, 0.12);
--nt-border-subtle: rgba(255, 255, 255, 0.06);
--nt-border-accent: rgba(79, 142, 247, 0.40); --nt-text: #ebe9f4;
--nt-text-muted: #9898b0;
--nt-text-dim: #6b6b88; --nt-primary: #4f8ef7; --nt-accent: #8b5cf6; --nt-indigo: #6366f1; --nt-frost: #7d71ff; --nt-radius-sm: 8px;
--nt-radius-card: 20px;
--nt-radius-pill: 9999px;
--nt-font-body: 'Inter', system-ui, -apple-system, sans-serif;
--nt-font-heading: 'Inter', system-ui, -apple-system, sans-serif;
--nt-max-w: 1200px;
}
html { scroll-behavior: smooth; }
body, .has-dark-shade-background-color, .has-background-background-color, .has-black-color-background-color {
background-color: var(--nt-bg) !important;
}
body {
font-family: var(--nt-font-body) !important;
color: var(--nt-text) !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, .wp-block-heading, .wp-block-site-title {
font-family: var(--nt-font-heading) !important;
font-weight: 700 !important;
} h1, .wp-block-heading:is([style*="3.5rem"], [style*="4rem"], [style*="4.5rem"], [style*="5rem"]) {
letter-spacing: 0 !important;
}
h2, .wp-block-heading { letter-spacing: 0 !important; }
h3 { letter-spacing: 0 !important; } .nt-gradient-text {
background: linear-gradient(135deg, var(--nt-primary) 0%, var(--nt-accent) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
} .saaslauncher-header .is-style-saaslauncher-boxshadow {
border-radius: 0 !important; box-shadow: none !important; background: transparent !important;
} .saaslauncher-header.is-style-saaslauncher-sticky-navigation {
padding: 0 !important; position: sticky !important; top: 0 !important; z-index: 1000 !important;
transition: background 0.3s ease, backdrop-filter 0.3s ease, transform 0.3s cubic-bezier(0.4,0,0.2,1) !important;
background: transparent !important;
}
.saaslauncher-header .is-style-saaslauncher-boxshadow {
max-width: 1260px; margin: 0 auto; padding: 12px 24px !important;
display: flex !important; align-items: center !important; justify-content: space-between !important; gap: 24px;
}
.saaslauncher-header.nt-scrolled {
background: rgba(14, 17, 23, 0.88) !important;
backdrop-filter: blur(24px) !important; -webkit-backdrop-filter: blur(24px) !important;
border-bottom: 1px solid rgba(255,255,255,0.06);
}
.saaslauncher-header.nt-hidden { transform: translateY(-100%) !important; }
.saaslauncher-header.is-style-saaslauncher-sticky-navigation.sticky-enabled {
padding-top: 0 !important; padding-bottom: 0 !important; background: rgba(14, 17, 23, 0.88) !important;
}
.saaslauncher-header .wp-block-site-title { font-size: 22px !important; font-weight: 600 !important; }
.saaslauncher-header .wp-block-navigation { font-size: 15px !important; font-weight: 400 !important; gap: 8px !important; }
.saaslauncher-header .wp-block-navigation-item__content {
padding: 8px 12px !important; border-radius: 8px; transition: background 0.2s ease !important;
}
.saaslauncher-header .wp-block-navigation-item__content:hover { background: rgba(255,255,255,0.08); }
.saaslauncher-header .wp-block-button__link {
padding: 10px 20px !important; font-size: 14px !important; font-weight: 600 !important;
border-radius: 999px !important; color: #ffffff !important; transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.saaslauncher-header .wp-block-button__link:hover {
transform: translateY(-1px); box-shadow: 0 4px 16px rgba(61, 138, 232, 0.4);
}
.saaslauncher-header.nt-scrolled::after {
content: ""; position: absolute; bottom: -1px; left: 0; right: 0; height: 1px;
background: linear-gradient(90deg, transparent, rgba(61,138,232,0.4) 30%, rgba(125,113,255,0.4) 70%, transparent);
} @media (max-width: 768px) {
.saaslauncher-header .is-style-saaslauncher-boxshadow { padding: 10px 16px !important; }
.saaslauncher-header .wp-block-site-title { font-size: 18px !important; }
.saaslauncher-header .wp-block-buttons { display: none !important; }
.saaslauncher-header .wp-block-navigation__responsive-container-open { padding: 8px !important; }
}
@media (max-width: 480px) {
.saaslauncher-header .is-style-saaslauncher-boxshadow { padding: 8px 12px !important; }
.saaslauncher-header .wp-block-site-title { font-size: 16px !important; }
} .entry-content > .wp-block-group.alignfull:first-child,
.wp-block-post-content > .wp-block-group.alignfull:first-child {
position: relative; overflow: hidden;
background: linear-gradient(165deg, #070714 0%, #0c1a3a 20%, #1a0e42 45%, #0d2847 65%, #070714 100%) !important;
padding-top: clamp(1.5rem, 3vw, 2.5rem) !important; padding-bottom: clamp(2rem, 4vw, 3rem) !important;
}
.entry-content > .wp-block-group.alignfull:first-child::before,
.wp-block-post-content > .wp-block-group.alignfull:first-child::before {
content: ""; position: absolute;
top: -30%; left: -10%; width: 120%; height: 140%;
background: radial-gradient(ellipse at 30% 50%, rgba(79,142,247,0.15) 0%, transparent 55%),
radial-gradient(ellipse at 70% 30%, rgba(139,92,246,0.12) 0%, transparent 50%),
radial-gradient(ellipse at 50% 80%, rgba(99,102,241,0.08) 0%, transparent 45%);
pointer-events: none; z-index: 0;
animation: ntAuroraShift 12s ease-in-out infinite alternate;
}
@keyframes ntAuroraShift {
0% { transform: translate(0, 0) scale(1); opacity: 0.8; }
50% { transform: translate(2%, -3%) scale(1.05); opacity: 1; }
100% { transform: translate(-2%, 2%) scale(0.98); opacity: 0.85; }
}
.entry-content > .wp-block-group.alignfull:first-child::after,
.wp-block-post-content > .wp-block-group.alignfull:first-child::after {
content: ""; position: absolute; inset: 0;
background-image:
radial-gradient(1px 1px at 10% 20%, rgba(255,255,255,0.4) 50%, transparent 100%),
radial-gradient(1px 1px at 25% 45%, rgba(255,255,255,0.3) 50%, transparent 100%),
radial-gradient(1.5px 1.5px at 40% 15%, rgba(255,255,255,0.5) 50%, transparent 100%),
radial-gradient(1px 1px at 55% 65%, rgba(255,255,255,0.25) 50%, transparent 100%),
radial-gradient(1px 1px at 70% 30%, rgba(255,255,255,0.35) 50%, transparent 100%),
radial-gradient(1.5px 1.5px at 85% 55%, rgba(255,255,255,0.45) 50%, transparent 100%),
radial-gradient(1px 1px at 15% 75%, rgba(255,255,255,0.3) 50%, transparent 100%),
radial-gradient(1px 1px at 90% 10%, rgba(255,255,255,0.2) 50%, transparent 100%),
radial-gradient(1px 1px at 60% 85%, rgba(255,255,255,0.3) 50%, transparent 100%),
radial-gradient(1.5px 1.5px at 35% 90%, rgba(255,255,255,0.4) 50%, transparent 100%),
radial-gradient(1px 1px at 80% 80%, rgba(255,255,255,0.25) 50%, transparent 100%),
radial-gradient(1px 1px at 5% 50%, rgba(255,255,255,0.2) 50%, transparent 100%);
pointer-events: none; z-index: 0;
animation: ntStarTwinkle 8s ease-in-out infinite alternate;
}
@keyframes ntStarTwinkle { 0% { opacity: 0.6; } 100% { opacity: 1; } }
.entry-content > .wp-block-group.alignfull:first-child > *,
.wp-block-post-content > .wp-block-group.alignfull:first-child > * { position: relative; z-index: 1; } .entry-content > .wp-block-group.alignfull:first-child h2.wp-block-heading {
font-size: clamp(2.75rem, 5.5vw, 4.5rem) !important;
line-height: 1.06 !important; letter-spacing: 0 !important;
font-weight: 800 !important; margin-bottom: 1.25rem !important;
} .entry-content > .wp-block-group.alignfull:first-child,
.entry-content > .wp-block-group.alignfull:first-child [data-aos] { opacity: 1 !important; transform: none !important; } .nt-section { width: 100%; }
.nt-section-base { background-color: var(--nt-bg); }
.nt-section-raised { background-color: var(--nt-bg-raised); }
.nt-section-alt { background-color: var(--nt-bg-alt); }
.nt-section-accent {
background: linear-gradient(165deg, var(--nt-bg) 0%, #0c1a3a 50%, var(--nt-bg) 100%);
} .wp-block-group.alignfull[style*="background-color:#07071a"] { background-color: var(--nt-bg) !important; } .!disabled-0a0a1e { background-color: var(--nt-bg-alt) !important; } .!disabled-0b0b22 { background-color: var(--nt-bg-card) !important; } .!disabled-nth-3n2 { background-color: var(--nt-bg-raised) !important; } .!disabled-nth-3n { background-color: var(--nt-bg-alt) !important; } .nt-section + .nt-section { border-top: 1px solid var(--nt-border-subtle); }
.wp-block-group.alignfull + .wp-block-group.alignfull { border-top: 1px solid var(--nt-border-subtle); } .entry-content > .wp-block-group.alignfull:first-child + .wp-block-group.alignfull,
.page-id-1899 .alignfull:first-of-type + .alignfull { border-top: none !important; } .nt-container { max-width: var(--nt-max-w); margin: 0 auto; padding: 5rem 1.5rem; }
.nt-container-narrow { max-width: 800px; margin: 0 auto; padding: 5rem 1.5rem; } .nt-glow { position: relative; overflow: hidden; }
.nt-glow::before {
content: ""; position: absolute; width: 400px; height: 400px; border-radius: 50%;
background: var(--nt-primary); opacity: 0.04; filter: blur(100px);
pointer-events: none; top: 20%; right: -5%; z-index: 0;
}
.nt-glow::after {
content: ""; position: absolute; width: 300px; height: 300px; border-radius: 50%;
background: var(--nt-accent); opacity: 0.03; filter: blur(100px);
pointer-events: none; bottom: 15%; left: -3%; z-index: 0;
}
.nt-glow > * { position: relative; z-index: 1; }
.nt-glow-alt::before { top: auto; bottom: 20%; right: auto; left: -5%; background: var(--nt-accent); }
.nt-glow-alt::after { bottom: auto; top: 15%; left: auto; right: -3%; background: var(--nt-primary); } .nt-card {
background: linear-gradient(165deg, #141444 0%, #0e0e30 100%);
border: 1px solid rgba(99,102,241,0.35);
border-radius: var(--nt-radius-card);
padding: 2rem;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 0 0 1px rgba(99,102,241,0.1), 0 2px 12px rgba(0,0,0,0.25);
transition: transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94), box-shadow 0.3s ease, border-color 0.3s ease;
}
.nt-card:hover {
transform: translateY(-3px);
border-color: rgba(99,102,241,0.5);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 0 0 1px rgba(99,102,241,0.2), 0 12px 32px rgba(0,0,0,0.3);
}
.nt-card-featured {
background: linear-gradient(145deg, rgba(79,142,247,0.06) 0%, var(--nt-bg-card) 100%);
border: 1px solid var(--nt-border-accent);
border-radius: var(--nt-radius-card);
padding: 2rem;
box-shadow: 0 0 24px rgba(79,142,247,0.06), inset 0 1px 0 rgba(255,255,255,0.05);
} div[style*="border-radius:24px"][style*="padding:2rem"],
div[style*="border-radius:20px"][style*="padding:1.5rem"],
div[style*="border-radius:20px"][style*="padding:2rem"],
div[style*="border-radius:16px"][style*="padding:1.5rem"],
div[style*="border-radius:16px"][style*="padding:2rem"] {
background: var(--nt-bg-card) !important;
border: 1px solid var(--nt-border) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.04), 0 2px 12px rgba(0,0,0,0.2) !important;
transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;
}
div[style*="border-radius:24px"][style*="padding:2rem"]:hover,
div[style*="border-radius:20px"][style*="padding:1.5rem"]:hover,
div[style*="border-radius:20px"][style*="padding:2rem"]:hover,
div[style*="border-radius:16px"][style*="padding:1.5rem"]:hover,
div[style*="border-radius:16px"][style*="padding:2rem"]:hover {
transform: translateY(-3px) !important;
border-color: rgba(99,102,241,0.3) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 12px 32px rgba(0,0,0,0.3) !important;
} div[style*="background-color:#0b0b22"] { background-color: var(--nt-bg-card) !important; }
div[style*="border-color:#2f6fed"] {
background: linear-gradient(145deg, rgba(79,142,247,0.06) 0%, var(--nt-bg-card) 100%) !important;
border-color: var(--nt-border-accent) !important;
} .nt-grid { display: grid; gap: clamp(1rem, 2.5vw, 1.5rem); }
.nt-grid-2 { grid-template-columns: repeat(2, 1fr); }
.nt-grid-3 { grid-template-columns: repeat(3, 1fr); }
.nt-grid-5 {
grid-template-columns: repeat(6, 1fr); gap: clamp(0.75rem, 2vw, 1rem);
}
.nt-grid-5 > *:nth-child(1) { grid-column: 1 / 3; }
.nt-grid-5 > *:nth-child(2) { grid-column: 3 / 5; }
.nt-grid-5 > *:nth-child(3) { grid-column: 5 / 7; }
.nt-grid-5 > *:nth-child(4) { grid-column: 2 / 4; }
.nt-grid-5 > *:nth-child(5) { grid-column: 4 / 6; }
@media (max-width: 991px) {
.nt-grid-3 { grid-template-columns: repeat(2, 1fr); }
.nt-grid-5 { grid-template-columns: 1fr; }
.nt-grid-5 > * { grid-column: auto !important; }
}
@media (max-width: 640px) {
.nt-grid-2, .nt-grid-3 { grid-template-columns: 1fr; }
} .nt-mockup {
max-height: 500px; width: auto; max-width: 100%;
object-fit: contain; border-radius: 16px;
}
.nt-mockup-phone {
max-height: 550px; width: auto; max-width: 380px;
object-fit: contain; border-radius: 16px;
}
.nt-screenshot {
max-height: 400px !important; width: 100% !important;
object-fit: cover !important; object-position: top !important;
border-radius: var(--nt-radius-card); border: 1px solid var(--nt-border);
} img.nt-screenshot, img.nt-mockup-phone, img.nt-mockup {
max-height: 400px !important;
}
img.nt-mockup-phone { max-height: 550px !important; }
img.nt-mockup { max-height: 500px !important; } img[style*="width:100%"][style*="border-radius:24px"],
img[style*="width:100%"][style*="border-radius:16px"] {
max-height: 520px !important;
object-fit: contain !important; object-position: top !important;
}
img[style*="max-width:380px"], img[style*="max-width:300px"] {
max-height: 500px !important;
object-fit: contain !important;
} .nt-btn-primary {
display: inline-flex; align-items: center; justify-content: center;
background: var(--nt-primary); color: #fff; text-decoration: none;
padding: 0.85rem 1.8rem; border-radius: var(--nt-radius-pill);
font-weight: 600; font-size: 1rem; min-height: 52px;
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.nt-btn-primary:hover {
transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(79,142,247,0.35);
}
.nt-btn-ghost {
display: inline-flex; align-items: center; justify-content: center;
background: transparent; color: #fff; text-decoration: none;
padding: 0.85rem 1.8rem; border-radius: var(--nt-radius-pill);
font-weight: 600; font-size: 1rem; min-height: 52px;
border: 1px solid var(--nt-border);
transition: border-color 0.2s ease, background 0.2s ease;
}
.nt-btn-ghost:hover {
border-color: rgba(99,102,241,0.4); background: rgba(99,102,241,0.08);
} a[style*="background:#2f6fed"], a[style*="background: #2f6fed"] {
background: var(--nt-primary) !important;
transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
a[style*="background:#2f6fed"]:hover, a[style*="background: #2f6fed"]:hover {
transform: translateY(-2px) !important;
box-shadow: 0 8px 24px rgba(79,142,247,0.35) !important;
}
a[style*="border:1px solid #2a2a3f"] { border-color: var(--nt-border) !important; }
a[style*="border:1px solid #2a2a3f"]:hover {
border-color: rgba(99,102,241,0.4) !important; background: rgba(99,102,241,0.08) !important;
} .nt-heading-xl { font-size: clamp(2.75rem, 5.5vw, 4.5rem); font-weight: 800; line-height: 1.06; letter-spacing: 0; }
.nt-heading-lg { font-size: clamp(1.75rem, 3.5vw, 2.5rem); font-weight: 700; line-height: 1.15; letter-spacing: 0; }
.nt-heading-md { font-size: clamp(1.25rem, 2vw, 1.5rem); font-weight: 700; line-height: 1.3; letter-spacing: 0; }
.nt-body-lg { font-size: clamp(1rem, 1.5vw, 1.15rem); line-height: 1.65; color: var(--nt-text-muted); }
.nt-body { font-size: clamp(0.875rem, 1.2vw, 1rem); line-height: 1.7; color: var(--nt-text-muted); }
.nt-kicker {
font-size: 0.8rem; font-weight: 600; text-transform: uppercase;
letter-spacing: 0.08em; color: var(--nt-primary); margin-bottom: 12px;
}
.nt-text-center { text-align: center; }
.nt-text-white { color: #fff; } a[style*="color:#8fb3ff"] { color: var(--nt-primary) !important; }
[style*="color:#9a9ab0"] { color: var(--nt-text-dim) !important; }
[style*="color:#c7c7d2"] { color: var(--nt-text-muted) !important; }
div[style*="border:1px solid #1e1e36"], div[style*="border-color:#1e1e36"] { border-color: var(--nt-border) !important; }
p[style*="text-transform:uppercase"][style*="letter-spacing"] { color: var(--nt-primary) !important; }
.nt-aeo-answer {
border-top: 1px solid var(--nt-border);
margin: 32px auto;
max-width: 920px;
padding: 24px 0 0;
}
.nt-aeo-answer table {
border-collapse: collapse;
margin: 20px 0;
width: 100%;
}
.nt-aeo-answer th,
.nt-aeo-answer td {
border: 1px solid var(--nt-border);
padding: 12px;
text-align: left;
vertical-align: top;
}
.nt-aeo-answer a[data-nt-cta] {
align-items: center;
background: var(--nt-primary);
border-radius: 999px;
color: #ffffff;
display: inline-flex;
font-weight: 700;
justify-content: center;
min-height: 44px;
padding: 0.8rem 1.4rem;
text-decoration: none;
}
.nt-lcp-hero {
content-visibility: auto;
}
.wp-block-group[style*="border-color:#2f6fed"][style*="border-radius:32px"] {
background: linear-gradient(145deg, rgba(79,142,247,0.04) 0%, var(--nt-bg-card) 50%) !important;
border-color: var(--nt-border-accent) !important;
}
div[style*="border-color:#2f6fed"][style*="border-radius"] li { color: #fff !important; } div[style*="border-radius:24px"] > p[style*="font-size:2rem"],
div[style*="border-radius:20px"] > p[style*="font-size:2rem"] {
text-shadow: none;
} figure.wp-block-image img { filter: drop-shadow(0 0 40px rgba(79,142,247,0.08)); } .saaslauncher-accordion details { border-bottom: 1px solid var(--nt-border-subtle); }
.saaslauncher-accordion details[open] summary ~ * { animation: ntSlideDown 0.3s ease; }
@keyframes ntSlideDown { from { opacity: 0; transform: translateY(-8px); } to { opacity: 1; transform: translateY(0); } }
.saaslauncher-accordion summary { color: var(--nt-text) !important; font-weight: 600; }
.saaslauncher-accordion .saaslauncher-accordion__content p { color: var(--nt-text-muted) !important; } .saaslauncher-footer { background-color: var(--nt-bg-raised) !important; border-top: 1px solid var(--nt-border-subtle) !important; }
.saaslauncher-footer h3 { color: var(--nt-text) !important; font-weight: 600 !important; font-size: 0.9rem !important; }
.saaslauncher-footer a { color: var(--nt-text-muted) !important; transition: color 0.2s ease !important; }
.saaslauncher-footer a:hover { color: var(--nt-primary) !important; } .saaslauncher-header { background: transparent !important; }
.saaslauncher-header.nt-scrolled { background: rgba(7, 7, 20, 0.92) !important; backdrop-filter: blur(20px) !important; } .entry-content > .wp-block-group.alignfull.has-background {
padding-block: var(--nt-section-pad) !important;
}
.entry-content > .wp-block-group.alignfull:first-child {
padding-block: clamp(1.5rem, 3vw, 2.5rem) clamp(2rem, 4vw, 3rem) !important;
} .nt-glow {
overflow-x: hidden !important;
}
.wp-block-group.alignfull.has-background {
overflow-x: hidden;
} @media (max-width: 768px) {
.wp-block-group.alignfull.has-background { padding-block: clamp(2.5rem, 6vw, 4rem) !important; }
.entry-content > .wp-block-group.alignfull:first-child { padding-block: clamp(2rem, 5vw, 3rem) clamp(1.5rem, 3vw, 2rem) !important; }
.nt-container { padding: 3rem 1rem; }
div[style*="border-radius:24px"][style*="padding:2rem"],
div[style*="border-radius:20px"][style*="padding:1.5rem"],
div[style*="border-radius:20px"][style*="padding:2rem"] { padding: 1.25rem !important; }
div[style*="display:flex"][style*="gap"][style*="flex-wrap:wrap"] { gap: 1rem !important; }
.entry-content > .wp-block-group.alignfull:first-child div[style*="gap:16px"][style*="justify-content:center"] > a[style*="line-height:0"] img {
height: 44px !important;
}
a[style*="border-radius:999px"], a[style*="text-decoration:none"][style*="padding"] {
min-height: 44px !important; display: inline-flex !important; align-items: center !important;
}
div[style*="border-radius:32px"][style*="padding-top:3rem"] { padding: 2rem 1.5rem !important; }
.saaslauncher-accordion details { padding: 0.5rem 0 !important; }
.saaslauncher-accordion summary {
padding: 0.75rem 0 !important; min-height: 44px !important;
display: flex !important; align-items: center !important;
}
}
.home .entry-content > .wp-block-group.alignfull:first-child::before,
.home .entry-content > .wp-block-group.alignfull:first-child::after,
.home .wp-block-post-content > .wp-block-group.alignfull:first-child::before,
.home .wp-block-post-content > .wp-block-group.alignfull:first-child::after {
content: none !important;
display: none !important;
animation: none !important;
transform: none !important;
}
@media (max-width: 480px) {
.wp-block-group.alignfull.has-background {
padding-block: clamp(2rem, 5vw, 3rem) !important;
padding-inline: 1rem !important;
}
.entry-content > .wp-block-group.alignfull:first-child { padding-block: clamp(1.5rem, 4vw, 2.5rem) clamp(1.5rem, 3vw, 2rem) !important; }
.nt-container { padding: 2.25rem 1rem; }
div[style*="border-radius:32px"][style*="padding-top:3rem"] { padding: 1.5rem 1rem !important; }
} .nt-reveal {
opacity: 0; transform: translateY(20px);
transition: opacity 0.6s cubic-bezier(0.25,0.46,0.45,0.94),
transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94) !important;
}
.nt-reveal.nt-visible { opacity: 1 !important; transform: translateY(0) !important; }
.nt-reveal-d1 { transition-delay: 0.08s !important; }
.nt-reveal-d2 { transition-delay: 0.16s !important; }
.nt-reveal-d3 { transition-delay: 0.24s !important; }
.nt-reveal-d4 { transition-delay: 0.32s !important; }
@media (prefers-reduced-motion: reduce) {
.nt-reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
} .single-post .entry-content, .single-post .wp-block-post-content {
max-width: 65ch !important; margin-left: auto !important; margin-right: auto !important;
line-height: 1.75 !important; font-size: 1.05rem !important;
}
.single-post .entry-content p { margin-bottom: 1.5em !important; }
.single-post .entry-content h2 { margin-top: 2.5em !important; font-size: 1.75rem !important; }
.single-post .entry-content h3 { margin-top: 2em !important; font-size: 1.35rem !important; }
.single-post .entry-content blockquote {
border-left: 3px solid var(--nt-primary) !important; padding-left: 1.5rem !important;
margin: 2rem 0 !important; color: var(--nt-text-muted) !important; font-style: italic !important;
}
.single-post .entry-content img { border-radius: 16px !important; }
.single-post .comment-respond, .single-post #respond { display: none !important; }
.nt-blog-cta {
max-width: 65ch; margin: 3rem auto; padding: 2rem;
border: 1px solid var(--nt-border); border-radius: var(--nt-radius-card);
text-align: center; background: var(--nt-bg-card);
} .nt-android-banner {
position: fixed; top: 0; left: 0; right: 0; z-index: 9999;
background: var(--nt-bg); border-bottom: 1px solid var(--nt-border-subtle);
padding: 10px 12px; display: flex; align-items: center; gap: 10px;
font-family: var(--nt-font-body); box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
.nt-android-banner img { width: 40px; height: 40px; border-radius: 10px; }
.nt-android-banner-text { flex: 1; color: #fff; font-size: 13px; line-height: 1.3; }
.nt-android-banner-text strong { display: block; font-size: 14px; }
.nt-android-banner-text span { color: var(--nt-text-muted); font-size: 11px; }
.nt-android-banner a.nt-ab-cta {
background: var(--nt-primary); color: #fff; text-decoration: none;
padding: 6px 14px; border-radius: var(--nt-radius-pill); font-size: 13px; font-weight: 600;
}
.nt-android-banner button.nt-ab-close {
background: none; border: none; color: var(--nt-text-muted);
font-size: 18px; cursor: pointer; padding: 4px; line-height: 1;
}
body.nt-android-banner-active { padding-top: 62px !important; }
@media (min-width: 769px) { .nt-android-banner { display: none !important; } } .nt-section-light,
.nt-section-light.wp-block-group.alignfull.has-background {
background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%) !important;
}
.nt-section-light h2,
.nt-section-light h3,
.nt-section-light .wp-block-heading {
color: #0f172a !important;
}
.nt-section-light p,
.nt-section-light li {
color: #475569 !important;
} .nt-section-light p[style*="color:#4f8ef7"],
.nt-section-light p[style*="color:#8fb3ff"] {
color: var(--nt-primary) !important;
} .nt-section-light div[style*="border-radius:20px"][style*="padding"],
.nt-section-light div[style*="border-radius:24px"][style*="padding"] {
background: #1a1a50 !important;
border: 1px solid rgba(255,255,255,0.2) !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.04), 0 1px 2px rgba(0,0,0,0.02) !important;
transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1),
transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.nt-section-light div[style*="border-radius:20px"][style*="padding"]:hover,
.nt-section-light div[style*="border-radius:24px"][style*="padding"]:hover {
box-shadow: 0 8px 30px rgba(0,0,0,0.08), 0 2px 8px rgba(0,0,0,0.04) !important;
transform: translateY(-4px) !important;
border-color: #cbd5e1 !important;
} .nt-section-light div[style*="border-radius"] h3,
.nt-section-light div[style*="border-radius"] h3[style] {
color: #ffffff !important;
} .nt-section-light div[style*="border-radius"] p,
.nt-section-light div[style*="border-radius"] p[style] {
color: #c7c7d2 !important;
} .nt-section-light div[style*="border-radius"] p[style*="font-weight:800"],
.nt-section-light div[style*="border-radius"] p[style*="font-weight: 800"] {
color: #ffffff !important;
} .nt-section-light div[style*="border-radius"] p[style*="#fbbf24"] {
color: #fbbf24 !important;
} .nt-section-light div[style*="border-radius"] p[style*="font-size:2rem"] {
color: #8fb3ff !important;
} .nt-section-light span[style*="color:#6b6b88"],
.nt-section-light span[style*="color:#9a9ab0"],
.nt-section-light span[style*="color:#9898b0"] {
color: #64748b !important;
} .nt-section-light div[style*="border-radius"] > p[style*="font-size:2rem"] {
text-shadow: none !important;
} .nt-section-light a[style*="color:#8fb3ff"],
.nt-section-light a[style*="color:#4f8ef7"],
.nt-section-light a:not([style*="background"]) {
color: var(--nt-primary) !important;
}
.nt-section-light a:not([style*="background"]):hover {
color: #3b7de8 !important;
} .nt-section-light a[style*="background:#2f6fed"],
.nt-section-light a[style*="background:var(--nt-primary)"] {
color: #ffffff !important;
} .nt-section-light.nt-glow::before,
.nt-section-light.nt-glow::after {
display: none !important;
} .nt-section-light {
border-top: 1px solid rgba(0,0,0,0.04);
} .nt-section-light + .wp-block-group.alignfull.nt-section-light {
border-top: none !important;
}
.nt-section-light + .wp-block-group.alignfull:not(.nt-section-light) {
border-top: none !important;
}
.wp-block-group.alignfull:not(.nt-section-light) + .nt-section-light {
border-top: none !important;
} .nt-section-light + .wp-block-group.alignfull:not(.nt-section-light) {
position: relative;
}
.nt-section-light + .wp-block-group.alignfull:not(.nt-section-light)::before {
content: '';
position: absolute;
top: 0; left: 0; right: 0;
height: 60px;
background: linear-gradient(to bottom, rgba(241,245,249,0.04), transparent);
pointer-events: none;
z-index: 0;
} .nt-mockup-pair {
display: flex !important;
gap: clamp(1rem, 3vw, 2rem) !important;
justify-content: center !important;
align-items: flex-end !important;
flex-wrap: wrap !important;
max-width: 720px !important;
margin: 0 auto clamp(2rem, 4vw, 3rem) !important;
}
.nt-mockup-pair > div {
flex: 0 1 300px !important;
text-align: center;
}
.nt-mockup-pair img {
width: 100% !important;
max-width: 300px !important;
height: auto !important;
aspect-ratio: 9 / 19.5;
object-fit: cover;
object-position: top;
border-radius: 24px !important;
}
@media (max-width: 640px) {
.nt-mockup-pair > div { flex: 0 1 200px !important; }
.nt-mockup-pair img { max-width: 200px !important; }
} .nt-bento-grid {
display: grid !important;
grid-template-columns: 1fr;
gap: clamp(1rem, 2vw, 1.5rem) !important;
max-width: 1200px;
margin: 0 auto;
}
@media (min-width: 768px) {
.nt-bento-grid {
grid-template-columns: repeat(2, 1fr);
}
.nt-bento-featured {
grid-column: span 2;
}
}
@media (min-width: 1024px) {
.nt-bento-grid {
grid-template-columns: repeat(3, 1fr);
}
.nt-bento-featured {
grid-column: span 2;
}
}
.nt-bento-card {
flex: none !important;
min-width: 0 !important;
}
.nt-bento-featured {
background: linear-gradient(145deg, rgba(79,142,247,0.06) 0%, var(--nt-bg-card) 100%) !important;
border-color: var(--nt-border-accent) !important;
}
.nt-bento-featured:hover {
border-color: rgba(79,142,247,0.5) !important;
} .nt-bento-featured h3 {
font-size: clamp(1.1rem, 1.8vw, 1.4rem) !important;
}
@media (max-width: 767px) {
.nt-bento-featured {
grid-column: span 1 !important;
}
}   .nt-section-5 div[style*="flex-wrap"] {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: clamp(1rem, 2vw, 1.5rem) !important;
max-width: 1000px !important;
margin: 2rem auto 0 !important;
}
.nt-section-5 div[style*="flex-wrap"] > div {
flex: none !important;
width: auto !important;
text-align: center;
} .nt-section-5 img[style*="border-radius:24px"] {
max-height: 480px !important;
height: auto !important;
width: 100% !important;
object-fit: contain !important;
object-position: top !important;
border-radius: 16px !important;
border: 1px solid rgba(255,255,255,0.08) !important;
} .nt-section-5 p[style*="font-size:0.85rem"] {
color: var(--nt-text-dim) !important;
margin-top: 0.75rem !important;
font-size: 0.8rem !important;
}
@media (max-width: 991px) {
.nt-section-5 div[style*="flex-wrap"] {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 640px) {
.nt-section-5 div[style*="flex-wrap"] {
grid-template-columns: 1fr !important;
max-width: 320px !important;
}
.nt-section-5 img[style*="border-radius:24px"] {
max-height: 560px !important;
}
} .nt-section-4 {
padding-block: clamp(1.5rem, 3vw, 2.5rem) !important;
}
.nt-section-4 div[style*="flex-wrap"] {
display: flex !important;
flex-wrap: wrap !important;
justify-content: center !important;
gap: clamp(1rem, 2vw, 2rem) !important;
}
.nt-section-4 span {
display: inline-flex !important;
align-items: center !important;
gap: 6px !important;
color: #475569 !important;
font-size: 0.875rem !important;
font-weight: 500 !important;
white-space: nowrap;
}  div[style*="border-radius:24px"][style*="background-color:#0b0b22"],
div[style*="border-radius:20px"][style*="background-color:#0b0b22"],
div[style*="border-radius: 24px"][style*="background-color: #0b0b22"],
div[style*="border-radius: 20px"][style*="background-color: #0b0b22"] {
background: linear-gradient(165deg, #141444 0%, #0e0e30 100%) !important;
border: 1px solid rgba(99,102,241,0.4) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.06),
0 0 0 1px rgba(99,102,241,0.12),
0 2px 16px rgba(0,0,0,0.3) !important;
}
div[style*="border-radius:24px"][style*="background-color:#0b0b22"]:hover,
div[style*="border-radius:20px"][style*="background-color:#0b0b22"]:hover,
div[style*="border-radius: 24px"][style*="background-color: #0b0b22"]:hover,
div[style*="border-radius: 20px"][style*="background-color: #0b0b22"]:hover {
border-color: rgba(99,102,241,0.5) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08),
0 0 0 1px rgba(99,102,241,0.2),
0 8px 32px rgba(0,0,0,0.4) !important;
transform: translateY(-2px) !important;
} .nt-section-6 div[style*="border-radius:20px"][style*="padding"] {
background: var(--nt-bg-card) !important;
border: 1px solid rgba(255,255,255,0.10) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.04),
0 2px 12px rgba(0,0,0,0.25) !important;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
padding: clamp(1.25rem, 2.5vw, 2rem) !important;
}
.nt-section-6 div[style*="border-radius:20px"][style*="padding"]:hover {
border-color: rgba(99,102,241,0.3) !important;
transform: translateY(-3px) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.06),
0 12px 36px rgba(0,0,0,0.35) !important;
} .nt-section-6 p[style*="font-weight:800"],
.nt-section-6 p[style*="font-weight:700"] {
color: #fff !important;
} .nt-section-6 p[style*="font-style:italic"] {
color: var(--nt-text-muted) !important;
line-height: 1.65 !important;
} .nt-section-6 p[style*="font-size:0.8rem"] {
color: var(--nt-text-dim) !important;
}  .nt-section-light div[style*="border-radius:24px"][style*="padding"],
.nt-section-light div[style*="border-radius:24px"][style*="background-color"] {
background: #1a1a50 !important;
border: 1px solid rgba(255,255,255,0.2) !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.06),
0 1px 2px rgba(0,0,0,0.03) !important;
transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
padding: clamp(1.5rem, 3vw, 2.5rem) !important;
}
.nt-section-light div[style*="border-radius:24px"][style*="padding"]:hover,
.nt-section-light div[style*="border-radius:24px"][style*="background-color"]:hover {
box-shadow: 0 10px 40px rgba(0,0,0,0.08),
0 4px 12px rgba(0,0,0,0.04) !important;
transform: translateY(-4px) !important;
border-color: #cbd5e1 !important;
} .nt-section-light div[style*="border-radius:24px"] p[style*="font-weight:800"],
.nt-section-light div[style*="border-radius:24px"] p[style*="font-weight:700"] {
color: #ffffff !important;
} .nt-section-light div[style*="border-radius:24px"] p[style*="line-height"] {
color: #c7c7d2 !important;
} .nt-section-light div[style*="border-radius:24px"] > p[style*="font-size:2rem"]:first-child {
text-shadow: none !important;
font-size: 1.75rem !important;
} .wp-block-group.alignfull p[style*="text-align:center"][style*="color:#c7c7d2"] {
max-width: 600px;
margin-left: auto !important;
margin-right: auto !important;
} .nt-section-light p[style*="text-align:center"][style*="color:#c7c7d2"] {
color: #64748b !important;
} .nt-section-9 div[style*="border-radius:24px"] {
border: 1px solid rgba(255,255,255,0.08) !important;
background: rgba(18,18,58,0.8) !important;
backdrop-filter: blur(8px) !important;
-webkit-backdrop-filter: blur(8px) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.04),
0 4px 20px rgba(0,0,0,0.25) !important;
} .nt-section-9 p[style*="color:#fbbf24"] {
letter-spacing: 3px !important;
font-size: 1rem !important;
} .nt-section-8 div[style*="border-radius:24px"] {
background: var(--nt-bg-card) !important;
border: 1px solid rgba(255,255,255,0.08) !important;
} .nt-section-8 div[style*="border-radius:24px"]:last-child {
border-color: var(--nt-border-accent) !important;
background: linear-gradient(145deg, rgba(79,142,247,0.04), var(--nt-bg-card)) !important;
} .nt-section-8 li {
color: var(--nt-text-muted) !important;
padding: 0.25rem 0;
}
.nt-section-8 div[style*="border-radius:24px"]:last-child li {
color: var(--nt-text) !important;
}  .nt-section-11 {
max-width: none;
} .nt-section-12 {
padding-block: clamp(2rem, 4vw, 3rem) !important;
} .nt-section-light div[style*="text-align:center"] img[style*="border-radius"] {
background: transparent !important;
border: none !important;
box-shadow: 0 20px 60px rgba(0,0,0,0.15) !important;
} div[style*="display:flex"]:not(.nt-grid-2):not(.nt-grid-3):not(.nt-bento-grid):not([class*="nt-grid"]) {
display: flex !important;
} .nt-section-light h2.wp-block-heading {
color: #0f172a !important;
margin-bottom: clamp(0.5rem, 1.5vw, 1rem) !important;
}
.nt-section-light p[style*="text-align:center"]:not([style*="font-weight"]) {
color: #64748b !important;
}   .nt-section-light div[style*="border-radius"] > p[style*="font-size:2rem"],
.nt-section-light p[style*="font-size:2rem"],
div[style*="border-radius"] > p[style*="font-size:2rem"] {
color: initial !important;
-webkit-text-fill-color: initial !important;
text-shadow: none !important;
font-size: 2rem !important;
line-height: 1.2 !important;
} .nt-section-4 span {
color: #475569 !important;
} .nt-section-4.wp-block-group.alignfull {
padding-block: clamp(1rem, 2.5vw, 2rem) !important;
}
.nt-section-4 > div[style*="gap"] {
display: flex !important;
flex-wrap: wrap !important;
justify-content: center !important;
align-items: center !important;
gap: clamp(0.75rem, 2vw, 1.5rem) clamp(1.5rem, 3vw, 2.5rem) !important;
max-width: 900px !important;
margin: 0 auto !important;
}
.nt-section-4 span[style] {
display: inline-flex !important;
align-items: center !important;
gap: 6px !important;
font-size: 0.9rem !important;
font-weight: 500 !important;
color: #64748b !important;
white-space: nowrap !important;
padding: 0.5rem 0.75rem !important;
background: rgba(0,0,0,0.02) !important;
border-radius: 8px !important;
border: 1px solid rgba(0,0,0,0.04) !important;
} .nt-section-7 div[style*="border-radius:24px"][style*="padding"] {
padding: clamp(1.75rem, 3.5vw, 2.5rem) !important;
} .nt-section-10 a[style] {
color: var(--nt-primary) !important;
font-weight: 600 !important;
}  .wp-block-group.alignfull:not(.nt-section-light) p[style*="text-align:center"][style*="color:#c7c7d2"] {
color: var(--nt-text-muted) !important;
max-width: 640px !important;
margin-left: auto !important;
margin-right: auto !important;
} .nt-section-6 > div[style*="flex-wrap"][style*="max-width"] {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: clamp(1rem, 2vw, 1.25rem) !important;
}
@media (max-width: 991px) {
.nt-section-6 > div[style*="flex-wrap"][style*="max-width"] {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 640px) {
.nt-section-6 > div[style*="flex-wrap"][style*="max-width"] {
grid-template-columns: 1fr !important;
}
}
.nt-section-6 > div[style*="flex-wrap"] > div[style*="border-radius"] {
flex: none !important;
min-width: 0 !important;
width: auto !important;
} .nt-section-8 > div[style*="flex-wrap"] {
display: grid !important;
grid-template-columns: repeat(2, 1fr) !important;
gap: clamp(1rem, 2vw, 1.5rem) !important;
max-width: 800px !important;
margin: 0 auto !important;
}
@media (max-width: 640px) {
.nt-section-8 > div[style*="flex-wrap"] {
grid-template-columns: 1fr !important;
}
}
.nt-section-8 > div[style*="flex-wrap"] > div[style*="border-radius"] {
flex: none !important;
min-width: 0 !important;
width: auto !important;
} .nt-section-9 > div[style*="flex-wrap"] {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: clamp(1rem, 2vw, 1.5rem) !important;
}
@media (max-width: 991px) {
.nt-section-9 > div[style*="flex-wrap"] {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 640px) {
.nt-section-9 > div[style*="flex-wrap"] {
grid-template-columns: 1fr !important;
}
}
.nt-section-9 > div[style*="flex-wrap"] > div[style*="border-radius"] {
flex: none !important;
min-width: 0 !important;
width: auto !important;
} .nt-section-2 > div[style*="flex-wrap"][style*="max-width"]:not([style*="text-align"]) {
display: grid !important;
grid-template-columns: repeat(2, 1fr) !important;
gap: clamp(1rem, 2vw, 1.5rem) !important;
} .nt-section-2 > div[style*="flex-wrap"][style*="max-width"]:not([style*="text-align"]) > div:last-child:not(.nt-mockup-container) {
grid-column: 1 / -1 !important;
max-width: 500px !important;
margin: 0 auto !important;
}
@media (max-width: 640px) {
.nt-section-2 > div[style*="flex-wrap"][style*="max-width"]:not([style*="text-align"]) {
grid-template-columns: 1fr !important;
}
.nt-section-2 > div[style*="flex-wrap"][style*="max-width"]:not([style*="text-align"]) > div:last-child:not(.nt-mockup-container) {
max-width: none !important;
}
} .nt-section-11 .wp-block-details {
border-bottom: 1px solid var(--nt-border-subtle) !important;
padding: 1rem 0 !important;
}
.nt-section-11 summary {
color: var(--nt-text) !important;
font-weight: 600 !important;
font-size: 1rem !important;
cursor: pointer !important;
padding: 0.5rem 0 !important;
}
.nt-section-11 .wp-block-details p {
color: var(--nt-text-muted) !important;
line-height: 1.7 !important;
} .nt-section-12 a[style*="background:#2f6fed"],
.nt-section-12 a[style*="border-radius:999px"][style*="background"] {
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.nt-section-12 a[style*="background:#2f6fed"]:hover {
transform: translateY(-2px) !important;
box-shadow: 0 8px 24px rgba(79,142,247,0.35) !important;
}  .nt-section-divider {
height: 1px;
background: linear-gradient(90deg, transparent 0%, rgba(79,142,247,0.25) 20%, rgba(139,92,246,0.2) 50%, rgba(79,142,247,0.25) 80%, transparent 100%);
margin: 0;
padding: 0;
border: none;
} .nt-section-reveal {
opacity: 0;
transform: translateY(30px);
transition: opacity 0.7s cubic-bezier(0.25,0.46,0.45,0.94),
transform 0.7s cubic-bezier(0.25,0.46,0.45,0.94) !important;
}
.nt-section-visible {
opacity: 1 !important;
transform: translateY(0) !important;
}
@media (prefers-reduced-motion: reduce) {
.nt-section-reveal {
opacity: 1 !important;
transform: none !important;
transition: none !important;
}
} .nt-stats-grid {
display: flex;
gap: 2rem;
justify-content: center;
flex-wrap: wrap;
max-width: 900px;
margin: 2rem auto 0;
}
.nt-stat-item {
flex: 1;
min-width: 180px;
text-align: center;
padding: 1.5rem 1rem;
}
.nt-stat-number {
font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
letter-spacing: 0;
line-height: 1.1;
background: linear-gradient(135deg, var(--nt-primary) 0%, var(--nt-accent) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin-bottom: 0.5rem;
}
.nt-stat-label {
font-size: 0.95rem;
color: var(--nt-text-muted);
line-height: 1.4;
}
@media (max-width: 600px) {
.nt-stats-grid {
gap: 1rem;
}
.nt-stat-item {
min-width: 140px;
padding: 1rem 0.5rem;
}
} .nt-trust-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1.5rem;
max-width: 1100px;
margin: 2.5rem auto 0;
}
.nt-trust-card {
text-align: center;
padding: 2rem 1.25rem;
border: 1px solid var(--nt-border);
border-radius: 20px;
background: var(--nt-bg-card);
transition: transform 0.3s ease, border-color 0.3s ease;
}
.nt-trust-card:hover {
transform: translateY(-3px);
border-color: rgba(79,142,247,0.3);
}
.nt-trust-icon {
font-size: 2rem;
margin-bottom: 1rem;
display: block;
}
.nt-trust-title {
color: #fff;
font-weight: 700;
font-size: 1rem;
margin-bottom: 0.5rem;
}
.nt-trust-desc {
color: var(--nt-text-muted);
font-size: 0.9rem;
line-height: 1.5;
}
@media (max-width: 768px) {
.nt-trust-grid {
grid-template-columns: repeat(2, 1fr);
gap: 1rem;
}
.nt-trust-card {
padding: 1.5rem 1rem;
}
}
@media (max-width: 480px) {
.nt-trust-grid {
grid-template-columns: 1fr;
}
} .nt-integrations-row {
display: flex;
gap: 3rem;
justify-content: center;
align-items: center;
flex-wrap: wrap;
max-width: 800px;
margin: 2rem auto 0;
opacity: 0.65;
transition: opacity 0.3s ease;
}
.nt-integrations-row:hover {
opacity: 1;
}
.nt-integration-item {
display: flex;
align-items: center;
gap: 10px;
color: var(--nt-text-muted);
font-size: 0.95rem;
font-weight: 500;
white-space: nowrap;
}
.nt-integration-item span.nt-int-icon {
font-size: 1.5rem;
}
@media (max-width: 600px) {
.nt-integrations-row {
gap: 1.5rem;
}
.nt-integration-item {
font-size: 0.85rem;
}
} .nt-cta-banner {
position: relative;
overflow: hidden;
max-width: 1000px;
margin: 0 auto;
padding: 2rem 2.5rem;
border-radius: 32px;
border: 1px solid var(--nt-border-accent);
text-align: center;
background: linear-gradient(145deg, rgba(79,142,247,0.08) 0%, var(--nt-bg-card) 40%, rgba(139,92,246,0.06) 100%);
}
.nt-cta-banner::before {
content: "";
position: absolute;
top: -50%;
left: 50%;
transform: translateX(-50%);
width: 600px;
height: 400px;
background: radial-gradient(ellipse, rgba(79,142,247,0.12) 0%, transparent 70%);
filter: blur(60px);
pointer-events: none;
z-index: 0;
}
.nt-cta-banner > * {
position: relative;
z-index: 1;
}
.nt-cta-banner h2 {
color: #fff !important;
font-size: clamp(1.5rem, 3vw, 2.25rem) !important;
font-weight: 800 !important;
margin-bottom: 0.75rem !important;
letter-spacing: 0 !important;
}
.nt-cta-banner p {
color: var(--nt-text-muted);
font-size: 1.05rem;
margin-bottom: 1.5rem;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.nt-cta-banner .nt-cta-btn {
display: inline-flex;
align-items: center;
justify-content: center;
background: var(--nt-primary);
color: #fff;
text-decoration: none;
padding: 1rem 2rem;
border-radius: 999px;
font-weight: 700;
font-size: 1rem;
transition: transform 0.2s ease, box-shadow 0.2s ease;
min-height: 56px;
}
.nt-cta-banner .nt-cta-btn:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px rgba(79,142,247,0.4);
}
.nt-cta-banner .nt-cta-secondary {
display: block;
margin-top: 1rem;
color: var(--nt-text-dim);
font-size: 0.875rem;
}
.nt-cta-banner .nt-cta-secondary a {
color: var(--nt-primary);
text-decoration: underline;
}
@media (max-width: 768px) {
.nt-cta-banner {
padding: 2.5rem 1.5rem;
margin: 0 1rem;
}
} .nt-footer-trust {
display: flex;
gap: 2rem;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 1.5rem 0;
margin-top: 1rem;
border-top: 1px solid var(--nt-border-subtle);
}
.nt-footer-trust-item {
display: flex;
align-items: center;
gap: 6px;
color: var(--nt-text-dim);
font-size: 0.8rem;
white-space: nowrap;
} a[style*="color:#8fb3ff"]:hover {
text-shadow: 0 0 12px rgba(79,142,247,0.3);
} .page:not(.page-template-page-wide) .entry-content,
.page:not(.page-template-page-wide) .wp-block-post-content {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.page .entry-content h2,
.page .wp-block-post-content h2 {
margin-top: 1em;
margin-bottom: 0.75em;
}
.page .entry-content p,
.page .wp-block-post-content p {
line-height: 1.75;
margin-bottom: 1.25em;
} div[style*="border-radius:24px"][style*="padding:2rem"]:hover::after,
div[style*="border-radius:20px"][style*="padding:2rem"]:hover::after {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
background: radial-gradient(ellipse at 50% 0%, rgba(79,142,247,0.04) 0%, transparent 70%);
pointer-events: none;
} div[style*="flex-wrap"][style*="gap"]:not(.nt-grid-2):not(.nt-grid-3):not([class*="nt-grid"]):not(.nt-persona-row):not(.nt-card-row) {
display: flex !important;
}
div[style*="justify-content"][style*="gap"]:not(.nt-grid-2):not(.nt-grid-3):not([class*="nt-grid"]):not(.nt-persona-row):not(.nt-card-row) {
display: flex !important;
}  .wp-block-group.alignfull img[src*="mockup"],
.wp-block-group.alignfull img[alt*="mockup"],
.wp-block-group.alignfull img[alt*="Choose Your Coach"],
.wp-block-group.alignfull img[alt*="gym coaching"] {
background: transparent !important;
mix-blend-mode: normal !important;
border-radius: 24px !important;
filter: none !important;
} .nt-mockup-pair,
div[style*="flex:0 1 380px"] {
background: transparent !important;
} div[style*="max-width:900px"][style*="flex-end"] {
display: flex !important;
gap: 24px !important;
justify-content: center !important;
} .nt-glow::before {
opacity: 0.025 !important;
z-index: 0 !important;
}
.nt-glow::after {
opacity: 0.02 !important;
z-index: 0 !important;
} .nt-glow > *,
.nt-glow > * > *,
.nt-glow h2,
.nt-glow h3,
.nt-glow p,
.nt-glow div {
position: relative;
z-index: 1;
} div[style*="border-radius:24px"] h3,
div[style*="border-radius:20px"] h3 {
color: #ffffff !important;
opacity: 1 !important;
position: relative !important;
z-index: 2 !important;
} div[style*="border-radius:24px"][style*="padding:2rem"]::after,
div[style*="border-radius:20px"][style*="padding:2rem"]::after {
display: none !important;
} div[style*="max-width:1200px"][style*="display:flex"] > div[style*="min-width:250px"] {
min-width: 0 !important;
flex: 1 1 30% !important;
} div[style*="max-width:800px"][style*="display:flex"] > div[style*="min-width:300px"] {
min-width: 0 !important;
flex: 1 1 45% !important;
} div[style*="max-width:1000px"][style*="display:flex"] > div[style*="min-width:280px"] {
min-width: 0 !important;
flex: 1 1 30% !important;
} div[style*="max-width:1200px"][style*="display:flex"] > div[style*="min-width:280px"] {
min-width: 0 !important;
flex: 1 1 30% !important;
} .nt-hero-overlap { background: transparent !important; }
.nt-hero-overlap::before { background: transparent !important; }
.wp-block-group.alignfull img { background-color: transparent !important; }
.nt-stat-number { font-variant-numeric: tabular-nums !important; }
.nt-gradient-text {
-webkit-text-fill-color: transparent !important;
background-clip: text !important;
-webkit-background-clip: text !important;
} .nt-card {
background: #1a1a50 !important;
border: 1px solid rgba(255, 255, 255, 0.2) !important;
border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease !important;
}
.nt-card:hover {
transform: translateY(-3px) !important;
border-color: rgba(79, 142, 247, 0.4) !important;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3) !important;
}
.nt-card-featured {
background: linear-gradient(145deg, rgba(79,142,247,0.12) 0%, #1a1a50 100%) !important;
border: 2px solid rgba(79, 142, 247, 0.5) !important;
} .nt-card h3, .nt-card p[style*="font-weight:800"] { color: #ffffff !important; }
.nt-card p { color: #d0d0e0 !important; }
.nt-card p[style*="font-style:italic"], .nt-card p[style*="font-style: italic"] { color: #b0b0d0 !important; }
.nt-card p[style*="color:#fbbf24"] { color: #fbbf24 !important; } .nt-trust-card { background: #1a1a50 !important; border: 1px solid rgba(255,255,255,0.2) !important; } .nt-cta-banner {
background: linear-gradient(145deg, rgba(79,142,247,0.1) 0%, #1a1a50 40%, rgba(139,92,246,0.08) 100%) !important;
border: 1px solid rgba(79,142,247,0.4) !important;
} .nt-stat-number { color: #4f8ef7 !important; -webkit-text-fill-color: #4f8ef7 !important; background: none !important; } .saaslauncher-accordion details { border-bottom: 1px solid rgba(255,255,255,0.15) !important; }
.saaslauncher-accordion summary { color: #ffffff !important; } .nt-section { background-color: #070714 !important; }
.nt-section-hero {
background: linear-gradient(165deg, #070714 0%, #0c1a3a 20%, #1a0e42 45%, #0d2847 65%, #070714 100%) !important;
} .nt-reveal { opacity: 0; transform: translateY(20px); transition: opacity 0.5s ease, transform 0.5s ease !important; }
.nt-reveal.nt-visible { opacity: 1 !important; transform: translateY(0) !important; }
@media (prefers-reduced-motion: reduce) { .nt-reveal { opacity: 1 !important; transform: none !important; } } .home .entry-content, .home .wp-block-post-content { max-width: 100% !important; }
.page-template-page-wide .entry-content, .page-template-page-wide .wp-block-post-content { max-width: 100% !important; }
.page:not(.home):not(.page-template-page-wide) .entry-content, .page:not(.home):not(.page-template-page-wide) .wp-block-post-content { max-width: 800px; margin-left: auto; margin-right: auto; } .nt-section.has-background { padding-top: clamp(2.5rem, 5vw, 4rem) !important; padding-bottom: clamp(2.5rem, 5vw, 4rem) !important; } .saaslauncher-header.is-style-saaslauncher-sticky-navigation ~ .nt-section:not(.has-background),
.wp-block-group.alignfull.is-layout-constrained.nt-section:not(.has-background) {
padding-top: 0 !important;
padding-bottom: 0 !important;
} img[src*="mockup"], img[alt*="mockup"] { background: transparent !important; }
.nt-trust-grid { background: transparent !important; border: none !important; } .nt-blog-cta { background: #1a1a50 !important; border: 1px solid rgba(255,255,255,0.18) !important; } @media (max-width: 768px) {
.nt-comparison-grid { grid-template-columns: 1fr !important; }
.nt-stat-item { flex: 1 1 45% !important; }
} .wp-block-group.alignfull div[style*="border-radius:20px"][style*="max-width:700px"] {
background: #1a1a50 !important; border: 1px solid rgba(255,255,255,0.18) !important;
}  #nt-quiz {
--coach-accent: #4f8ef7;
position: relative;
min-height: calc(100vh - 65px);
display: flex !important;
align-items: center !important;
justify-content: center !important;
padding: 4rem 1.25rem 5rem !important;
max-width: 100% !important;
}
#nt-quiz::before {
content: "";
position: absolute;
inset: 0;
pointer-events: none;
background:
radial-gradient(ellipse 60% 50% at 15% 10%, rgba(79,142,247,0.08) 0%, transparent 70%),
radial-gradient(ellipse 50% 50% at 85% 80%, rgba(139,92,246,0.06) 0%, transparent 70%);
z-index: 0;
} .ntq-screen {
position: relative;
z-index: 1;
width: 100%;
max-width: 560px;
margin: 0 auto;
opacity: 1;
transform: translateY(0);
transition: opacity 0.3s ease, transform 0.3s ease;
}
.ntq-enter {
opacity: 0;
transform: translateY(12px);
} .ntq-intro,
.ntq-question,
.ntq-teaser,
.ntq-result {
background: rgba(13,13,38,0.75);
border: 1px solid rgba(255,255,255,0.10);
border-radius: 24px;
padding: 2.5rem 2rem;
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
box-shadow: 0 32px 64px rgba(0,0,0,0.5), 0 0 0 1px rgba(255,255,255,0.04) inset;
} .ntq-intro {
text-align: center;
}
.ntq-badge {
display: inline-flex;
align-items: center;
font-size: 0.78rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--nt-primary);
background: rgba(79,142,247,0.10);
border: 1px solid rgba(79,142,247,0.20);
border-radius: 999px;
padding: 7px 18px;
margin-bottom: 1.75rem;
}
.ntq-title {
font-size: clamp(1.75rem, 5vw, 2.75rem) !important;
font-weight: 800 !important;
color: var(--nt-text) !important;
line-height: 1.1 !important;
letter-spacing: 0 !important;
margin: 0 0 1rem !important;
}
.ntq-grad {
background: linear-gradient(135deg, #ebe9f4 0%, rgba(139,92,246,0.9) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.ntq-subtitle {
font-size: 1rem;
color: var(--nt-text-muted);
line-height: 1.65;
margin: 0 auto 2rem;
max-width: 440px;
}
.ntq-dots {
display: flex;
justify-content: center;
gap: 16px;
margin-bottom: 2rem;
flex-wrap: wrap;
}
.ntq-coach-chip {
display: flex;
flex-direction: column;
align-items: center;
gap: 6px;
cursor: default;
transition: transform 0.25s cubic-bezier(0.34,1.56,0.64,1);
}
.ntq-coach-chip:hover {
transform: translateY(-4px);
}
.ntq-chip-avatar {
width: 48px;
height: 48px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: box-shadow 0.25s ease, transform 0.25s cubic-bezier(0.34,1.56,0.64,1);
}
.ntq-coach-chip:hover .ntq-chip-avatar {
transform: scale(1.1);
}
.ntq-chip-emoji {
font-size: 1.35rem;
line-height: 1;
}
.ntq-chip-name {
font-size: 0.7rem;
font-weight: 600;
color: var(--nt-text-muted);
letter-spacing: 0.02em;
}
.ntq-meta {
font-size: 0.78rem;
color: var(--nt-text-dim);
margin-top: 1.25rem;
letter-spacing: 0.02em;
} .ntq-btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
font-family: var(--nt-font-body);
font-weight: 700;
font-size: 1rem;
border: none;
cursor: pointer;
border-radius: 999px;
transition: transform 0.2s ease, box-shadow 0.25s ease, filter 0.2s ease;
text-decoration: none !important;
line-height: 1.2;
}
.ntq-btn-glow {
background: linear-gradient(135deg, #4f8ef7 0%, #8b5cf6 100%);
color: #ffffff;
padding: 16px 36px;
box-shadow: 0 4px 24px rgba(79,142,247,0.35);
min-width: 220px;
}
.ntq-btn-glow:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px rgba(79,142,247,0.45);
}
.ntq-btn-glow:active {
transform: scale(0.98);
}
.ntq-btn-coach {
color: #ffffff !important;
padding: 16px 36px;
font-size: 1.05rem;
}
.ntq-btn-coach:hover {
transform: translateY(-2px);
filter: brightness(1.1);
}
.ntq-btn-ghost {
background: transparent;
color: var(--nt-text-muted) !important;
padding: 12px 24px;
border: 1px solid var(--nt-border);
font-size: 0.9rem;
}
.ntq-btn-ghost:hover {
border-color: rgba(255,255,255,0.20);
color: var(--nt-text) !important;
}
.ntq-btn-full {
width: 100%;
display: flex;
} .ntq-progress {
height: 4px;
background: rgba(255,255,255,0.08);
border-radius: 2px;
margin-bottom: 1.75rem;
overflow: hidden;
}
.ntq-progress-fill {
height: 100%;
background: linear-gradient(90deg, #4f8ef7 0%, #8b5cf6 100%);
border-radius: 2px;
transition: width 0.4s cubic-bezier(0.4,0,0.2,1);
} .ntq-q-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 0.75rem;
}
.ntq-q-count {
font-size: 0.78rem;
color: var(--nt-text-dim);
font-weight: 500;
}
.ntq-back {
display: inline-flex;
align-items: center;
gap: 4px;
background: none;
border: none;
color: var(--nt-text-muted);
font-size: 0.85rem;
font-family: var(--nt-font-body);
font-weight: 500;
cursor: pointer;
padding: 6px 10px;
margin: -6px -10px;
border-radius: 8px;
transition: color 0.2s ease, background 0.2s ease;
}
.ntq-back:hover {
color: var(--nt-text);
background: rgba(255,255,255,0.06);
}
.ntq-q-text {
font-size: clamp(1.2rem, 3vw, 1.45rem) !important;
font-weight: 700 !important;
color: var(--nt-text) !important;
margin: 0 0 1.5rem !important;
line-height: 1.35 !important;
} .ntq-options {
display: flex;
flex-direction: column;
gap: 10px;
}
.ntq-option {
display: flex;
align-items: center;
gap: 14px;
width: 100%;
background: rgba(18,18,58,0.5);
border: 1.5px solid rgba(255,255,255,0.08);
border-radius: 14px;
padding: 15px 18px;
cursor: pointer;
text-align: left;
font-family: var(--nt-font-body);
font-size: 0.93rem;
color: var(--nt-text);
transition: border-color 0.18s ease, background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.ntq-option:hover {
border-color: rgba(79,142,247,0.30);
background: rgba(79,142,247,0.05);
transform: translateX(4px);
}
.ntq-option.ntq-selected {
border-color: var(--nt-primary);
background: rgba(79,142,247,0.08);
box-shadow: 0 0 0 1px rgba(79,142,247,0.15), 0 4px 16px rgba(79,142,247,0.12);
}
.ntq-option:focus-visible {
outline: 2px solid var(--nt-primary);
outline-offset: 2px;
} .ntq-option-dot {
flex-shrink: 0;
width: 22px;
height: 22px;
border-radius: 50%;
border: 2px solid rgba(255,255,255,0.18);
display: flex;
align-items: center;
justify-content: center;
transition: border-color 0.18s ease, box-shadow 0.18s ease;
}
.ntq-option.ntq-selected .ntq-option-dot {
border-color: var(--nt-primary);
box-shadow: 0 0 8px rgba(79,142,247,0.3);
}
.ntq-option-dot-fill {
width: 0;
height: 0;
border-radius: 50%;
background: var(--nt-primary);
transition: width 0.15s ease, height 0.15s ease;
}
.ntq-option.ntq-selected .ntq-option-dot-fill {
width: 10px;
height: 10px;
}
.ntq-option-label {
line-height: 1.45;
} .ntq-teaser {
text-align: center;
}
.ntq-teaser-top {
margin-bottom: 1.5rem;
}
.ntq-check {
display: inline-flex;
align-items: center;
justify-content: center;
width: 52px;
height: 52px;
border-radius: 50%;
background: rgba(79,142,247,0.12);
color: var(--nt-primary);
margin-bottom: 1rem;
}
.ntq-teaser-h {
font-size: clamp(1.4rem, 3.5vw, 1.85rem) !important;
font-weight: 800 !important;
color: var(--nt-text) !important;
margin: 0 0 0.6rem !important;
line-height: 1.2 !important;
}
.ntq-teaser-sub {
font-size: 0.93rem;
color: var(--nt-text-muted);
line-height: 1.6;
max-width: 400px;
margin: 0 auto;
} .ntq-preview {
position: relative;
padding: 2rem 1.5rem 1.5rem;
margin: 0 -0.5rem 0;
border-radius: 16px;
background: rgba(7,7,20,0.6);
overflow: hidden;
filter: blur(10px);
opacity: 0.45;
user-select: none;
-webkit-user-select: none;
pointer-events: none;
margin-bottom: -2rem;
}
.ntq-preview-glow {
position: absolute;
inset: 0;
pointer-events: none;
}
.ntq-preview-avatar {
width: 48px;
height: 48px;
border-radius: 50%;
margin: 0 auto 0.75rem;
}
.ntq-preview-name {
font-size: 1.5rem;
font-weight: 800;
color: var(--nt-text);
margin-bottom: 0.25rem;
}
.ntq-preview-tagline {
font-size: 0.9rem;
color: var(--nt-text-muted);
} .ntq-gate {
position: relative;
z-index: 2;
background: linear-gradient(180deg, transparent 0%, rgba(13,13,38,0.98) 30%);
padding: 2.5rem 0 0;
} .ntq-form {
display: flex;
flex-direction: column;
gap: 12px;
max-width: 360px;
margin: 0 auto;
}
.ntq-input-wrap {
position: relative;
}
.ntq-input {
width: 100%;
background: rgba(255,255,255,0.05);
border: 1.5px solid rgba(255,255,255,0.12);
border-radius: 14px;
padding: 15px 18px;
font-family: var(--nt-font-body);
font-size: 1rem;
color: var(--nt-text);
outline: none;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
box-sizing: border-box;
}
.ntq-input::placeholder {
color: var(--nt-text-dim);
}
.ntq-input:focus {
border-color: var(--nt-primary);
box-shadow: 0 0 0 3px rgba(79,142,247,0.18);
}
.ntq-error {
color: #f97316;
font-size: 0.82rem;
margin: 0;
text-align: left;
}
.ntq-trust {
font-size: 0.75rem;
color: var(--nt-text-dim);
line-height: 1.5;
margin: 0.75rem auto 0;
max-width: 300px;
} .ntq-loading {
opacity: 0.7;
cursor: wait;
pointer-events: none;
}
.ntq-spinner {
display: inline-block;
width: 18px;
height: 18px;
border: 2.5px solid rgba(255,255,255,0.25);
border-top-color: #ffffff;
border-radius: 50%;
animation: ntq-spin 0.6s linear infinite;
margin-right: 8px;
vertical-align: middle;
}
@keyframes ntq-spin {
to { transform: rotate(360deg); }
} .ntq-result {
text-align: center;
} .ntq-result-email {
text-align: center;
}
.ntq-email-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 80px;
height: 80px;
border-radius: 50%;
background: rgba(79,142,247,0.10);
color: var(--nt-primary);
margin-bottom: 1.5rem;
}
.ntq-email-title {
font-size: clamp(1.5rem, 4vw, 2rem) !important;
font-weight: 800 !important;
color: var(--nt-text) !important;
margin: 0 0 0.75rem !important;
line-height: 1.2 !important;
}
.ntq-email-subtitle {
font-size: 1rem;
color: var(--nt-text-muted);
line-height: 1.6;
margin: 0 0 1rem;
}
.ntq-email-subtitle strong {
color: var(--nt-text);
font-weight: 600;
}
.ntq-email-body {
font-size: 0.93rem;
color: var(--nt-text-muted);
line-height: 1.65;
margin: 0 0 1.75rem;
max-width: 420px;
margin-left: auto;
margin-right: auto;
}
.ntq-email-tips {
background: rgba(255,255,255,0.04);
border: 1px solid rgba(255,255,255,0.06);
border-radius: 12px;
padding: 14px 18px;
margin-bottom: 1rem;
}
.ntq-email-tip {
font-size: 0.82rem;
color: var(--nt-text-dim);
margin: 0;
line-height: 1.5;
}
.ntq-email-tip strong {
color: var(--nt-text-muted);
}
.ntq-retake {
display: inline-block;
background: none;
border: none;
color: var(--nt-text-dim);
font-family: var(--nt-font-body);
font-size: 0.78rem;
cursor: pointer;
padding: 8px 12px;
margin-top: 0.5rem;
transition: color 0.2s ease;
}
.ntq-retake:hover {
color: var(--nt-text-muted);
} @media (prefers-reduced-motion: reduce) {
.ntq-enter { opacity: 1; transform: none; }
.ntq-screen { transition: none; }
.ntq-option:hover { transform: none; }
.ntq-dot:hover { transform: none; }
.ntq-progress-fill { transition: none; }
.ntq-spinner { animation: none; }
} @media (max-width: 600px) {
#nt-quiz {
padding: 2rem 0.75rem 3rem !important;
}
.ntq-intro,
.ntq-question,
.ntq-teaser,
.ntq-result {
border-radius: 20px;
padding: 2rem 1.25rem;
}
.ntq-option {
padding: 13px 14px;
gap: 12px;
font-size: 0.88rem;
}
.ntq-dots {
gap: 12px;
}
.ntq-chip-avatar {
width: 40px;
height: 40px;
}
.ntq-chip-emoji {
font-size: 1.15rem;
}
.ntq-chip-name {
font-size: 0.65rem;
}
.ntq-result-card {
padding: 1.5rem 1.25rem;
}
.ntq-btn-glow,
.ntq-btn-coach {
padding: 14px 28px;
font-size: 0.95rem;
}
}
@media (max-width: 380px) {
.ntq-intro,
.ntq-question,
.ntq-teaser,
.ntq-result {
padding: 1.5rem 1rem;
border-radius: 16px;
}
}  .page-template-page-wide .entry-content h2:first-of-type,
.nt-section-0 h2:first-child,
.entry-content > .wp-block-group:first-child h2:first-of-type,
.entry-content > .wp-block-group.alignfull:first-of-type h2:first-of-type,
.entry-content > main h2:first-of-type {
margin-top: 0.5em !important;
} .page-template-page-wide .entry-content > *,
.page-template-page-wide .wp-block-post-content > * {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .page-template-page-wide .entry-content > p:empty,
.page-template-page-wide .wp-block-post-content > p:empty {
display: none !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
} .page-template-page-wide .entry-content > p {
display: none !important;
} .nt-card-row.alignfull,
.page-template-page-wide .nt-section.alignfull {
max-width: none !important;
width: 100% !important;
}
.nt-card-row.alignfull > * {
max-width: 1200px !important;
margin-left: auto !important;
margin-right: auto !important;
} main.wp-block-group > .wp-block-group.alignfull,
main.wp-block-group > .entry-content,
main.wp-block-group > .wp-block-post-content {
margin-top: 0 !important;
margin-bottom: 0 !important;
} footer .wp-block-group:not(.saaslauncher-footer),
footer.wp-block-template-part .wp-block-group:not(.saaslauncher-footer) {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
footer .saaslauncher-footer,
footer.wp-block-template-part .saaslauncher-footer {
padding-top: 32px !important;
padding-bottom: 20px !important;
}
footer > .wp-block-group > .wp-block-group:nth-child(2) {
padding-top: 16px !important;
padding-bottom: 12px !important;
border-top: 1px solid rgba(255,255,255,0.06) !important;
}
footer > .wp-block-group {
padding-bottom: 12px !important;
} .nt-comparison-grid {
max-width: 900px !important;
margin: 0 auto !important;
box-shadow: 0 4px 32px rgba(0,0,0,0.3) !important;
}
@media (max-width: 640px) {
.nt-comparison-grid {
grid-template-columns: 1fr !important;
}
.nt-comparison-grid > div:first-child {
border-right: none !important;
border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}
} .page-id-1899 .entry-content > p {
display: none !important;
} .page-id-1950 .entry-content img {
max-width: 100% !important;
height: auto !important;
}
.page-id-1950 .entry-content .wp-block-image {
max-width: 800px !important;
margin-left: auto !important;
margin-right: auto !important;
} .page-id-1899 .entry-content main > .wp-block-group.alignfull:first-of-type {
position: relative !important;
overflow: hidden !important;
background: linear-gradient(165deg, #070714 0%, #0c1a3a 20%, #1a0e42 45%, #0d2847 65%, #070714 100%) !important;
}
.page-id-1899 .entry-content main > .wp-block-group.alignfull:first-of-type::before {
content: "" !important;
position: absolute !important;
top: -30% !important; left: -10% !important; width: 120% !important; height: 140% !important;
background: radial-gradient(ellipse at 30% 50%, rgba(79,142,247,0.15) 0%, transparent 55%),
radial-gradient(ellipse at 70% 30%, rgba(139,92,246,0.12) 0%, transparent 50%),
radial-gradient(ellipse at 50% 80%, rgba(99,102,241,0.08) 0%, transparent 45%) !important;
pointer-events: none !important;
z-index: 0 !important;
animation: ntAuroraShift 12s ease-in-out infinite alternate !important;
}
.page-id-1899 .entry-content main > .wp-block-group.alignfull:first-of-type::after {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background-image:
radial-gradient(1px 1px at 10% 20%, rgba(255,255,255,0.4) 50%, transparent 100%),
radial-gradient(1px 1px at 25% 45%, rgba(255,255,255,0.3) 50%, transparent 100%),
radial-gradient(1.5px 1.5px at 40% 15%, rgba(255,255,255,0.5) 50%, transparent 100%),
radial-gradient(1px 1px at 55% 65%, rgba(255,255,255,0.25) 50%, transparent 100%),
radial-gradient(1px 1px at 70% 30%, rgba(255,255,255,0.35) 50%, transparent 100%),
radial-gradient(1.5px 1.5px at 85% 55%, rgba(255,255,255,0.45) 50%, transparent 100%) !important;
pointer-events: none !important;
z-index: 0 !important;
animation: ntStarTwinkle 8s ease-in-out infinite alternate !important;
}
.page-id-1899 .entry-content main > .wp-block-group.alignfull:first-of-type > * {
position: relative !important;
z-index: 1 !important;
} .page-id-1899 .entry-content main > * {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.page-id-1899 .entry-content main > p {
display: none !important;
} .page-template-page-wide .entry-content main > *,
.page-template-page-wide .entry-content > main > * {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.page-template-page-wide .entry-content main > p:empty,
.page-template-page-wide .entry-content > main > p:empty,
.page-template-page-wide .entry-content main > p {
display: none !important;
}  .nt-card,
.nt-in-row-2,
.nt-in-row-3,
.nt-in-row-6 {
flex: unset !important;
max-width: 100% !important;
min-width: 0 !important;
} .nt-grid-3,
div.nt-persona-row,
.nt-coaching-examples,
.nt-section-7 div.nt-persona-row {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 1.5rem !important;
} .nt-trust-grid {
grid-template-columns: repeat(4, 1fr) !important;
} .nt-hero-quiz-btn {
display: inline-flex !important;
border: 1px solid rgba(255,255,255,0.25) !important;
background: transparent !important;
transition: border-color 0.2s ease, background 0.2s ease !important;
}
.nt-hero-quiz-btn:hover {
border-color: rgba(255,255,255,0.45) !important;
background: rgba(255,255,255,0.06) !important;
} .wp-block-group.alignfull.has-background {
background-color: #070714 !important;
}
.wp-block-group.alignfull {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
body.home,
body.home .wp-site-blocks,
body.home .entry-content,
body.home .wp-block-post-content {
background-color: #070714 !important;
}
body.home .is-layout-flow > .wp-block-group.alignfull {
margin-top: 0 !important;
margin-bottom: 0 !important;
} @media (max-width: 1024px) {
.nt-grid-3,
div.nt-persona-row,
.nt-coaching-examples {
grid-template-columns: repeat(2, 1fr) !important;
}
.nt-trust-grid {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 680px) {
.nt-grid-3,
div.nt-persona-row,
.nt-coaching-examples,
.nt-trust-grid {
grid-template-columns: 1fr !important;
}
}  :root {
--nt-bg-card: #1a1a5a;
--nt-bg-card-hover: #222268;
--nt-border: rgba(255, 255, 255, 0.15);
} div[style*="background-color:#0b0b22"],
div[style*="background-color: #0b0b22"] {
background-color: #1a1a5a !important;
border: 1px solid rgba(255,255,255,0.18) !important;
} .nt-section-7 .nt-persona-row > div[style*="border-radius"],
.nt-persona-row > div.nt-card {
background: linear-gradient(165deg, #141444 0%, #0e0e30 100%) !important;
border: 1px solid rgba(99,102,241,0.45) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08),
0 0 0 1px rgba(99,102,241,0.15),
0 4px 24px rgba(0,0,0,0.4) !important;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.nt-section-7 .nt-persona-row > div[style*="border-radius"]:hover,
.nt-persona-row > div.nt-card:hover {
background: linear-gradient(165deg, #1a1a52 0%, #121240 100%) !important;
border-color: rgba(99,102,241,0.6) !important;
transform: translateY(-4px) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.12),
0 0 0 1px rgba(99,102,241,0.25),
0 0 30px rgba(99,102,241,0.08),
0 12px 40px rgba(0,0,0,0.4) !important;
} .nt-section-9 div[style*="border-radius:24px"] {
background: var(--nt-bg-card) !important;
border: 1px solid rgba(255,255,255,0.12) !important;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.05),
0 4px 24px rgba(0,0,0,0.3) !important;
} .nt-comparison-grid {
display: grid !important;
} .nt-comparison-grid > div > div[style*="flex-direction"] {
display: flex !important;
}
.nt-comparison-grid > div > div[style*="flex-direction"] > div[style*="align-items"] {
display: flex !important;
} .nt-section-6 > div[style*="flex-wrap"] {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 24px !important;
}
.nt-section-6 > div[style*="flex-wrap"] > div[style*="flex"] {
flex: none !important;
min-width: 0 !important;
} .nt-section-6 img[src^="data:image/svg+xml"] {
background: linear-gradient(110deg, #12123a 30%, #1a1a50 50%, #12123a 70%) !important;
background-size: 200% 100% !important;
animation: nt-shimmer 1.5s ease-in-out infinite !important;
border-radius: 24px !important;
}
@keyframes nt-shimmer {
0% { background-position: 200% 0; }
100% { background-position: -200% 0; }
} .nt-section-6 img[style*="width: 100%"],
.nt-section-6 img[style*="width:100%"] {
max-height: 480px !important;
object-fit: cover !important;
object-position: top !important;
} .nt-section-6 > div > div > p:last-child:not([style]) {
display: none !important;
} .nt-section-7 > div[style*="justify-content: center"] {
display: flex !important;
} div[style*="justify-content: center"][style*="flex-wrap"] {
display: flex !important;
}
div[style*="justify-content: center"][style*="flex-wrap"] > a {
display: inline-flex !important;
} div[style*="flex-direction: column"][style*="gap"] {
display: flex !important;
}
div[style*="align-items: flex-start"][style*="gap: 10px"] {
display: flex !important;
}
div[style*="align-items: center"][style*="gap"] {
display: flex !important;
} @media (max-width: 1024px) {
.nt-section-6 > div[style*="flex-wrap"] {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 680px) {
.nt-section-6 > div[style*="flex-wrap"] {
grid-template-columns: 1fr !important;
}
} .wp-block-button.saaslauncher-scrollto-top {
position: fixed !important;
right: 25px !important;
bottom: 25px !important;
left: auto !important;
z-index: 999;
margin: 0 !important;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.wp-block-button.saaslauncher-scrollto-top.nt-scroll-visible {
opacity: 1;
visibility: visible;
}
.wp-block-button.saaslauncher-scrollto-top .wp-block-button__link {
width: 50px;
height: 50px;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
border-radius: 50% !important;
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
} .page-id-1899 div[style*="max-width: 1000px"][style*="flex"] img[style*="border-radius: 24px"] {
max-height: 480px !important;
height: auto !important;
object-fit: cover !important;
object-position: top !important;
}
@media (max-width: 768px) {
body .saaslauncher-header .is-style-saaslauncher-boxshadow {
align-items: center !important;
display: flex !important;
gap: 8px !important;
}
body .saaslauncher-header .wp-block-buttons {
display: flex !important;
flex: 0 0 auto !important;
}
body .saaslauncher-header a[data-cta-location="header"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
min-height: 44px !important;
padding: 8px 12px !important;
font-size: 12px !important;
line-height: 1.15 !important;
white-space: nowrap !important;
}
}