@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Variable;font-style:italic;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-italic.DUE6_iCb.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:italic;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-italic.Cz4n9dED.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--noe-bg: #0a0e12;--noe-bg-elevated: #111820;--noe-surface: rgba(255, 255, 255, .04);--noe-border: rgba(255, 255, 255, .08);--noe-text: #e8edf2;--noe-text-muted: #8b9aab;--noe-aqua: #3dd6c6;--noe-aqua-dim: #1a8f84;--noe-aqua-glow: rgba(61, 214, 198, .35);--noe-grey-core: #8a9098;--noe-grey-glow: rgba(180, 190, 200, .45);--noe-radius: 16px;--noe-font: "DM Sans Variable", "DM Sans", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--noe-font);background:var(--noe-bg);color:var(--noe-text);line-height:1.6;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(61,214,198,.12),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(61,214,198,.06),transparent);pointer-events:none;z-index:-1}a{color:var(--noe-aqua)}.noe-container{width:min(1100px,92vw);margin:0 auto}.noe-showcase{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 1.5rem 3rem;gap:2rem}.noe-logo-lockup{width:min(75vw,500px);aspect-ratio:500 / 150.39;margin:0 auto}.noe-logo-svg{width:100%;height:100%;display:block;overflow:visible;shape-rendering:geometricPrecision}.noe-logo-glow{transform-box:fill-box;transform-origin:center}.noe-logo-glow--back{animation:noe-logo-glow-pulse 8s ease-in-out infinite,noe-logo-glow-drift 20s ease-in-out infinite}.noe-logo-glow--core{mix-blend-mode:screen;animation:noe-logo-glow-pulse 6s ease-in-out infinite reverse,noe-logo-glow-drift 14s ease-in-out infinite reverse}@keyframes noe-logo-glow-pulse{0%,to{opacity:.38}50%{opacity:.78}}@keyframes noe-logo-glow-drift{0%,to{transform:translate(0) scale(1)}25%{transform:translate(10px,-7px) scale(1.04)}50%{transform:translate(-8px,9px) scale(.97)}75%{transform:translate(6px,5px) scale(1.02)}}@media(prefers-reduced-motion:reduce){.noe-logo-glow--back,.noe-logo-glow--core{animation:none}.noe-logo-anim{display:none}}.noe-hero-copy{max-width:640px}.noe-hero-title{margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:500;line-height:1.3}.noe-hero-subtitle{display:block;margin-top:.35em;font-size:.72em;font-weight:400;color:var(--noe-text-muted)}.noe-hero-lead{margin:0 0 1.75rem;font-size:1.05rem;color:var(--noe-text-muted)}.noe-social{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.noe-social a{display:block;transition:transform .25s ease;text-decoration:none}.noe-social a:hover{transform:translateY(-3px)}.noe-social-icon{display:block;width:2.75rem;height:2.75rem;opacity:.9;filter:brightness(0) invert(.92);transition:opacity .2s ease,filter .25s ease}.noe-social a:hover .noe-social-icon{opacity:1;filter:brightness(0) invert(1) drop-shadow(0 4px 12px var(--noe-aqua-glow))}.noe-section{padding:4rem 0}.noe-section-header{text-align:center;margin-bottom:2.5rem}.noe-section-header h2{margin:0 0 .75rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:600}.noe-section-lead{margin:0 auto;max-width:520px;color:var(--noe-text-muted);font-size:1.05rem}.noe-card-grid{display:grid;gap:1.25rem}.noe-card-grid--services{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.noe-card-grid--products{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.noe-proof-role{margin:.15rem 0 .5rem!important;font-size:.78rem!important;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--noe-aqua)!important}.noe-lab{text-align:center;padding:2rem 1.5rem;max-width:640px;margin:0 auto}.noe-lab h2{margin:0 0 .75rem;font-size:clamp(1.3rem,3vw,1.7rem)}.contact__note{max-width:420px;margin:1.5rem auto 0;font-size:.92rem;color:var(--noe-text-muted)}.noe-card{background:var(--noe-surface);border:1px solid var(--noe-border);border-radius:var(--noe-radius);padding:1.5rem;backdrop-filter:blur(12px);transition:border-color .25s,transform .25s,box-shadow .25s}.noe-card--service:hover{border-color:#3dd6c640;transform:translateY(-2px);box-shadow:0 8px 32px #00000040}.noe-card--product{display:flex;flex-direction:column;text-decoration:none;color:inherit;gap:.5rem}.noe-card--product:hover{border-color:#3dd6c659;transform:translateY(-3px);box-shadow:0 12px 40px #3dd6c61a}.noe-card-icon{font-size:1.6rem;margin-bottom:.5rem;line-height:1}.noe-card h3{margin:0;font-size:1.1rem;font-weight:600}.noe-card p{margin:0;font-size:.92rem;color:var(--noe-text-muted);flex-grow:1}.noe-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.noe-card-link{margin-top:.5rem;font-size:.85rem;font-weight:500;color:var(--noe-aqua)}.noe-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none}.noe-tags li{font-size:.72rem;font-weight:500;padding:.2rem .55rem;border-radius:6px;background:#3dd6c61a;color:var(--noe-aqua);letter-spacing:.02em}.noe-badge{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:6px;flex-shrink:0}.noe-badge--pilot{background:#78a0ff26;color:#8eb0ff}.noe-badge--beta{background:#ffb43c26;color:#f0b040}.noe-badge--live{background:#3dd6c626;color:var(--noe-aqua)}.noe-badge--studio{background:#8ca0c826;color:#9ab0d0}.noe-newsletter{padding-top:2rem;padding-bottom:2rem}.noe-newsletter-form{max-width:560px;margin:0 auto}.noe-newsletter-form .formkit-form[data-uid=c66631bd52]{max-width:none;margin:0}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] [data-style=clean]{width:100%}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-fields{display:flex;flex-wrap:wrap;gap:.75rem;margin:0}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-field,.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-submit{margin:0}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-field{flex:1 1 220px}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-submit{flex:0 0 auto;background:var(--noe-aqua-dim)!important;border-radius:10px!important;font-family:var(--noe-font);font-weight:600;transition:background .2s ease,box-shadow .2s ease}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-submit:hover,.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-submit:focus{background:var(--noe-aqua)!important;box-shadow:0 4px 20px var(--noe-aqua-glow)}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-submit>span{padding:.85rem 1.5rem}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-input{width:100%;background:var(--noe-bg-elevated)!important;color:var(--noe-text)!important;border:1px solid var(--noe-border)!important;border-radius:10px!important;font-family:var(--noe-font);font-size:1rem;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-input::placeholder{color:var(--noe-text-muted);opacity:1}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-input:focus{outline:none;border-color:#3dd6c673!important;box-shadow:0 0 0 3px #3dd6c61f}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-alert{margin:0 0 1rem;border-radius:10px;font-size:.92rem}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-alert-success{background:#3dd6c61f;border-color:#3dd6c659;color:var(--noe-aqua)}.noe-newsletter-form .formkit-form[data-uid=c66631bd52] .formkit-alert-error{background:#f2643b1f;border-color:#f2643b59;color:#f08060}.noe-newsletter-form .formkit-powered-by-convertkit-container{display:none}#contact{padding:3rem 0 4rem;border-top:1px solid var(--noe-border)}#contact h2{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.contact__info{text-align:center;color:var(--noe-text-muted)}.contact__label{margin:1.25rem 0 .35rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--noe-text)}.contact__label:first-child{margin-top:0}.contact__info span,.contact__info a{font-size:1rem;color:var(--noe-text-muted);text-decoration:none}.contact__info a:hover{color:var(--noe-aqua)}footer{padding:1.5rem;font-size:.82rem;color:var(--noe-text-muted);border-top:1px solid var(--noe-border);text-align:center}.noe-404{min-height:70vh;display:flex;align-items:center;text-align:center;padding:4rem 0}.noe-404-code{margin:0 0 .5rem;font-size:.85rem;font-weight:600;letter-spacing:.16em;color:var(--noe-aqua)}.noe-404 h1{margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:500}.noe-404 p{margin:0 0 1.75rem;color:var(--noe-text-muted)}.noe-product-nav{position:sticky;top:0;z-index:10;background:#0a0e12db;backdrop-filter:blur(16px);border-bottom:1px solid var(--noe-border)}.noe-product-nav-inner{display:flex;align-items:center;gap:.55rem;padding:.85rem 0;font-size:.92rem}.noe-product-nav-brand{color:var(--noe-text);text-decoration:none;font-weight:600}.noe-product-nav-brand:hover{color:var(--noe-aqua)}.noe-product-nav-sep,.noe-product-nav-current{color:var(--noe-text-muted)}.noe-product-nav-lang{margin-left:auto;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-decoration:none;padding:.25rem .55rem;border:1px solid var(--noe-border);border-radius:6px;color:var(--noe-text-muted)}.noe-product-nav-lang:hover{color:var(--noe-aqua);border-color:#3dd6c659}.noe-product-hero{padding:3rem 0 2rem}.noe-product-hero-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:860px){.noe-product-hero-grid{grid-template-columns:1.05fr .95fr}}.noe-product-kicker{margin:0 0 .75rem;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--noe-aqua)}.noe-product-title{margin:0 0 1rem;font-size:clamp(1.7rem,4vw,2.55rem);font-weight:500;line-height:1.2}.noe-product-lead{margin:0 0 1.25rem;font-size:1.05rem;color:var(--noe-text-muted);max-width:42rem}.noe-product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.5rem}.noe-product-icon{width:2.5rem;height:2.5rem;border-radius:12px}.noe-product-version{font-size:.85rem;color:var(--noe-text-muted)}.noe-product-ctas{display:flex;flex-wrap:wrap;gap:.75rem}.noe-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.noe-btn--primary{background:var(--noe-aqua-dim);color:#f4fffc;box-shadow:0 8px 24px #3dd6c62e}.noe-btn--primary:hover{background:var(--noe-aqua);color:#06201c}.noe-btn--ghost{border:1px solid var(--noe-border);color:var(--noe-text);background:transparent}.noe-btn--ghost:hover{border-color:#3dd6c666;color:var(--noe-aqua)}.noe-product-hero-visual{margin:0}.noe-product-hero-visual img{width:100%;height:auto;display:block;border-radius:var(--noe-radius);border:1px solid var(--noe-border);box-shadow:0 24px 60px #00000059}.noe-step-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.noe-step{display:flex;gap:1rem;align-items:flex-start}.noe-step-n{flex-shrink:0;width:2rem;height:2rem;border-radius:8px;display:grid;place-items:center;font-weight:600;font-size:.9rem;background:#3dd6c61f;color:var(--noe-aqua)}.noe-audience,.noe-honesty{margin:0 auto;max-width:720px;padding:0;list-style:none;display:grid;gap:.85rem}.noe-audience li,.noe-honesty li{padding:.9rem 1.1rem;border:1px solid var(--noe-border);border-radius:12px;background:var(--noe-surface);color:var(--noe-text-muted)}.noe-audience li{color:var(--noe-text)}.noe-pricing-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch}.noe-plan{display:flex;flex-direction:column;gap:.75rem}.noe-plan--featured{border-color:#3dd6c673;box-shadow:0 12px 40px #3dd6c61f}.noe-plan-price{display:flex;align-items:baseline;gap:.45rem;margin:0}.noe-plan-price span{font-size:2rem;font-weight:600;color:var(--noe-text)}.noe-plan-price small{font-size:.85rem;color:var(--noe-text-muted)}.noe-plan-includes{margin:.25rem 0 .5rem;padding:0;list-style:none;display:grid;gap:.4rem;flex-grow:1}.noe-plan-includes li{font-size:.9rem;color:var(--noe-text-muted);padding-left:1.1rem;position:relative}.noe-plan-includes li:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:50%;background:var(--noe-aqua)}.noe-plan .noe-btn{margin-top:auto;width:100%}.noe-pricing-note{margin:1.75rem auto 0;max-width:640px;text-align:center;font-size:.88rem;color:var(--noe-text-muted)}.noe-faq{max-width:720px}.noe-faq-item{border-top:1px solid var(--noe-border);padding:.9rem 0}.noe-faq-item:last-child{border-bottom:1px solid var(--noe-border)}.noe-faq-item summary{cursor:pointer;font-weight:600;list-style:none}.noe-faq-item summary::-webkit-details-marker{display:none}.noe-faq-item summary:after{content:"+";float:right;color:var(--noe-aqua);font-weight:500}.noe-faq-item[open] summary:after{content:"–"}.noe-faq-item p{margin:.7rem 0 .2rem;color:var(--noe-text-muted)}.noe-product-close-cta{text-align:center;margin:0}@media(max-width:640px){.noe-product-hero{padding-top:2rem}.noe-btn{width:100%}}
