:root{--white: #ffffff;--surface-2: #f6f6fa;--surface-3: #eeeef5;--ink: #17161f;--ink-soft: #4b4a5a;--ink-muted: #7c7b8c;--line: #e5e5ee;--line-strong: #d0d0de;--accent: #4a3ad1;--accent-dark: #35279c;--accent-light: #a99cff;--bright: #6a5af0;--ring: #cfcbde;--deep: #231551;--deep-2: #2e1c6b;--on-deep: #f4f2ff;--green: #1f7a45;--amber: #b26a00;--amber-text: #9a5c00;--teal: #0f6b7a;--red: #b3261e;--ivory-50: var(--white);--ivory-100: var(--surface-2);--ivory-150: var(--surface-3);--rust-500: var(--accent);--rust-600: var(--accent-dark);--charcoal: var(--ink);--dark-bg: var(--deep);--cream: var(--white);--radius: 18px;--shadow-soft: 0 8px 16px rgba(35, 21, 81, .06), 0 24px 48px rgba(35, 21, 81, .1)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Sora,sans-serif;color:var(--charcoal);background:var(--white);line-height:1.65}#mainnav,.c-nav,.ab-nav,.site-nav,#site-nav,.site-header,.top-nav,body>nav:not(.nyx-site-nav){display:none!important}@media(max-width:680px){body{padding-top:60px!important}.nyx-site-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;height:60px!important;z-index:99999!important;background:#fff!important;border-bottom:1px solid #e5e5ee!important;box-shadow:0 1px 3px #0000000d!important}.nyx-site-nav__inner{width:100%!important;padding:0 1.25rem!important;min-height:60px!important;height:60px!important;max-height:60px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;box-sizing:border-box!important}.nyx-site-nav__brand{height:36px!important;max-height:36px!important;display:flex!important;align-items:center!important;flex-shrink:0!important}.nyx-site-nav__mark{height:34px!important;max-height:34px!important;width:auto!important;max-width:130px!important;object-fit:contain!important;display:block!important}.nyx-site-nav__links{display:none!important}.nyx-hamburger-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;background:transparent!important;border:none!important;color:#17161f!important;padding:0!important;margin:0 0 0 auto!important;cursor:pointer!important;outline:none!important;box-shadow:none!important;flex-shrink:0!important}.nyx-hamburger-btn svg{width:24px!important;height:24px!important;display:block!important}.nyx-mobile-drawer{display:none!important}.nyx-mobile-drawer.is-open{display:flex!important;flex-direction:column!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#fff!important;z-index:999999!important;overflow-y:auto!important;margin:0!important;padding:0!important}}a{color:inherit}:focus-visible{outline:2px solid var(--bright);outline-offset:3px;border-radius:3px}h1,h2,h3{font-family:Sora,sans-serif;line-height:1.18;letter-spacing:-.02em;margin:0}h1{font-size:clamp(2.2rem,5vw,4rem);max-width:15ch}h2{font-size:clamp(1.8rem,3.4vw,2.7rem);max-width:22ch}h3{font-size:clamp(1.2rem,2.1vw,1.5rem)}p{margin:0;color:var(--ink-soft)}ul{margin:0;padding:0;list-style:none}.page-shell{position:relative;overflow-x:hidden}.container{width:min(1140px,calc(100vw - 2.5rem));margin:0 auto}.narrow{width:min(800px,calc(100vw - 2.5rem))}.site-header{position:sticky;top:0;z-index:40;background:#ffffffeb;backdrop-filter:blur(7px);border-bottom:1px solid rgba(229,229,238,.75)}.site-header--hero{position:static;background:transparent;border-bottom:0;backdrop-filter:none}.hero{padding:1.4rem 0 2.1rem}.top-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem 0}.brand{text-decoration:none;font-weight:700;font-size:1.05rem;letter-spacing:.02em}.nav-links{display:flex;gap:1.2rem;font-size:.95rem}.nav-links a{text-decoration:none;color:var(--ink-soft)}.nav-links a.active{color:var(--rust-600);font-weight:700}.nav-links a:hover{color:#4b4a5a}.nav-cta{border:1px solid var(--accent);background:var(--accent);color:var(--white);padding-inline:.92rem}.hero-grid{margin-top:2.3rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1.4rem;align-items:end}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;color:var(--rust-600);margin-bottom:.7rem;font-weight:700}.lead{font-size:clamp(1rem,1.5vw,1.2rem);max-width:62ch;margin-top:1.1rem}.hero-note{background:linear-gradient(155deg,#f6f6fa,#eeeef5);border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);padding:1.35rem;box-shadow:var(--shadow-soft)}.note-title{font-family:Sora,sans-serif;font-size:1.2rem;color:var(--charcoal);margin-bottom:.7rem}.hero-note ul{margin-top:1rem;display:grid;gap:.62rem}.hero-note li{position:relative;padding-left:1.15rem;color:#4b4a5a}.hero-note li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:50%;background:var(--rust-500)}.cta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-top:1.45rem}.cta-row.center{justify-content:center}.btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.15rem;border-radius:999px;font-weight:700;font-size:.9rem;transition:transform .18s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{color:var(--white);background:var(--accent)}.btn.ghost{border:1px solid var(--line-strong);background:var(--surface-2)}.btn.light{background:var(--cream);color:#17161f;margin-top:1.2rem}.trust-strip{margin-top:1.6rem;display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d0d0de;padding:.48rem .92rem;font-size:.9rem;line-height:1.25;font-weight:600;color:#4b4a5a;text-align:center;background:#f6f6fa;animation:activePulse 12s linear infinite}.pill:nth-child(2){animation-delay:3s}.pill:nth-child(3){animation-delay:6s}.pill:nth-child(4){animation-delay:9s}@keyframes activePulse{0%,18%,to{background:#f6f6fa;border-color:#d0d0de;color:#4b4a5a}23%,43%{background:#35279c;border-color:#35279c;color:#f6f6fa}}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f6f6fa;overflow:hidden}.ticker-wrap{display:none!important}.ticker-track{display:flex;align-items:center;min-width:max-content;animation:marquee 22s linear infinite}.ticker-item{padding:.8rem 1.3rem;font-weight:600;color:#4b4a5a;white-space:nowrap}.ticker-item:after{content:"|";margin-left:1.3rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}main{padding-bottom:2rem}.section{padding:4.4rem 0}.inner-hero{padding-top:3rem;padding-bottom:2.6rem}.section-intro{margin-top:.8rem;max-width:70ch}.compact{margin-top:.6rem}.grid-3,.grid-2,.grid-5{display:grid;gap:.95rem;margin-top:1.4rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2.compact{gap:.72rem}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.panel,.card,.reason{border:1px solid var(--line);border-radius:var(--radius);padding:1.15rem;background:#ffffffdb}.panel.soft{background:#f6f6fa}.panel p,.reason p,.card p{margin-top:.55rem}.products-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.95rem;margin-top:1.4rem}.product-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin-top:1rem}.product-preview{border:1px solid var(--line);border-radius:14px;background:#f4f2ffeb;padding:.95rem}.product-preview .subtitle{margin-top:.45rem;color:#4b4a5a;font-size:.93rem}.product-preview .text-link{margin-top:.65rem}.card{grid-column:span 6}.card.featured{grid-column:span 12;background:linear-gradient(150deg,#f6f6faf2,#f6f6fae6),radial-gradient(circle at right,rgba(106,90,240,.2),transparent 55%);border-color:#a99cff;display:grid;grid-template-columns:1.2fr .8fr;align-items:start;gap:1rem}.card .subtitle{font-weight:700;color:#4b4a5a}.text-link{margin-top:.8rem;display:inline-block;color:var(--rust-600);font-weight:700;text-decoration:none}.philosophy{background:linear-gradient(to bottom,transparent,#f6f6fa 30%,transparent)}.dark{background:radial-gradient(circle at 100% 0,rgba(106,90,240,.2),transparent 45%),var(--dark-bg);color:#f4f2ff}.dark p,.dark li{color:#cfcbde}.dark h2,.dark h3{color:#f6f6fa}.dark-header{max-width:85ch}.dark-header p{margin-top:.8rem}.dark-grid{margin-top:1.4rem;display:grid;grid-template-columns:1fr 1fr;gap:.95rem}.dark-panel{border:1px solid #4b4a5a;border-radius:var(--radius);background:#231551d9;padding:1.2rem}.check-list{margin-top:.72rem;display:grid;gap:.6rem}.check-list li{padding-left:1.15rem;position:relative}.check-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:#a99cff;position:absolute;left:0;top:.66rem}.check-list--light li{color:#4b4a5a}.check-list--light li:before{background:#6a5af0}.pill-card{border:1px solid #4b4a5a;border-radius:14px;padding:.75rem;background:#231551e6}.reason{background:#f6f6fa}.stack-grid{display:grid;gap:.9rem}.stack-card{border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;background:#ffffffe0}.stack-card .subtitle{margin-top:.6rem;color:#4b4a5a;font-weight:700}.stack-card p{margin-top:.55rem}.chip-list{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.65rem}.chip-list li{border:1px solid var(--line);border-radius:999px;padding:.5rem .82rem;background:#f6f6fa;font-size:.92rem;color:#4b4a5a}.process{background:linear-gradient(180deg,#eeeef5b3,#eeeef500)}.timeline{margin-top:1.4rem;display:grid;gap:.85rem}.step{display:grid;grid-template-columns:280px 1fr;gap:1.2rem;border:1px solid var(--line);background:#f6f6fa;border-radius:var(--radius);padding:1rem}.proof .split{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#f6f6fa;padding:1.35rem}.proof h3{margin-bottom:.6rem}.faq details{border:1px solid var(--line);border-radius:14px;padding:.86rem .95rem;background:#fff}.faq details+details{margin-top:.65rem}.faq summary{cursor:pointer;font-weight:700;color:#4b4a5a}.faq details p{margin-top:.64rem}.cta{text-align:center;padding-top:3.7rem}.cta p{margin-top:.8rem}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;align-items:start}.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.15rem;display:grid;gap:.8rem}.contact-form label{display:grid;gap:.35rem;font-weight:600;color:#4b4a5a}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d0d0de;border-radius:12px;font:inherit;padding:.65rem .72rem;background:#fff;color:#17161f}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(74,58,209,.25);border-color:#4a3ad1}.calendly-panel{background:#f6f6fa}.calendly-embed{margin-top:.7rem;border:1px solid #d0d0de;border-radius:14px;overflow:hidden;background:#fff}.calendly-embed iframe{width:100%;height:680px;border:0;display:block}.contact-form-wrap{margin-top:1rem}.site-footer{border-top:1px solid var(--line);background:#eeeef5;padding:2.1rem 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:1.2rem}.site-footer h3{margin-bottom:.5rem}.small{margin-top:.8rem;font-size:.91rem}.site-footer nav{display:grid;gap:.34rem;align-content:start}.site-footer nav a{text-decoration:none;color:#4b4a5a}@media(max-width:1100px){.grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.step{grid-template-columns:1fr;gap:.5rem}}@media(max-width:880px){.hero-grid,.dark-grid,.proof .split,.footer-grid,.card.featured,.grid-3,.grid-2,.grid-5,.product-preview-grid,.products-grid{grid-template-columns:1fr}.card,.card.featured{grid-column:auto}.trust-strip{justify-content:center}.top-nav{flex-wrap:wrap;gap:.7rem}.contact-grid{grid-template-columns:1fr}}@media(max-width:560px){.container,.narrow{width:min(100vw - 1.3rem,1140px)}.section{padding:3.4rem 0}.trust-strip{justify-content:center}.nav-links{width:100%;justify-content:space-between;flex-wrap:wrap;gap:.6rem;font-size:.88rem}.nav-cta{width:100%}}.nyx-footer[data-astro-cid-gcn2mc3v]{position:relative;z-index:2;width:100%;margin:0;padding:2.7rem 0 1.25rem;border-top:1px solid rgba(244,242,255,.08);background:#231551;color:#f4f2ff;font-family:Sora,sans-serif}.nyx-footer__inner[data-astro-cid-gcn2mc3v]{width:min(1160px,calc(100vw - 3rem));margin:0 auto}.nyx-footer__top[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:3rem;padding-bottom:1.8rem}.nyx-footer__brand[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.nyx-footer__brand[data-astro-cid-gcn2mc3v]>a[data-astro-cid-gcn2mc3v]{display:block;width:72px;height:83px;line-height:0;text-decoration:none;flex-shrink:0}.nyx-footer__svg[data-astro-cid-gcn2mc3v]{display:block;width:72px;height:83px;max-height:83px;aspect-ratio:585 / 675;object-fit:contain}.nyx-footer__brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{max-width:36ch;margin:0;color:#f4f2ff9e;font-family:DM Mono,monospace;font-size:.6rem;line-height:1.65;letter-spacing:.12em;text-transform:uppercase}.nyx-footer__links[data-astro-cid-gcn2mc3v]{position:static;inset:auto;z-index:auto;display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:clamp(2rem,5vw,4.5rem);width:auto;margin:0;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none}.nyx-footer__links[data-astro-cid-gcn2mc3v]>div[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:.55rem}.nyx-footer__links[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{margin-bottom:.18rem;color:#f4f2ff7a;font-family:DM Mono,monospace;font-size:.57rem;letter-spacing:.14em;text-transform:uppercase}.nyx-footer__links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#f4f2ffbd;font-family:DM Mono,monospace;font-size:.64rem;line-height:1.45;letter-spacing:.07em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.nyx-footer__links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff}.nyx-footer__bottom[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:1.05rem;border-top:1px solid rgba(244,242,255,.1);color:#f4f2ff7a;font-family:DM Mono,monospace;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:820px){.nyx-footer[data-astro-cid-gcn2mc3v]{padding:1.9rem 0 1.15rem}.nyx-footer__top[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:1.25rem;padding-bottom:1.25rem}.nyx-footer__links[data-astro-cid-gcn2mc3v]{gap:1.5rem}.nyx-footer__brand[data-astro-cid-gcn2mc3v]>a[data-astro-cid-gcn2mc3v]{width:56px;height:65px}.nyx-footer__svg[data-astro-cid-gcn2mc3v]{width:56px;height:65px;max-height:65px}.nyx-footer__brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin-top:.15rem}}@media(max-width:560px){.nyx-footer[data-astro-cid-gcn2mc3v]{padding:1.65rem 0 1rem}.nyx-footer__inner[data-astro-cid-gcn2mc3v]{width:min(100% - 2.6rem,1160px)}.nyx-footer__links[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:1rem}.nyx-footer__bottom[data-astro-cid-gcn2mc3v]{padding-top:.8rem}}.nyx-site-nav{position:absolute;top:0;left:0;right:0;z-index:1000;display:block;width:100%;height:auto;margin:0;padding:0;border:0;border-bottom:1px solid rgba(208,208,222,.42);background:transparent;font-family:Sora,sans-serif}.nyx-site-nav__inner{width:min(1160px,calc(100vw - 3rem));min-height:68px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nyx-site-nav__brand{flex-shrink:0;display:flex;align-items:center;gap:.5rem;text-decoration:none;height:48px}.nyx-site-nav__mark{display:block;height:40px;max-height:40px;width:auto;max-width:140px;object-fit:contain}.nyx-site-nav__links{display:flex;align-items:center;gap:2rem;margin:0;padding:0;list-style:none}.nyx-site-nav__links li{margin:0;padding:0}.nyx-site-nav__links a{display:block;padding:.35rem 0;color:#4b4a5a;font-family:DM Mono,monospace;font-size:.7rem;font-weight:400;line-height:1.2;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .2s}.nyx-site-nav__links a:hover,.nyx-site-nav__links a[aria-current=page]{color:#4a3ad1}.nyx-hamburger-btn,.nyx-mobile-drawer{display:none!important}@media(max-width:680px){body:has(.nyx-mobile-drawer.is-open){overflow:hidden}.nyx-site-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;height:60px!important;min-height:60px!important;max-height:60px!important;z-index:99999!important;background:#fff!important;border-bottom:1px solid #e5e5ee!important;box-shadow:0 1px 3px #0000000d!important}.nyx-site-nav__inner{width:100%!important;padding:0 1.25rem!important;min-height:60px!important;height:60px!important;max-height:60px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;box-sizing:border-box!important}.nyx-site-nav__brand{height:36px!important;max-height:36px!important;display:flex!important;align-items:center!important;flex-shrink:0!important}.nyx-site-nav__mark{height:34px!important;max-height:34px!important;width:auto!important;max-width:130px!important;object-fit:contain!important;display:block!important}.nyx-site-nav__links{display:none!important}.nyx-hamburger-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;background:transparent!important;border:none!important;color:#17161f!important;padding:0!important;margin:0 0 0 auto!important;cursor:pointer!important;outline:none!important;box-shadow:none!important;flex-shrink:0!important}.nyx-hamburger-btn svg{width:24px!important;height:24px!important;display:block!important}.nyx-mobile-drawer{display:none!important}.nyx-mobile-drawer.is-open{display:flex!important;flex-direction:column!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#fff!important;z-index:999999!important;overflow-y:auto!important;margin:0!important;padding:0!important}.nyx-mobile-drawer__top{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;padding:0 1.25rem!important;height:60px!important;min-height:60px!important;max-height:60px!important;border-bottom:1px solid #f0f0f5!important;background:#fff!important;box-sizing:border-box!important}.nyx-close-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;background:transparent!important;border:none!important;color:#17161f!important;padding:0!important;margin:0 0 0 auto!important;cursor:pointer!important;outline:none!important;box-shadow:none!important;flex-shrink:0!important}.nyx-close-btn svg{width:24px!important;height:24px!important;display:block!important}.nyx-mobile-drawer__content{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:2rem 1.5rem 2.5rem!important}.nyx-mobile-drawer__menu{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:1.35rem!important}.nyx-mobile-drawer__menu li{margin:0!important;padding:0!important;list-style:none!important}.nyx-mobile-drawer__menu a{display:block!important;font-family:Sora,sans-serif!important;font-size:1.2rem!important;font-weight:500!important;color:#232230!important;text-decoration:none!important;transition:color .15s!important}.nyx-mobile-drawer__menu a:hover,.nyx-mobile-drawer__menu a.is-active{color:#4a3ad1!important;font-weight:600!important}.nyx-mobile-drawer__cta{margin-top:3rem!important;width:100%!important}.nyx-btn-demo{display:flex!important;align-items:center!important;justify-content:center!important;gap:.6rem!important;width:100%!important;padding:.95rem 1.25rem!important;background:#17161f!important;color:#fff!important;border-radius:8px!important;font-family:Sora,sans-serif!important;font-size:.95rem!important;font-weight:600!important;text-decoration:none!important;box-shadow:0 4px 16px #17161f29!important;transition:background .2s,transform .15s!important}.nyx-btn-demo:active{transform:scale(.98)!important;background:#4a3ad1!important}}
