*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#1e293b;line-height:1.6}nav{position:sticky;top:0;z-index:50;background:#0f172af7;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none}.nav-logo img{height:40px;width:auto;display:block}.nav-name{font-weight:800;font-size:1rem;color:#fff}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{text-decoration:none;color:#94a3b8;font-size:.875rem;font-weight:500;transition:color .15s}.nav-links a:hover{color:#fff}.nav-cta{background:#3b82f6;color:#fff!important;padding:.5rem 1.25rem;border-radius:8px;font-weight:600!important}.nav-cta:hover{background:#2563eb;color:#fff!important}@media(max-width:640px){.nav-links{gap:1rem}.nav-links a:not(.nav-cta){display:none}}.hero{background:#0f172a;padding:6rem 1.5rem 5rem;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border-radius:100px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#94a3b8;font-size:.8rem;font-weight:600;margin-bottom:1.5rem}.hero-badge span{width:6px;height:6px;border-radius:50%;background:#22c55e;display:inline-block}.hero h1{font-size:clamp(2.2rem,5vw,3.75rem);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.25rem;max-width:820px;margin-left:auto;margin-right:auto}.hero h1 em{font-style:normal;color:#60a5fa}.hero p{font-size:1.125rem;color:#94a3b8;max-width:580px;margin:0 auto 2.5rem;line-height:1.7}.hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08)}.hero-stat{text-align:center}.hero-stat-n{font-size:2.25rem;font-weight:900;color:#fff;line-height:1}.hero-stat-l{font-size:.8rem;color:#64748b;margin-top:.35rem;font-weight:500}section{padding:5rem 1.5rem}.container{max-width:1100px;margin:0 auto}.section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#3b82f6;margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;color:#0f172a;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.section-sub{font-size:1.0625rem;color:#64748b;max-width:560px;line-height:1.7}.partners{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:2.5rem 1.5rem}.partners-label{text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:1.75rem}.partners-grid{display:flex;justify-content:center;align-items:center;gap:2.5rem 4rem;flex-wrap:wrap}.partner-name{font-size:1.05rem;font-weight:800;color:#94a3b8;letter-spacing:-.01em}.timeline{background:#fff}.timeline-wrap{position:relative;margin-top:3.5rem}.timeline-line{position:absolute;left:80px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#3b82f6,#0f172a);opacity:.15}.timeline-item{display:flex;gap:2rem;margin-bottom:2.5rem;position:relative}.timeline-year{width:80px;flex-shrink:0;text-align:right}.timeline-year-n{font-size:.875rem;font-weight:800;color:#3b82f6;line-height:1;padding-top:.2rem}.timeline-dot{width:12px;height:12px;border-radius:50%;background:#3b82f6;border:2px solid #fff;box-shadow:0 0 0 3px #dbeafe;flex-shrink:0;margin-top:.25rem;position:relative;z-index:1}.timeline-content{flex:1;padding-bottom:.5rem}.timeline-content h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.35rem}.timeline-content p{font-size:.9rem;color:#64748b;line-height:1.6}.timeline-highlight{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:1rem 1.25rem;margin-top:.5rem}.timeline-highlight p{color:#1d4ed8;font-weight:500;font-size:.875rem}@media(max-width:600px){.timeline-line{left:60px}.timeline-year{width:60px}}.products{background:#f8fafc}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:1.5rem;margin-top:3rem}@media(max-width:500px){.products-grid{grid-template-columns:1fr}}.product-card{display:flex!important;flex-direction:column;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.product-card:hover{border-color:#3b82f6;box-shadow:0 8px 30px #3b82f61a}.product-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.product-logo{font-size:1.25rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}.product-logo.traxx{color:#0369a1}.product-logo.pp{color:#7c3aed}.product-logo.mm{color:#dc2626}.product-tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .6rem;border-radius:100px;background:#f1f5f9;color:#64748b}.product-card h3{font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.product-card p{font-size:.9rem;color:#64748b;line-height:1.65;margin-bottom:1.25rem}.product-pills{display:flex;flex-wrap:wrap;gap:.4rem}.product-pill{font-size:.75rem;font-weight:600;padding:.25rem .65rem;border-radius:100px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.product-link{margin-top:auto!important;padding-top:1.25rem;display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.875rem;font-weight:600;color:#3b82f6;text-decoration:none}.product-link:hover{gap:.65rem}.listed-on{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem 1.5rem}.listed-on-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.listed-on-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;white-space:nowrap}.listed-on-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.listed-on-links a{font-size:.8rem;font-weight:600;color:#475569;text-decoration:none;padding:.35rem .85rem;border:1.5px solid #e2e8f0;border-radius:8px;transition:border-color .15s,color .15s;background:#fff}.listed-on-links a:hover{border-color:#3b82f6;color:#3b82f6}.press{background:#fff;padding:3rem 1.5rem;border-top:1px solid #e2e8f0}.press-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.press-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;white-space:nowrap}.press-item{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem;border:1.5px solid #e2e8f0;border-radius:10px;text-decoration:none;transition:border-color .15s;background:#fff}.press-item:hover{border-color:#3b82f6}.press-item-source{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.press-item-title{font-size:.85rem;font-weight:600;color:#1e293b;line-height:1.35;max-width:320px}.values{background:#0f172a}.values .section-title{color:#fff}.values .section-sub{color:#94a3b8}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:3rem}.value-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem}.value-icon{font-size:1.5rem;margin-bottom:.75rem}.value-card h3{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:.4rem}.value-card p{font-size:.85rem;color:#94a3b8;line-height:1.6}.contact{background:#fff}.contact-box{background:#0f172a;border-radius:20px;padding:3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:700px){.contact-box{grid-template-columns:1fr;padding:2rem}}.contact-box h2{font-size:2rem;font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem}.contact-box p{color:#94a3b8;font-size:.9375rem;line-height:1.7}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem}.contact-item-icon{width:36px;height:36px;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item-icon svg{width:16px;height:16px;color:#60a5fa}.contact-item-text{font-size:.875rem;color:#94a3b8;line-height:1.5}.contact-item-text strong{display:block;color:#e2e8f0;font-weight:600;margin-bottom:.1rem}.contact-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.75rem;background:#3b82f6;color:#fff;font-weight:700;font-size:.9rem;border-radius:10px;text-decoration:none;transition:background .15s}.contact-btn:hover{background:#2563eb}.contact-form{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.contact-form input,.contact-form textarea{width:100%;padding:.65rem .9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f1f5f9;font-size:.875rem;font-family:inherit;outline:none;transition:border-color .15s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#64748b}.contact-form input:focus,.contact-form textarea:focus{border-color:#3b82f6}.contact-form textarea{resize:none}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width:500px){.contact-form-row{grid-template-columns:1fr}}.contact-submit{padding:.7rem 1.5rem;background:#3b82f6;color:#fff;font-weight:700;font-size:.875rem;border:none;border-radius:8px;cursor:pointer;transition:background .15s;width:fit-content}.contact-submit:hover{background:#2563eb}.contact-submit:disabled{opacity:.6;cursor:not-allowed}.contact-msg{font-size:.8rem;margin-top:.25rem}footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem 1.5rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:.8rem;color:#94a3b8}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.8rem;color:#94a3b8;text-decoration:none}.footer-links a:hover{color:#475569}.product-logo{display:flex;align-items:center;min-height:34px}.wm-traxx{color:#0369a1}.wm-pp{color:#7c3aed}.wordmark{align-items:baseline;font-family:Arial Black,Arial,sans-serif;font-weight:900;display:inline-flex;letter-spacing:0}.wordmark-apos{font-family:Arial,sans-serif;font-weight:400}.wordmark-e{color:#f2200b;text-shadow:.012em .03em .03em #0000004d;font-family:Tangerine,cursive;font-size:3.4em;font-weight:700;line-height:0}.wm-unidsk{display:inline-flex;align-items:center;gap:4px}.wm-unidsk img{width:30px;height:30px;flex-shrink:0}.wm-unidsk-word{font-family:Arial Black,Arial Bold,Arial,sans-serif;font-weight:900;letter-spacing:-.01em}.wm-unidsk .uni{color:#b5502e}.wm-unidsk .dsk{color:#0b3d26}.wm-ag .audit{color:#0f172a}.wm-ag .gauge{color:#0f766e}.nav-links a.active{color:#fff}.page-hero{background:#0f172a;padding:4.5rem 1.5rem 4rem;text-align:center}.page-hero .section-label{color:#60a5fa}.page-hero h1{font-size:clamp(2rem,4.5vw,3rem);font-weight:900;color:#fff;line-height:1.12;letter-spacing:-.03em;max-width:780px;margin:0 auto 1rem}.page-hero p{font-size:1.0625rem;color:#94a3b8;max-width:620px;margin:0 auto;line-height:1.7}.product-group{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.9rem}.group-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin:2.75rem 0 1rem;padding-bottom:.6rem;border-bottom:1px solid #e2e8f0}.group-label:first-of-type{margin-top:3rem}.products-grid.tight{margin-top:0}.product-tag.new{background:#ecfdf5;color:#047857}.cta-band{background:#0f172a;text-align:center}.cta-band h2{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem}.cta-band p{color:#94a3b8;max-width:540px;margin:0 auto 1.75rem}.contact-form select{width:100%;padding:.65rem .9rem;background:#1e293b;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f1f5f9;font-size:.875rem;font-family:inherit;outline:none}.contact-form select:focus{border-color:#3b82f6}.prose{max-width:760px;margin:0 auto}.prose h2{font-size:1.25rem;font-weight:800;color:#0f172a;margin:2.25rem 0 .6rem}.prose p,.prose li{font-size:.9375rem;color:#475569;line-height:1.75}.prose ul{padding-left:1.25rem;margin:.5rem 0}.prose a{color:#2563eb}.customer-wall{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:820px;margin:0 auto}.customer-chip{padding:.9rem 2rem;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#e2e8f0;font-weight:800;font-size:1.15rem;letter-spacing:.02em}.scope-note{margin-top:2rem;color:#64748b;font-size:.85rem}footer .footer-grid{max-width:1100px;margin:0 auto 1.5rem;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}@media(max-width:700px){footer .footer-grid{grid-template-columns:1fr}}footer h4{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.75rem}footer .footer-col a,footer .footer-col span{display:block;font-size:.85rem;color:#64748b;text-decoration:none;margin-bottom:.4rem}footer .footer-col a:hover{color:#0f172a}footer .footer-inner{border-top:1px solid #e2e8f0;padding-top:1.25rem}@media(max-width:640px){.nav-inner{height:auto;flex-wrap:wrap;padding-top:.6rem;padding-bottom:.6rem;row-gap:.5rem}.nav-links{gap:.75rem;width:100%;justify-content:space-between}.nav-links a{white-space:nowrap}.nav-links a:not(.nav-cta){display:inline;font-size:.8rem}.nav-cta{padding:.4rem .9rem;font-size:.8rem!important}.nav-logo img{height:32px}}
