:root{--brand-primary:#4caf4f;--brand-primary-hover:#43a047;--text-heading:#4d4d4d;--text-body:#717171;--text-inverse:#fff;--surface:#fff;--surface-muted:#f5f7fa;--tint-bg:#e8f5e9;--shadow-card:0 1px 2px #abbed133;--border-subtle:#26323814;letter-spacing:-.01em;color:var(--text-body);background-color:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit}.nex{flex-direction:column;min-height:100vh;display:flex}.nex-container{width:100%;max-width:1100px;padding-left:max(24px, env(safe-area-inset-left));padding-right:max(24px, env(safe-area-inset-right));margin:0 auto}.nex-header{z-index:20;background:var(--surface);border-bottom:1px solid var(--border-subtle);position:sticky;top:0}.nex-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:59px;display:flex}.nex-logo img{object-fit:contain;object-position:left center;width:auto;max-width:min(160px,42vw);height:28px;display:block}.nex-nav{flex:1;justify-content:center;gap:2rem;display:flex}.nex-nav a{color:var(--text-body);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nex-nav a:hover{color:var(--text-heading)}.nex-hero{background:var(--surface-muted);padding:64px 0 72px}.nex-hero__grid{align-items:center;gap:2.5rem;display:grid}@media (width>=900px){.nex-hero__grid{grid-template-columns:1fr minmax(240px,400px);gap:3.5rem}}.nex-hero__title{color:var(--text-heading);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(2.25rem,4.5vw,3.4rem);font-weight:600;line-height:1.12}.nex-hero__title-line{display:inline}.nex-hero__title-accent{color:var(--brand-primary)}.nex-hero__lead{color:var(--text-body);max-width:32rem;margin:0 0 1.75rem;font-size:1.0625rem;line-height:1.55}.nex-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.nex-hero__art{justify-content:center;display:flex}.nex-hero__img{width:min(100%,400px);max-width:400px;height:auto}.nex-btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.nex-btn--header{background:var(--surface-muted);color:var(--text-heading);border:1px solid var(--border-subtle);padding:.5rem 1.1rem;font-size:.8125rem}.nex-btn--header:hover{background:#eef1f4}.nex-btn--primary{background:var(--brand-primary);color:var(--text-inverse)}.nex-btn--primary:hover{background:var(--brand-primary-hover)}.nex-btn--ghost{color:var(--brand-primary);background:0 0;padding-left:.5rem;padding-right:.5rem}.nex-btn--ghost:hover{text-decoration:underline}.nex-btn--secondary-outline{background:var(--surface);color:var(--brand-primary);border:1px solid var(--brand-primary)}.nex-btn--secondary-outline:hover{background:var(--tint-bg)}.nex-section-head{text-align:center;max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto}.nex-h2{color:var(--text-heading);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:600}.nex-sub{color:var(--text-body);margin:0;font-size:.9375rem}.nex-clients{background:var(--surface);padding:56px 0 48px}.nex-clients__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 2.5rem;display:flex}.nex-clients__logo img{object-fit:contain;opacity:.85;filter:grayscale();width:44px;height:44px;display:block}.nex-features{background:var(--surface);padding:48px 0 64px}.nex-card-row{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=768px){.nex-card-row{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.nex-card{background:var(--surface);box-shadow:var(--shadow-card);text-align:center;border-radius:8px;padding:1.5rem 1.35rem 1.75rem}.nex-card__icon-wrap{justify-content:center;align-items:center;width:56px;height:48px;margin:0 auto 1rem;display:flex;position:relative}.nex-card__icon-bg{background:var(--tint-bg);pointer-events:none;border-radius:6px 10px 8px;position:absolute;inset:4px 6px 0 10px;transform:rotate(180deg)}.nex-card__icon{object-fit:contain;width:40px;height:40px;position:relative}.nex-card__title{color:var(--text-heading);margin:0 0 .65rem;font-size:1.125rem;font-weight:700;line-height:1.35}.nex-card__body{color:var(--text-body);margin:0;font-size:.875rem;line-height:1.5}.nex-unlock{background:var(--surface-muted);padding:64px 0}.nex-unlock__grid{align-items:start;gap:2.5rem;display:grid}@media (width>=800px){.nex-unlock__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem}}.nex-unlock__title{text-align:left;margin-bottom:.75rem}.nex-unlock__lead{color:var(--text-body);margin:0 0 1.25rem;font-size:1rem;line-height:1.55}.nex-list{color:var(--text-body);margin:0;padding-left:1.2rem;font-size:.9375rem;line-height:1.6}.nex-list li{margin-bottom:.35rem}.nex-quote{background:var(--surface);box-shadow:var(--shadow-card);border:1px solid var(--border-subtle);border-radius:8px;margin:0;padding:1.5rem 1.35rem}.nex-quote p{color:var(--text-heading);margin:0 0 1rem;font-size:1.0625rem;line-height:1.5}.nex-quote footer{color:var(--text-body);font-size:.875rem}.nex-cta{background:var(--tint-bg);padding:56px 0 72px}.nex-cta__inner{text-align:center;max-width:36rem;margin:0 auto}.nex-cta__title{color:var(--text-heading);margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.nex-cta__text{color:var(--text-body);margin:0 0 1.5rem;font-size:1rem}.nex-cta__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.nex-footer{border-top:1px solid var(--border-subtle);background:var(--surface-muted);margin-top:auto;padding:2.5rem 0}.nex-footer__inner{text-align:center}.nex-footer__brand{color:var(--text-heading);margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.nex-footer__meta{font-size:.8125rem}.nex-footer__meta a{color:var(--text-body);text-decoration:none}.nex-footer__meta a:hover{color:var(--brand-primary)}.nex-footer__copy{color:var(--text-body);opacity:.9;margin:1rem 0 0;font-size:.75rem}@media (width<=720px){.nex-nav{display:none}.nex-header__inner{justify-content:space-between}}.dbc-backdrop{z-index:100;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#0006;justify-content:center;align-items:center;animation:.35s dbc-fade;display:flex;position:fixed;inset:0}@keyframes dbc-fade{0%{opacity:0}to{opacity:1}}.dbc-sheet{background:#dff3ea;border-radius:22px;width:min(400px,100%);max-height:min(92vh,760px);animation:.42s dbc-rise;position:relative;overflow:hidden auto;box-shadow:0 0 0 .5px #0000000f,0 32px 64px -12px #00000047,0 0 1px #00000014}@keyframes dbc-rise{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dbc-close{z-index:8;color:#37474f;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 8px #0000001a}.dbc-close:hover{color:#102027;background:#fff}.dbc-header{background:repeating-linear-gradient(-12deg,#0000,#0000 14px,#ffffff0f 14px 15px),#dff3ea;padding:14px 44px 62px 14px;position:relative;overflow:hidden}.dbc-header__diag{clip-path:polygon(38% 0,100% 0,100% 100%,18% 100%);pointer-events:none;background:linear-gradient(165deg,#2e7d32 0%,#1b5e20 55%,#14532d 100%);position:absolute;inset:0}.dbc-header__row{z-index:2;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.dbc-brand{align-items:center;gap:8px;max-width:46%;display:flex}.dbc-brand__mark{object-fit:contain;opacity:.92;flex-shrink:0;width:38px;height:38px}.dbc-brand__lines{letter-spacing:.04em;color:#78909c;text-transform:uppercase;flex-direction:column;gap:1px;font-size:8px;font-weight:800;line-height:1.15;display:flex}.dbc-mini-contact{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.dbc-mini-contact__link{color:#fff;text-shadow:0 1px 2px #00000040;align-items:center;gap:5px;max-width:52vw;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.dbc-mini-contact__link:hover{text-decoration:underline}.dbc-mini-contact__email{word-break:break-all;text-align:right;font-size:9px;font-weight:500}.dbc-body{z-index:3;text-align:center;background:#dff3ea;padding:0 18px 18px;position:relative}.dbc-avatar-wrap{justify-content:center;margin-top:-54px;margin-bottom:12px;display:flex}.dbc-avatar{background:#fff;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;display:flex;overflow:hidden;box-shadow:0 10px 28px #0000001f,0 2px 8px #0000000f}.dbc-avatar img{object-fit:contain;width:82%;height:82%}.dbc-title{letter-spacing:-.03em;color:#102027;margin:0 0 16px;font-size:1.375rem;font-weight:800}.dbc-save{color:#fff;cursor:pointer;background:linear-gradient(#2d2d2d 0%,#0a0a0a 100%);border:none;border-radius:999px;width:100%;max-width:320px;margin:0 auto 22px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .15s,filter .15s;box-shadow:inset 0 1px #ffffff26,0 8px 20px #00000038}.dbc-save:hover{filter:brightness(1.08);transform:translateY(-1px)}.dbc-grid{grid-template-columns:repeat(3,1fr);gap:12px 10px;max-width:340px;margin:0 auto;padding:0;list-style:none;display:grid}.dbc-tile{color:#102027;flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:transform .15s;display:flex}.dbc-tile:hover{transform:translateY(-2px)}.dbc-tile:focus-visible{outline:3px solid var(--brand-primary);outline-offset:4px;border-radius:12px}.dbc-tile__icon{filter:drop-shadow(0 6px 10px #0000002e);justify-content:center;align-items:center;display:flex}.dbc-tile__label{letter-spacing:-.02em;font-size:11px;font-weight:700;line-height:1.2}
