@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");.aqt-arrow-flow{background-color:#fff;font-family:Poppins,sans-serif;padding:10px 0;text-align:center}.aqt-container{margin:0 auto;max-width:1200px}.aqt-title{color:#211551;font-size:2rem;font-weight:700;margin-bottom:1rem}.aqt-subtitle{color:#4b5563;font-size:1.1rem;margin-bottom:3rem}.highlight{color:#50a684;font-weight:600}.highlight-dark{color:#211551;font-weight:600}.aqt-arrows{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:center;overflow-x:auto;overflow-y:visible;padding-top:10px;position:relative}.aqt-step{flex:1;margin-left:-45px;min-width:200px;position:relative;text-align:center;z-index:1}.aqt-step:first-child{margin-left:0}.aqt-shape{align-items:center;background-color:#e8eeee;border:2px solid #5b5477;border-radius:30%;border-right-width:10px;box-sizing:border-box;display:flex;flex-direction:column;height:200px;justify-content:center;margin:0 auto 1rem;padding:1.2rem;position:relative;transition:all .3s ease;width:200px;z-index:2}.aqt-shape:after{border-bottom:40px solid transparent;border-left:35px solid #5b5477;border-top:40px solid transparent;content:"";height:0;position:absolute;right:-35px;top:50%;transform:translateY(-50%);width:0;z-index:1}.aqt-step:last-child .aqt-shape:after{display:none}.aqt-shape h5{color:#211551;font-size:1rem;font-weight:600;margin-bottom:.4rem}.aqt-shape p{color:#4b5563;font-size:.8rem;line-height:1.3;max-width:160px}.aqt-shape:hover{background-color:#50a684;box-shadow:0 6px 12px rgba(0,0,0,.1);transform:translateY(-3px)}.aqt-shape:hover h5,.aqt-shape:hover p{color:#fff}.aqt-format-row,.aqt-sample-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;text-align:center}.aqt-format-row{margin-bottom:.3rem;margin-top:.5rem}.aqt-sample-row{margin-bottom:.7rem;margin-top:.3rem}.format{margin:0 2px}.format.red{color:#a72b2a}@media (max-width:900px){.aqt-arrows{align-items:center;flex-direction:column}.aqt-step{margin-bottom:2rem;margin-left:0}.aqt-shape{height:180px;width:180px}.aqt-shape:after{right:50%;top:100%;transform:translateX(50%) rotate(90deg)}}.aqt-key{font-family:Poppins,sans-serif;margin-top:.5rem;text-align:center}.aqt-key-title{color:#211551;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.aqt-key-groups{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.key-bin{background-color:#fff;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 3px 8px rgba(0,0,0,.05);display:flex;flex:1 1 400px;flex-direction:column;justify-content:flex-start;max-width:460px;padding:1rem 1.75rem 1.5rem;text-align:left;transition:transform .2s ease}.key-bin:hover{transform:translateY(-2px)}.key-bin-title{color:#211551;font-size:.95rem;font-weight:600;letter-spacing:.4px;line-height:1.2;margin:0 0 .75rem;text-transform:uppercase}.key-items{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.key-item{color:#4b5563;display:flex;font-size:.9rem;gap:10px;line-height:1.4}.format,.key-item{align-items:center}.format{background:transparent;border:2px solid;border-radius:20px;color:#50a684;display:inline-flex;font-size:.8rem;font-weight:600;gap:4px;line-height:1.2;padding:3px 10px;transition:all .25s ease}.format.red{color:#e44d4d}.format:before{content:"●";display:inline-block;font-size:.75rem;line-height:1}.sample{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #50a684;display:inline-block;flex-shrink:0;height:14px;width:14px}.sample.recombinant{background-color:#7b4fbb}.sample.lysate{background-color:#3c91e6}.key-label{color:#4b5563;font-size:.85rem}@media (max-width:900px){.aqt-key-groups{align-items:center;flex-direction:column}.key-bin{max-width:none;width:90%}}