@charset "UTF-8";:root{--brand-primary:#0E3247;--brand-primary-dark:#061D2B;--brand-primary-light:#245573;--brand-secondary:#9CA3AF;--brand-accent:#D4AF37;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-secondary:#4A5568;--brand-text-inverse:#FFFFFF;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:0px}a:hover{color:var(--brand-primary-dark)}.tora-header-centered{background:#fff;border-bottom:1px solid #d9e1e7;border-bottom:1px solid var(--brand-border);position:relative;z-index:10}.brand-logo{display:inline-block;-o-object-fit:contain;object-fit:contain;background:rgba(14,50,71,.05);border:1px solid #d9e1e7;border:1px solid var(--brand-border)}.tora-navbar-sub{background:#6d28d9;background:var(--brand-primary-dark);padding:0;border-top:1px solid rgba(255,255,255,.08)}.tora-navbar-sub .navbar-toggler{border-color:rgba(255,255,255,.6);margin:8px 0}.tora-navbar-sub .navbar-toggler-icon{filter:invert(1)}.tora-navbar-sub .nav-link{color:#fff;font-weight:800;font-size:.9rem;padding:.92rem .78rem}.tora-navbar-sub .nav-link:hover{color:#2dd4bf;color:var(--brand-accent)}.tora-btn-primary{background:#8b5cf6;background:var(--brand-primary);border:1px solid #8b5cf6;border:1px solid var(--brand-primary);color:#fff;border-radius:16px;border-radius:var(--brand-radius);font-weight:900;padding:.72rem 1.08rem}.tora-btn-primary:hover{background:#6d28d9;background:var(--brand-primary-dark);border-color:#6d28d9;border-color:var(--brand-primary-dark);color:#fff}.tora-btn-light{background:#fff;border:1px solid #fff;color:#6d28d9;color:var(--brand-primary-dark);border-radius:16px;border-radius:var(--brand-radius);font-weight:900;padding:.74rem 1.14rem}.tora-btn-light:hover{background:#2dd4bf;background:var(--brand-accent);border-color:#2dd4bf;border-color:var(--brand-accent);color:#6d28d9;color:var(--brand-primary-dark)}.tora-btn-outline{background:0 0;border:1px solid #8b5cf6;border:1px solid var(--brand-primary);color:#8b5cf6;color:var(--brand-primary);border-radius:16px;border-radius:var(--brand-radius);font-weight:900;padding:.72rem 1.08rem}.tora-btn-outline:hover{background:#8b5cf6;background:var(--brand-primary);color:#fff}.tora-btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.tora-kicker{display:inline-block;color:#8b5cf6;color:var(--brand-primary);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase;margin-bottom:12px}.tora-section{padding:80px 0}.tora-section-head{max-width:850px;margin:0 auto 42px;text-align:center}.tora-home h1,.tora-home h2,.tora-page h1,.tora-page h2,.tora-section-head h1,.tora-section-head h2{line-height:1.15;font-weight:900}.tora-home p,.tora-long-copy,.tora-page p,.tora-section-head p{color:#17212b;color:var(--brand-text);line-height:1.72}.tora-subhero{padding:86px 0 76px;background:#f3f6f8;background:var(--brand-bg-alt);border-bottom:1px solid #d9e1e7;border-bottom:1px solid var(--brand-border)}.tora-compact-subhero h1,.tora-subhero h1{max-width:940px;font-size:46px}.tora-compact-subhero p,.tora-subhero p{max-width:860px;font-size:1.08rem}.tora-compact-subhero{padding:82px 0 70px;background:#f3f6f8;background:var(--brand-bg-alt);border-bottom:1px solid #d9e1e7;border-bottom:1px solid var(--brand-border)}.tora-dark-hero{padding:94px 0;background:linear-gradient(135deg,#6d28d9,#8b5cf6);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:#fff}.tora-dark-hero .tora-kicker,.tora-dark-hero h1,.tora-dark-hero p{color:#fff}.tora-dark-hero h1{max-width:980px;margin-left:auto;margin-right:auto}.tora-card{background:#fff;border:1px solid #d9e1e7;border:1px solid var(--brand-border);border-radius:16px;border-radius:var(--brand-radius);padding:28px;height:100%}.tora-card strong{display:block;margin-bottom:10px;color:#8b5cf6;color:var(--brand-primary)}.tora-card h2,.tora-card h3{color:#17212b;color:var(--brand-text);font-weight:900}.tora-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #d9e1e7;border:1px solid var(--brand-border)}.tora-table th{background:#6d28d9;background:var(--brand-primary-dark);font-weight:900}.tora-table td,.tora-table th{border:1px solid #d9e1e7;border:1px solid var(--brand-border);padding:16px;vertical-align:top;color:#17212b;color:var(--brand-text)}.tora-scroll-row{display:flex;gap:22px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.tora-scroll-row article{min-width:240px;max-width:310px;flex:0 0 280px;border:1px solid #d9e1e7;border:1px solid var(--brand-border);background:#fff;padding:24px;scroll-snap-align:start}.tora-single-cta{padding:64px 0 88px;background:#f3f6f8;background:var(--brand-bg-alt);text-align:center}.tora-inline-cta{padding:64px 0 84px;background:#f3f6f8;background:var(--brand-bg-alt)}.tora-footer{background:#6d28d9;background:var(--brand-primary-dark);color:#fff;padding:68px 0 36px}.tora-footer h5{color:#fff;font-weight:900;margin-bottom:16px}.tora-footer ul{list-style:none;padding:0;margin:0}.tora-footer li{margin-bottom:10px}.tora-footer a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.tora-footer a:hover{color:#2dd4bf;color:var(--brand-accent)}.tora-footer-bottom{border-top:1px solid rgba(255,255,255,.22);margin-top:36px;padding-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:#fff;text-align:center}.tora-policy-copy{max-width:880px;margin:0 auto}.tora-policy-copy h2{margin-top:28px}img[src=""]:not(.brand-logo){background:linear-gradient(135deg,rgba(14,50,71,.1),rgba(212,175,55,.18));min-height:120px;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.tora-navbar-sub .navbar-collapse{padding:10px 0 16px}.tora-navbar-sub .nav-link{padding:.62rem 0}.tora-compact-subhero h1,.tora-subhero h1{font-size:34px}.tora-section{padding:60px 0}}@media (max-width:575px){.brand-logo{width:180px;height:50px}.tora-section{padding:52px 0}.tora-compact-subhero,.tora-dark-hero,.tora-subhero{padding:58px 0}.tora-compact-subhero h1,.tora-subhero h1{font-size:30px}.tora-btn-row{display:grid}.tora-table{font-size:.9rem}h1{font-size:1.65rem!important;line-height:1.18}h2{font-size:1.3rem!important;line-height:1.22}h3{font-size:1.05rem!important;line-height:1.25}}body{margin:0;color:var(--brand-text);background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;color:#17212b;color:var(--brand-text);background:#fff;background:var(--brand-bg)}a{color:#8b5cf6;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#a78bfa;color:var(--brand-primary-light)}h1,h2,h3,h4,h5,h6{color:#17212b;color:var(--brand-text);letter-spacing:0}p{color:#17212b;color:var(--brand-text);line-height:1.7}.section{padding:80px 0}.section-heading{max-width:820px;margin:0 auto 40px;text-align:center}.section-heading h2{font-size:max(2rem, min(4vw, 3rem));font-weight:800}.eyebrow{display:inline-block;margin-bottom:12px;color:#2dd4bf;color:var(--brand-accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.eyebrow.inverse{color:#fff}.btn-gold,.btn-primary-solid{background:#2dd4bf;background:var(--brand-accent);color:#6d28d9;color:var(--brand-primary-dark);border:1px solid #2dd4bf;border:1px solid var(--brand-accent);border-radius:0;font-weight:800}.btn-gold:hover,.btn-primary-solid:hover{background:#fff;color:#6d28d9;color:var(--brand-primary-dark);border-color:#fff}.btn-outline-dark{border-radius:0;border-color:#6d28d9;border-color:var(--brand-primary-dark);color:#6d28d9;color:var(--brand-primary-dark);font-weight:800}.amco-header-centered{background:#fff;border-bottom:1px solid #d9e1e7;border-bottom:1px solid var(--brand-border);position:sticky;top:0;z-index:1000}.brand-logo{width:180px;max-width:100%;height:40px;-o-object-fit:contain;object-fit:contain}.amco-navbar-sub{background:#6d28d9;background:var(--brand-primary-dark);padding:0}.amco-navbar-sub .nav-link{color:#fff;font-weight:700;padding:18px 16px}.amco-navbar-sub .nav-link:focus,.amco-navbar-sub .nav-link:hover{color:#2dd4bf;color:var(--brand-accent)}.amco-navbar-sub .navbar-toggler{margin:10px 0;border-color:#fff;background:#fff}.site-footer{background:var(--brand-primary-dark);padding:72px 0 32px}.site-footer a,.site-footer h2,.site-footer li,.site-footer p{color:#fff}.site-footer h2{font-size:1.2rem;margin-bottom:18px}.footer-links{list-style:none;padding:0;margin:0;-moz-columns:2;columns:2}.footer-links li{margin-bottom:10px}.site-footer a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.footer-social{display:flex;justify-content:center;gap:16px;margin:42px 0 24px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:32px;border:1px solid rgba(255,255,255,.45)}.footer-bottom{border-top:1px solid rgba(255,255,255,.22);padding-top:22px;text-align:center}.modal-header .btn-close{filter:invert(1)}.subhero-about,.subhero-blog,.subhero-contact,.subhero-industries,.subhero-perf,.subhero-products,.subhero-services,.subhero-sus{padding:168px 0 88px;background:linear-gradient(135deg,#6d28d9,#8b5cf6);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.subhero-about h1,.subhero-about p,.subhero-blog h1,.subhero-blog p,.subhero-contact h1,.subhero-contact p,.subhero-industries h1,.subhero-industries p,.subhero-perf h1,.subhero-perf p,.subhero-services h1,.subhero-services p,.subhero-sus h1,.subhero-sus p{color:#fff}.subhero-products{background:#f3f6f8;background:var(--brand-bg-alt)}.subhero-products h1,.subhero-products p{color:var(--brand-text)}.subhero-panel{max-width:920px}.subhero-blog h1,.subhero-contact h1,.subhero-panel h1,.subhero-perf h1,.subhero-products h1{font-size:max(2rem, min(4vw, 3.3rem));font-weight:900}.bottom-cta{padding:80px 0 96px;text-align:center}.bottom-cta h2{max-width:780px;margin:0 auto 18px}.bottom-cta p{max-width:760px;margin:0 auto 28px}.text-link{font-weight:800;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.amco-navbar-sub .navbar-nav{align-items:stretch!important;padding-bottom:16px}.amco-navbar-sub .nav-link{padding:12px 0}.footer-links{-moz-columns:1;columns:1}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:minmax(0,1fr)}}:root{--brand-primary:#0E2647;--brand-primary-dark:#06162B;--brand-primary-light:#244573;--brand-secondary:#9CA3AF;--brand-accent:#D4AF37;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-inverse:#FFFFFF;--brand-border:#E2E8F0;--brand-muted:#4A5568;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-primary:#8B5CF6;--brand-primary-dark:#6D28D9;--brand-primary-light:#A78BFA;--brand-secondary:#14B8A6;--brand-accent:#2DD4BF;--brand-bg:#FFFFFF;--brand-bg-alt:#F3F6F8;--brand-text:#17212B;--brand-text-inverse:#FFFFFF;--brand-border:#D9E1E7;--brand-radius:16px}body,html{max-width:100%;overflow-x:clip}section{padding:80px 0}h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}h2{font-size:max(1.65rem, min(3vw, 2.5rem))}.rpp-nav{background:#6d28d9;background:var(--brand-primary-dark);min-height:72px}.rpp-nav .nav-link{color:#fff!important}.rpp-nav .navbar-toggler{background:#fff}.rpp-footer{background:#111a22;color:#fff;padding:72px 0 32px}.rpp-footer a:not([class*=btn-]),.rpp-footer h5,.rpp-footer h6,.rpp-footer p{color:#fff}.rpp-footer ul{list-style:none;padding:0}.rpp-footer li{margin-bottom:8px}.rpp-footer__legal{border-top:1px solid rgba(255,255,255,.2);margin-top:40px;padding-top:24px}.rpp-hero{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:#6d28d9;background:var(--brand-primary-dark)}.rpp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rpp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,18,28,.88),rgba(8,18,28,.45))}.rpp-hero__copy{max-width:760px}.rpp-hero a:not([class*=btn-]),.rpp-hero h1,.rpp-hero p,.rpp-hero span{color:#fff}.rpp-compliance-matrix{padding:32px 0;background:#f3f6f8;background:var(--brand-bg-alt)}.rpp-compliance-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rpp-compliance-grid article{padding:16px 24px;border-left:1px solid #d9e1e7;border-left:1px solid var(--brand-border);display:grid;grid-gap:8px;gap:8px}.rpp-grade-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.rpp-app-card,.rpp-grade-grid article{border:1px solid #d9e1e7;border:1px solid var(--brand-border);padding:24px;border-radius:16px;border-radius:var(--brand-radius);background:#fff;height:100%}.rpp-creative-hero{background:#6d28d9;background:var(--brand-primary-dark);padding:176px 0 96px}.rpp-creative-hero h1,.rpp-creative-hero p,.rpp-creative-hero span{color:#fff}.rpp-tradeoff-table{background:#f3f6f8;background:var(--brand-bg-alt)}.rpp-tradeoff-table td,.rpp-tradeoff-table th{padding:12px}.rpp-creative-cta{background:#6d28d9;background:var(--brand-primary-dark);padding:80px 0 96px}.rpp-creative-cta a:not([class*=btn-]),.rpp-creative-cta h2,.rpp-creative-cta p{color:#fff}.modal-header{background:#6d28d9;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}img[src=""]{font-size:0;color:transparent}@media (max-width:991px){.rpp-compliance-grid{grid-template-columns:repeat(2,1fr)}.rpp-grade-grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){section{padding:56px 0}.rpp-compliance-grid,.rpp-grade-grid{grid-template-columns:1fr}.rpp-hero{min-height:560px}}.subhero-about,.subhero-contact,.subhero-design,.subhero-industries,.subhero-products,.subhero-services,.subhero-sus{background:linear-gradient(135deg,#111a22,#6d28d9)!important;background:linear-gradient(135deg,#111a22,var(--brand-primary-dark))!important}.subhero-about h1,.subhero-about h2,.subhero-about h3,.subhero-about p,.subhero-contact h1,.subhero-contact h2,.subhero-contact h3,.subhero-contact p,.subhero-design h1,.subhero-design h2,.subhero-design h3,.subhero-design p,.subhero-industries h1,.subhero-industries h2,.subhero-industries h3,.subhero-industries p,.subhero-products h1,.subhero-products h2,.subhero-products h3,.subhero-products p,.subhero-services h1,.subhero-services h2,.subhero-services h3,.subhero-services p,.subhero-sus h1,.subhero-sus h2,.subhero-sus h3,.subhero-sus p{color:#fff!important}header[class*=hero],section[class*=hero]{background:#111a22!important;background-image:linear-gradient(#111a22,#111a22)!important}header[class*=hero] h1,header[class*=hero] h2,header[class*=hero] h3,header[class*=hero] p,section[class*=hero] h1,section[class*=hero] h2,section[class*=hero] h3,section[class*=hero] p{color:#fff!important}header[class*=hero] .btn,section[class*=hero] .btn{background:#111a22!important;color:#fff!important;border-color:#fff!important}header[class*=hero] .row,header[class*=hero] [class*=hero-content],header[class*=hero] [class*=hero-copy],header[class*=hero]>.container,section[class*=hero] .row,section[class*=hero] [class*=hero-content],section[class*=hero] [class*=hero-copy],section[class*=hero]>.container{background-color:transparent!important;background-image:none!important}[class*=hero-actions]{background:0 0!important}.site-footer{background:#111a22!important}.site-footer a,.site-footer h1,.site-footer h2,.site-footer h3,.site-footer p,.site-footer span{color:#fff!important}.rpp-embedded-evidence{grid-column:1/-1;background:#fff!important;color:#17212b!important;padding:24px!important;text-align:left}.rpp-embedded-evidence h2,.rpp-embedded-evidence h3,.rpp-embedded-evidence p{color:#17212b!important}.clar-card h3,.clar-section-title,.clar-section-title.text-white{color:#111a22!important}.subhero-panel,article,article.blog-card,article.product-card{padding:24px!important}main h1{font-size:max(1.5rem, min(2.5vw, 2rem))!important;word-break:normal!important}main h2{font-size:1.5rem!important;word-break:normal!important}[class*=hero-bottom]{position:static!important;transform:none!important}.contact-route-card{padding:32px;border:1px solid #d9e1e7;border:1px solid var(--brand-border);background:#fff;height:100%}@media (max-width:576px){main h1{font-size:1.5rem!important}main h2{font-size:1.25rem!important}}.cm-navbar,.navbar,nav{background-color:#4c151b!important}.footer,.site-footer,footer{background-color:#34170f!important;color:#fff!important}html body .cm-navbar,html body .navbar,html body nav{background-color:#4c151b!important}html body .cm-navbar .nav-link,html body .navbar .nav-link,html body nav a{color:#fff!important}html body .footer,html body .site-footer,html body footer{background-color:#34170f!important;color:#fff!important}html body .footer a,html body .footer h1,html body .footer h2,html body .footer h3,html body .footer p,html body .site-footer a,html body .site-footer h1,html body .site-footer h2,html body .site-footer h3,html body .site-footer p,html body footer a,html body footer h1,html body footer h2,html body footer h3,html body footer p{color:#fff!important}.tix-identity-token-tekniplex{border-radius:148px}.amco-feedback-form .form-label{color:#17212b;color:var(--brand-text);font-weight:800}.amco-feedback-form .form-control,.amco-feedback-form .form-select{min-height:48px;border-radius:0;border-color:#d9e1e7;border-color:var(--brand-border)}.amco-feedback-form textarea.form-control{min-height:120px}.amco-feedback-form .form-check-label,.amco-feedback-form .form-check-label a{color:#17212b;color:var(--brand-text)}.form-panel,.inline-form-card{background:#fff;padding:32px;border:1px solid #d9e1e7;border:1px solid var(--brand-border);box-shadow:0 18px 40px rgba(6,22,43,.18)}