:root{--ink:#07111f;--ink-2:#0c1a2c;--blue:#0b5cff;--blue-2:#1d7cff;--cyan:#43c7ff;--ice:#edf5ff;--paper:#fff;--mist:#f4f7fb;--line:#dbe4ef;--muted:#5d6d82;--success:#0f9f6e;--warning:#d97706;--radius:18px;--shadow:0 28px 80px rgba(10,28,55,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}.container{width:min(1240px,calc(100% - 44px));margin:auto}.section{padding:112px 0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:12px 16px}.site-header{position:fixed;inset:0 0 auto;z-index:60;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(7,17,31,.78);backdrop-filter:blur(18px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.12em}.brand-mark{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 8px 28px rgba(11,92,255,.35);letter-spacing:0}.brand-name{font-size:16px}.brand small{font-size:8px;font-weight:700;letter-spacing:.18em;color:#8fa2bb;margin-left:2px}.primary-nav{display:flex;align-items:center;gap:30px}.nav-list{display:flex;align-items:center;gap:26px;list-style:none;padding:0;margin:0}.nav-list a{color:#cbd6e6;text-decoration:none;font-size:13px;font-weight:650}.nav-list a:hover{color:#fff}.nav-actions{display:flex;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 17px;border-radius:9px;text-decoration:none;border:1px solid transparent;font-size:13px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(100deg,var(--blue),var(--blue-2));box-shadow:0 12px 30px rgba(11,92,255,.25)}.btn-secondary{color:#12305b;background:#fff;border-color:#ccd8e8}.btn-ghost{color:#d9e4f3;border-color:rgba(255,255,255,.2)}.btn-light{background:#fff;color:#0a2a57}.btn-lg{padding:15px 22px;font-size:14px}.menu-toggle{display:none;background:transparent;border:0}.hero-enterprise{min-height:900px;padding:160px 0 100px;background:linear-gradient(135deg,#07111f 0%,#0b1729 48%,#07111f 100%);color:#fff;overflow:hidden;position:relative}.hero-mesh{position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(11,92,255,.22),transparent 28%),radial-gradient(circle at 85% 12%,rgba(67,199,255,.11),transparent 25%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,auto,48px 48px,48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 94%)}.hero-enterprise-grid{position:relative;display:grid;grid-template-columns:.9fr 1.25fr;gap:66px;align-items:center}.enterprise-kicker,.enterprise-heading>span,.demo-copy>span,.assurance-grid>div>span{font-size:11px;letter-spacing:.18em;font-weight:900;color:var(--blue-2)}.enterprise-kicker span{display:inline-flex;padding:8px 12px;border:1px solid rgba(109,172,255,.35);border-radius:999px;background:rgba(18,73,148,.15);color:#b8d5ff}.hero-enterprise h1{font-size:clamp(52px,5.9vw,82px);line-height:.98;letter-spacing:-.055em;margin:25px 0 26px;max-width:690px}.hero-enterprise h1 em{font-style:normal;background:linear-gradient(90deg,#fff 8%,#89baff 58%,#55d6ff);-webkit-background-clip:text;color:transparent}.hero-lead{color:#aebed3;font-size:19px;max-width:680px}.hero-actions{display:flex;gap:12px;margin:34px 0 38px}.enterprise-proof{border-top:1px solid rgba(255,255,255,.12);padding-top:25px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.enterprise-proof b,.enterprise-proof span{display:block}.enterprise-proof b{font-size:12px}.enterprise-proof span{font-size:10px;color:#8799b0;margin-top:5px}.enterprise-console{border:1px solid rgba(138,174,221,.27);border-radius:18px;background:#f8fbff;color:var(--ink);overflow:hidden;box-shadow:0 50px 120px rgba(0,0,0,.4);transform:perspective(1400px) rotateY(-3deg)}.console-top{height:58px;padding:0 17px;display:flex;align-items:center;gap:16px;background:#fff;border-bottom:1px solid #e4eaf2}.console-brand{font-size:12px;font-weight:900;white-space:nowrap}.console-brand i{display:inline-grid;place-items:center;width:26px;height:26px;background:var(--blue);border-radius:7px;color:#fff;font-style:normal;margin-right:6px}.console-search{flex:1;border:1px solid #e1e8f1;background:#f8fafc;border-radius:8px;padding:8px 12px;color:#93a1b3;font-size:10px}.console-user{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#10213a;color:#fff;font-size:9px;font-weight:900}.console-shell{display:grid;grid-template-columns:135px 1fr;min-height:520px}.console-nav{padding:21px 13px;background:#0c1829;display:flex;flex-direction:column;gap:5px}.console-nav b{font-size:9px;color:#667c98;text-transform:uppercase;padding:0 8px 8px}.console-nav a{padding:9px 10px;border-radius:7px;color:#8397b0;font-size:10px}.console-nav a.active{color:#fff;background:linear-gradient(90deg,#153966,#10294a);box-shadow:inset 2px 0 var(--blue-2)}.console-nav span{flex:1}.console-main{padding:24px}.console-heading{display:flex;justify-content:space-between;align-items:center}.console-heading small{font-size:8px;letter-spacing:.14em;color:#8090a4}.console-heading h3{margin:3px 0;font-size:20px}.console-heading button{border:1px solid #dfe6ef;background:#fff;border-radius:7px;padding:8px 10px;color:#5f6f83;font-size:9px}.console-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.console-kpis article{padding:16px;border:1px solid #e3eaf2;border-radius:11px;background:#fff}.console-kpis span,.console-kpis strong,.console-kpis small{display:block}.console-kpis span{font-size:8px;color:#76869a}.console-kpis strong{font-size:19px;margin:5px 0}.console-kpis small{font-size:7px;color:var(--success)}.console-grid{display:grid;grid-template-columns:1.65fr .85fr;gap:10px}.console-chart,.console-activity{border:1px solid #e2e9f1;border-radius:11px;background:#fff;padding:16px}.console-chart span,.console-activity>span{font-size:8px;color:#718197}.console-chart b{display:block;font-size:11px}.console-chart svg{width:100%;height:160px}.chart-labels{display:flex;justify-content:space-between;font-size:7px;color:#94a0af}.console-activity>div{display:flex;gap:8px;border-bottom:1px solid #eef2f6;padding:12px 0}.console-activity i{width:7px;height:7px;border-radius:50%;background:var(--blue);margin-top:5px;box-shadow:0 0 0 4px #e9f1ff}.console-activity i.ok{background:var(--success);box-shadow:0 0 0 4px #e9f8f3}.console-activity i.warn{background:var(--warning);box-shadow:0 0 0 4px #fff4e5}.console-activity p{margin:0}.console-activity b,.console-activity small{display:block}.console-activity b{font-size:8px}.console-activity small{font-size:7px;color:#8895a5}.console-activity a{display:block;margin-top:13px;font-size:8px;color:var(--blue)}.enterprise-strip{background:#06101d;color:#fff;border-top:1px solid rgba(255,255,255,.07);padding:25px 0}.enterprise-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.enterprise-strip span{font-size:10px;color:#667a94;letter-spacing:.12em;text-transform:uppercase}.enterprise-strip div{display:flex;gap:34px;flex-wrap:wrap}.enterprise-strip b{font-size:11px;color:#98a9be;letter-spacing:.05em}.light-section{background:#fff}.enterprise-heading{max-width:760px}.enterprise-heading.centered{text-align:center;margin:0 auto 58px}.enterprise-heading.split{max-width:none;display:grid;grid-template-columns:1.4fr .6fr;align-items:end;margin-bottom:55px}.enterprise-heading h2,.assurance-grid h2,.demo-copy h2{font-size:clamp(38px,4.6vw,62px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 18px}.enterprise-heading p,.demo-copy p{color:var(--muted);font-size:17px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.value-grid article{padding:34px 28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:270px;position:relative}.value-grid article>span{font-size:10px;color:#93a2b4}.value-grid i{display:block;margin-top:45px;color:var(--blue);font-style:normal;font-size:28px}.value-grid h3{font-size:19px;margin:17px 0 10px}.value-grid p{font-size:14px;color:var(--muted)}.product-stage{background:var(--mist)}.enterprise-products{display:grid;grid-template-columns:1fr 1fr;gap:24px}.enterprise-product{border-radius:24px;padding:38px;min-height:680px;position:relative;overflow:hidden}.enterprise-product.primary{background:#fff;border:1px solid var(--line)}.enterprise-product.dark{background:linear-gradient(145deg,#07111f,#0d2037);color:#fff}.product-top{display:flex;justify-content:space-between;align-items:center}.product-number{font-size:11px;color:#97a6b8}.product-badge{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--blue)}.dark .product-badge{color:#71cfff}.product-visual{height:205px;border-radius:15px;margin:35px 0 28px;overflow:hidden}.dolibarr-visual{display:grid;grid-template-columns:55px 1fr;background:#f1f5fa;border:1px solid #dde6f0}.mini-sidebar{background:#0b1a2d}.mini-dashboard{padding:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini-dashboard i{height:58px;border-radius:8px;background:#fff;border:1px solid #dae4ef}.mini-dashboard span{grid-column:1/-1;border-radius:8px;background:linear-gradient(135deg,#e7eef8,#fff);border:1px solid #dae4ef}.code-visual{background:#06101c;border:1px solid rgba(117,177,255,.2);display:grid;place-items:center}.code-visual code{font-family:"SFMono-Regular",Consolas,monospace;color:#8fd6ff;font-size:13px;line-height:1.8}.enterprise-product h3{font-size:34px;line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}.enterprise-product h3 em{font-style:normal;color:var(--blue)}.enterprise-product p{color:var(--muted)}.enterprise-product.dark p{color:#9fb0c5}.enterprise-product ul{list-style:none;padding:0;margin:25px 0 38px}.enterprise-product li{padding:10px 0;border-bottom:1px solid #e7edf4;font-size:13px}.enterprise-product.dark li{border-color:rgba(255,255,255,.1);color:#d3dfed}.enterprise-product li:before{content:"✓";color:var(--success);margin-right:10px}.product-link{font-weight:850;color:var(--blue);text-decoration:none}.dark .product-link{color:#71cfff}.capabilities-section{background:#fff}.capability-enterprise-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden}.capability-enterprise-grid article{padding:30px;display:grid;grid-template-columns:auto 1fr auto;gap:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:170px}.capability-enterprise-grid article:nth-child(3n){border-right:0}.capability-enterprise-grid article:nth-last-child(-n+3){border-bottom:0}.capability-enterprise-grid i{font-style:normal;color:var(--blue);font-size:23px}.capability-enterprise-grid h3{margin:0 0 8px;font-size:17px}.capability-enterprise-grid p{color:var(--muted);font-size:13px;margin:0}.capability-enterprise-grid>article>span{color:#9ba9ba}.industries-enterprise{background:#091525;color:#fff}.industries-enterprise .enterprise-heading p{color:#91a2b8}.industry-enterprise-list{border-top:1px solid rgba(255,255,255,.13)}.industry-enterprise-list article{display:grid;grid-template-columns:70px 1fr 1.4fr auto;align-items:center;gap:25px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.13)}.industry-enterprise-list b{font-size:10px;color:#647992}.industry-enterprise-list h3{margin:0;font-size:20px}.industry-enterprise-list p{margin:0;color:#91a2b8;font-size:13px}.industry-enterprise-list span{color:#5cbfff}.architecture-section{background:#fff}.architecture-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.enterprise-checks{columns:2;list-style:none;padding:0;margin-top:30px}.enterprise-checks li{margin:12px 0;color:#31445e;font-size:13px}.enterprise-checks li:before{content:"●";font-size:7px;color:var(--blue);margin-right:9px}.architecture-map{height:500px;position:relative;border-radius:24px;background:radial-gradient(circle,#f5f9ff,#edf3fa);border:1px solid var(--line)}.architecture-map svg{position:absolute;inset:0;width:100%;height:100%}.core-node,.node{position:absolute;z-index:2;display:grid;place-items:center;background:#fff;border:1px solid #d6e1ee;box-shadow:0 14px 35px rgba(33,58,91,.1)}.core-node{left:50%;top:50%;transform:translate(-50%,-50%);width:145px;height:145px;border-radius:50%}.core-node i{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:var(--blue);color:#fff;font-style:normal;font-weight:900}.core-node b{font-size:16px}.core-node span{font-size:9px;color:#8796a8}.node{width:105px;height:55px;border-radius:12px;font-size:11px;font-weight:800}.n1{left:50px;top:60px}.n2{right:50px;top:60px}.n3{left:20px;top:220px}.n4{right:20px;top:220px}.n5{left:60px;bottom:45px}.n6{right:60px;bottom:45px}.assurance-section{background:linear-gradient(135deg,#0b5cff,#063a9a);color:#fff}.assurance-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.assurance-grid>div>span{color:#b9d5ff}.assurance-items{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.assurance-items article{padding:25px;border:1px solid rgba(255,255,255,.2);border-radius:15px;background:rgba(255,255,255,.08)}.assurance-items b{font-size:10px;color:#b8d5ff}.assurance-items h3{font-size:17px;margin:28px 0 10px}.assurance-items p{font-size:12px;color:#d5e5ff}.engagement-section{background:var(--mist)}.engagement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.engagement-grid article{padding:33px;border:1px solid var(--line);border-radius:18px;background:#fff}.engagement-grid article.featured{border-color:var(--blue);box-shadow:0 20px 60px rgba(11,92,255,.12)}.engagement-grid>article>span{font-size:10px;color:var(--blue);font-weight:900;letter-spacing:.16em}.engagement-grid h3{font-size:24px;margin:15px 0}.engagement-grid p{color:var(--muted);min-height:72px}.engagement-grid ul{list-style:none;padding:0;margin:25px 0}.engagement-grid li{font-size:13px;padding:9px 0;border-bottom:1px solid #e8edf3}.engagement-grid .btn{width:100%;margin-top:10px}.demo-enterprise{background:#07111f;color:#fff}.demo-enterprise-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.demo-copy>span{color:#6ec8ff}.demo-copy p{color:#9eb0c6}.demo-promises{margin-top:36px;border-top:1px solid rgba(255,255,255,.14)}.demo-promises div{display:grid;grid-template-columns:40px 1fr;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14)}.demo-promises b{font-size:10px;color:#67809e}.demo-card{border-radius:20px;padding:36px;background:#fff;color:var(--ink);box-shadow:0 40px 100px rgba(0,0,0,.35)}.biznex-form h3{font-size:27px;margin-top:0}.biznex-form>p{color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field.full{grid-column:1/-1}.form-field label{display:block;font-size:11px;font-weight:800;margin-bottom:6px;color:#31445d}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px;border:1px solid #d9e2ec;border-radius:8px;background:#f9fbfd}.form-field textarea{min-height:90px}.form-consent{display:flex;gap:8px;font-size:10px;color:var(--muted);margin:14px 0}.site-footer{background:#06101d;color:#94a7be}.footer-cta{padding:70px 0 48px;border-bottom:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;align-items:end;gap:30px}.footer-cta span{font-size:10px;letter-spacing:.16em;color:#6e86a2}.footer-cta h2{max-width:760px;font-size:44px;line-height:1.06;color:#fff;letter-spacing:-.04em;margin:10px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:45px;padding:55px 0}.footer-grid h3{font-size:11px;color:#fff;letter-spacing:.1em}.footer-grid a,.footer-grid span{display:block;color:#94a7be;text-decoration:none;font-size:12px;margin:10px 0}.footer-grid p{max-width:360px;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0;display:flex;justify-content:space-between;font-size:11px}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{color:#94a7be;text-decoration:none}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:1050px){.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#07111f;padding:24px}.primary-nav.open{display:block}.nav-list,.nav-actions{display:grid;gap:8px}.hero-enterprise-grid,.architecture-grid,.assurance-grid,.demo-enterprise-grid{grid-template-columns:1fr}.hero-enterprise-copy{max-width:760px}.enterprise-console{transform:none}.value-grid{grid-template-columns:1fr 1fr}.enterprise-products{grid-template-columns:1fr}.capability-enterprise-grid{grid-template-columns:1fr 1fr}.capability-enterprise-grid article:nth-child(3n){border-right:1px solid var(--line)}.capability-enterprise-grid article:nth-child(2n){border-right:0}.capability-enterprise-grid article:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.capability-enterprise-grid article:nth-last-child(-n+2){border-bottom:0}.assurance-items,.engagement-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:720px){.container{width:min(100% - 28px,1240px)}.section{padding:78px 0}.hero-enterprise{padding-top:125px;min-height:auto}.hero-enterprise h1{font-size:45px}.enterprise-proof{grid-template-columns:1fr}.console-shell{grid-template-columns:1fr}.console-nav{display:none}.console-kpis{grid-template-columns:1fr}.console-kpis article:nth-child(n+2){display:none}.console-grid{grid-template-columns:1fr}.console-activity{display:none}.enterprise-strip .container{display:block}.enterprise-strip div{margin-top:14px;gap:16px}.enterprise-heading.split{grid-template-columns:1fr}.value-grid{grid-template-columns:1fr}.enterprise-product{padding:26px}.capability-enterprise-grid{grid-template-columns:1fr}.capability-enterprise-grid article,.capability-enterprise-grid article:nth-child(2n),.capability-enterprise-grid article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.capability-enterprise-grid article:last-child{border-bottom:0}.industry-enterprise-list article{grid-template-columns:40px 1fr auto}.industry-enterprise-list p{grid-column:2/-1}.architecture-map{height:400px}.node{width:88px}.enterprise-checks{columns:1}.assurance-items{grid-template-columns:1fr}.footer-cta{display:block}.footer-cta .btn{margin-top:25px}.footer-cta h2{font-size:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:grid;gap:12px}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}}
/* Biznex Enterprise 3.0 — footer and brand controls */
.enterprise-footer{position:relative;overflow:hidden;background:linear-gradient(145deg,#030a14 0%,#071321 58%,#06101d 100%)}.footer-glow{position:absolute;width:680px;height:680px;right:-260px;top:-330px;border-radius:50%;background:radial-gradient(circle,rgba(29,124,255,.20),rgba(29,124,255,0) 68%);pointer-events:none}.footer-grid-enterprise{position:relative;grid-template-columns:2.1fr 1fr 1fr 1.15fr}.footer-brand-column{padding-right:35px}.footer-logo-link{display:inline-flex;align-items:center;min-height:52px;text-decoration:none}.footer-logo-image,.footer-logo-link .custom-logo{display:block;max-width:230px;width:auto;height:auto;max-height:58px;object-fit:contain}.footer-brand-column p{font-size:14px;line-height:1.75;color:#8fa3bb}.footer-socials{display:flex;gap:9px;margin-top:22px}.footer-socials a{width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:9px;display:grid;place-items:center!important;margin:0!important;color:#d9e8fb!important;font-weight:850;transition:.2s}.footer-socials a:hover{border-color:#4ea5ff;background:rgba(29,124,255,.14);transform:translateY(-2px)}.footer-grid-enterprise h3{margin:4px 0 19px;color:#dce9f8}.footer-grid-enterprise a{transition:.2s}.footer-grid-enterprise a:hover{color:#fff;transform:translateX(2px)}.footer-trust{position:relative;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:23px 0;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);font-size:9px;font-weight:850;letter-spacing:.17em;color:#617994}.footer-bottom{border-top:0}.footer-bottom span,.footer-bottom a{font-size:10px}@media(max-width:1050px){.footer-grid-enterprise{grid-template-columns:1.7fr 1fr 1fr}.footer-grid-enterprise>div:last-child{grid-column:1/-1}}@media(max-width:720px){.footer-grid-enterprise{grid-template-columns:1fr 1fr}.footer-brand-column,.footer-grid-enterprise>div:last-child{grid-column:1/-1}.footer-trust{justify-content:flex-start}.footer-logo-image,.footer-logo-link .custom-logo{max-width:200px;max-height:52px}}
