.custom-test-fixture-page{--green:#5db52b;--green-dark:#4aa123;--green-soft:#eef7e8;--navy:#0f2142;--text:#263447;--muted:#677384;--line:#e8ebef;--bg:#f7f8f6}.custom-test-fixture-page,.custom-test-fixture-page *{box-sizing:border-box}.custom-test-fixture-page{scroll-behavior:smooth;margin:0;background:var(--bg);font-family:Arial,Helvetica,sans-serif;color:var(--navy);overflow-x:hidden}.custom-test-fixture-page a{color:inherit;text-decoration:none}.custom-test-fixture-page button,.custom-test-fixture-page input,.custom-test-fixture-page select,.custom-test-fixture-page textarea{font:inherit}.custom-test-fixture-page button{cursor:pointer}.custom-test-fixture-page h1,.custom-test-fixture-page h2,.custom-test-fixture-page h3,.custom-test-fixture-page h4,.custom-test-fixture-page h5,.custom-test-fixture-page h6{font-weight:700;line-height:1.2}.custom-test-fixture-page .shell{max-width:1220px;margin:0 auto;padding:0 24px;width:100%}.custom-test-fixture-page .header{height:64px;background:#fff;border-bottom:1px solid #ececec;display:flex;align-items:center}.custom-test-fixture-page .header-inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.custom-test-fixture-page .brand{font-weight:800;font-size:24px;letter-spacing:-.4px;white-space:nowrap}.custom-test-fixture-page .brand .fusion{color:var(--green-dark);font-weight:700}.custom-test-fixture-page .nav{display:flex;align-items:center;gap:26px;font-size:13px;min-width:0}.custom-test-fixture-page .nav-item{position:relative;padding:22px 0;white-space:nowrap}.custom-test-fixture-page .nav-item .caret{font-size:10px;margin-left:4px}.custom-test-fixture-page .dropdown{display:none;position:absolute;top:54px;left:-18px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;min-width:180px;box-shadow:0 12px 30px #00000014;z-index:20}.custom-test-fixture-page .dropdown a{display:block;padding:9px 10px;border-radius:6px}.custom-test-fixture-page .dropdown a:hover{background:#f4f8f1;color:var(--green-dark)}.custom-test-fixture-page .nav-item:hover .dropdown{display:block}.custom-test-fixture-page .header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.custom-test-fixture-page .btn-outline,.custom-test-fixture-page .btn-green{border-radius:6px;padding:10px 18px;font-weight:700;border:1px solid #dfe3e7;background:#fff;color:var(--navy)}.custom-test-fixture-page .btn-green{background:linear-gradient(90deg,#69bf2d,#4fab21);border-color:#4fab21;color:#fff}.custom-test-fixture-page .btn-green:hover{filter:brightness(.98)}.custom-test-fixture-page .btn-outline:hover{border-color:#c6cdd4}.custom-test-fixture-page .hero{margin-top:12px;background:linear-gradient(90deg,#fff 0%,#fbfcfb 46%,#eff5ed 100%);border-radius:14px;overflow:hidden;border:1px solid #eff1ef;box-shadow:0 3px 12px #00000008}.custom-test-fixture-page .hero-main{display:grid;grid-template-columns:48% 52%;min-height:390px}.custom-test-fixture-page .hero-copy{padding:38px 34px 14px}.custom-test-fixture-page .hero h1{font-size:38px;line-height:1.14;margin:0 0 18px;letter-spacing:-1px}.custom-test-fixture-page .hero .green{color:var(--green-dark)}.custom-test-fixture-page .hero p{font-size:14px;line-height:1.58;color:#475260;margin:0 0 26px;max-width:500px}.custom-test-fixture-page .hero-cta{display:flex;gap:18px;flex-wrap:wrap}.custom-test-fixture-page .hero-cta button{padding:16px 36px;font-size:15px}.custom-test-fixture-page .play{display:inline-flex;align-items:center;gap:10px}.custom-test-fixture-page .play-dot{width:24px;height:24px;border:2px solid var(--green-dark);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--green-dark);font-size:12px}.custom-test-fixture-page .hero-visual{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:390px;padding:8px 18px 0 0}.custom-test-fixture-page .hero-visual:before{content:"";position:absolute;right:8%;top:8%;width:78%;height:78%;border-radius:18px;background:radial-gradient(circle at 30% 70%,rgba(106,177,66,.1),transparent 52%),radial-gradient(circle at 75% 35%,rgba(106,177,66,.08),transparent 40%)}.custom-test-fixture-page .hero-visual img{position:relative;z-index:1;max-width:100%;max-height:350px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(0,0,0,.14))}.custom-test-fixture-page .benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 24px 20px;background:#fff}.custom-test-fixture-page .benefit{display:flex;align-items:center;gap:14px;padding:0 18px;border-right:1px solid #e9ecef}.custom-test-fixture-page .benefit:first-child{padding-left:0}.custom-test-fixture-page .benefit:last-child{border-right:none}.custom-test-fixture-page .benefit-icon{font-size:22px;color:var(--green-dark);width:30px;text-align:center;flex-shrink:0}.custom-test-fixture-page .benefit b{font-size:12px;line-height:1.35}.custom-test-fixture-page .content-wrap{padding:26px 0 0;width:100%}.custom-test-fixture-page .mid-grid{display:grid;grid-template-columns:minmax(0,30%) minmax(0,1fr);gap:28px;width:100%;margin:0;padding:0}.custom-test-fixture-page .section-title{font-size:22px;margin:0 0 24px}.custom-test-fixture-page .pain-list{display:flex;flex-direction:column;gap:20px}.custom-test-fixture-page .pain-item{display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center}.custom-test-fixture-page .pain-icon{width:72px;height:72px;border-radius:10px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;color:var(--green-dark);font-size:31px}.custom-test-fixture-page .pain-item h3{font-size:15px;margin:0 0 8px}.custom-test-fixture-page .pain-item p{font-size:12.5px;line-height:1.55;color:#616b76;margin:0}.custom-test-fixture-page .service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.custom-test-fixture-page .service-card{background:#fff;border:1px solid #eceff1;border-radius:10px;padding:22px 20px 20px;box-shadow:0 4px 12px #00000006;min-width:0}.custom-test-fixture-page .service-icon{width:50px;height:50px;border-radius:50%;background:var(--green-soft);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:var(--green-dark);font-size:24px}.custom-test-fixture-page .service-card h3{text-align:center;font-size:15.5px;line-height:1.2;margin:0 0 14px}.custom-test-fixture-page .service-card p{font-size:12.5px;line-height:1.55;color:#545e68;margin:0 0 10px}.custom-test-fixture-page .service-card ul{margin:0;padding-left:16px}.custom-test-fixture-page .service-card li{font-size:12.5px;color:#4e5863;margin:7px 0}.custom-test-fixture-page .service-card li::marker{color:var(--green-dark)}.custom-test-fixture-page .quote{margin:22px 0 0;width:100%;background:#fff;border:1px solid #e7eaec;border-radius:10px;padding:14px 16px 16px;box-shadow:0 3px 10px #00000005;overflow:hidden}.custom-test-fixture-page .quote h2{font-size:20px;margin:0 0 6px}.custom-test-fixture-page .quote-sub{font-size:12.5px;color:#606a75;margin-bottom:16px}.custom-test-fixture-page .quote-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1.35fr) minmax(0,1.4fr) minmax(0,1.35fr)}.custom-test-fixture-page .quote-col{min-width:0;padding:0 14px;border-right:1px solid #eceef0}.custom-test-fixture-page .quote-col:first-child{padding-left:0}.custom-test-fixture-page .quote-col:last-child{padding-right:0;border-right:none}.custom-test-fixture-page .col-head{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;margin-bottom:14px}.custom-test-fixture-page .step-num{width:25px;height:25px;border-radius:50%;background:var(--green-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.custom-test-fixture-page .field{margin-bottom:14px}.custom-test-fixture-page label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.custom-test-fixture-page select,.custom-test-fixture-page input[type=date],.custom-test-fixture-page input[type=number],.custom-test-fixture-page textarea{width:100%;border:1px solid #dfe3e7;border-radius:6px;padding:10px;background:#fff;color:#4b5563;font-size:12px}.custom-test-fixture-page textarea{min-height:78px;resize:vertical}.custom-test-fixture-page .file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;margin-bottom:10px;padding:12px;border:1px solid #e6eaee;border-radius:8px;background:#fff;font-size:12px}.custom-test-fixture-page .file-row span{min-width:0}.custom-test-fixture-page .file-row.is-uploaded{border-color:#c8dfb8;background:#f6fbf2}.custom-test-fixture-page .file-row.is-uploading{border-color:#d7e4cf;background:#fbfdf9}.custom-test-fixture-page .file-btn{border:1px solid #4fab21;background:#fff;color:var(--green-dark);padding:7px 14px;border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap;min-width:84px}.custom-test-fixture-page .file-btn:hover{background:#f3faee}.custom-test-fixture-page .file-btn[disabled]{opacity:.55;cursor:not-allowed}.custom-test-fixture-page .file-name{grid-column:1 / -1;min-width:0;padding:8px 10px;border-radius:6px;background:#eef6e8;color:#2d4a1f;font-size:12px;line-height:1.45;word-break:break-all}.custom-test-fixture-page .file-name[hidden]{display:none}.custom-test-fixture-page .photo-preview-list{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.custom-test-fixture-page .photo-preview-list[hidden]{display:none}.custom-test-fixture-page .photo-preview-item-wrap{position:relative;width:80px;height:80px}.custom-test-fixture-page .photo-preview-item{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border:1px solid #d7e4cf;border-radius:6px;background:#fff;display:block}.custom-test-fixture-page .photo-preview-remove{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border:none;border-radius:50%;background:#4a5560;color:#fff;font-size:12px;line-height:18px;padding:0;cursor:pointer}.custom-test-fixture-page .file-optional-head{margin:14px 0 8px;color:#7f8895;font-size:12px}.custom-test-fixture-page .more-upload{width:100%;border:1px dashed #cfd6dc;background:#fff;border-radius:6px;padding:10px;color:#354052;font-size:12px;font-weight:700}.custom-test-fixture-page .check-title{font-size:12px;color:#5b626d;margin:0 0 8px}.custom-test-fixture-page .check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin-bottom:14px}.custom-test-fixture-page .check-grid label{margin:0;font-weight:400;display:flex;align-items:center;gap:7px}.custom-test-fixture-page .check-grid input{accent-color:var(--green-dark)}.custom-test-fixture-page .submit{width:100%;border:none;background:linear-gradient(90deg,#66bd2d,#4da921);color:#fff;border-radius:5px;padding:13px 12px;font-size:12px;font-weight:700;margin-top:8px}.custom-test-fixture-page .process{padding:26px 0 24px;width:100%;margin:0}.custom-test-fixture-page .process h2{font-size:20px;text-align:center;margin:0 0 20px}.custom-test-fixture-page .process-row{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.custom-test-fixture-page .process-card{position:relative;background:#fff;border:1px solid #eff1f2;border-radius:10px;padding:15px 13px 15px 64px;min-height:82px;min-width:0}.custom-test-fixture-page .process-card:not(:last-child):after{content:"\279c";position:absolute;right:-14px;top:28px;color:#6d9e55;font-size:20px;z-index:3}.custom-test-fixture-page .process-icon{position:absolute;left:12px;top:14px;width:42px;height:42px;border:1.5px solid #83bd66;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--green-dark);font-size:20px}.custom-test-fixture-page .process-card h3{font-size:11.5px;margin:0 0 7px}.custom-test-fixture-page .process-card p{font-size:10.5px;color:#626b75;line-height:1.4;margin:0}.custom-test-fixture-page .toast{position:fixed;right:22px;bottom:22px;background:#17233d;color:#fff;padding:13px 16px;border-radius:8px;font-size:13px;display:none;box-shadow:0 10px 24px #0000002e;z-index:50}.fusion-testing-success-message.el-message{min-width:min(520px,calc(100vw - 32px));padding:16px 20px;border:1px solid #00a86b;background:#e8f8f1;box-shadow:0 10px 28px #00946c47}.fusion-testing-success-message .el-message__icon{font-size:22px}.fusion-testing-success-message .el-message__content{font-size:16px;font-weight:600;line-height:1.45;color:#0d6b4a}@media (max-width: 1100px){.custom-test-fixture-page .nav{display:none}.custom-test-fixture-page .quote-grid{grid-template-columns:1fr 1fr}.custom-test-fixture-page .quote-col:nth-child(2){border-right:none}.custom-test-fixture-page .quote-col:nth-child(1),.custom-test-fixture-page .quote-col:nth-child(2){padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #eceef0}.custom-test-fixture-page .process-row{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 900px){.custom-test-fixture-page .hero-main{grid-template-columns:1fr}.custom-test-fixture-page .hero-copy{padding-bottom:4px}.custom-test-fixture-page .hero-visual{min-height:280px;padding:0 20px 10px}.custom-test-fixture-page .benefits{grid-template-columns:1fr 1fr;gap:16px}.custom-test-fixture-page .benefit{border-right:none;padding-left:0}.custom-test-fixture-page .mid-grid,.custom-test-fixture-page .service-cards,.custom-test-fixture-page .quote-grid{grid-template-columns:1fr}.custom-test-fixture-page .quote-col{border-right:none!important;padding:14px 0!important;border-bottom:1px solid #eceef0;margin-bottom:0!important}.custom-test-fixture-page .quote-col:last-child{border-bottom:none}.custom-test-fixture-page .process-row{grid-template-columns:1fr}.custom-test-fixture-page .process-card:not(:last-child):after{display:none}}.custom-test-fixture-page .mid-grid>*,.custom-test-fixture-page .service-cards>*,.custom-test-fixture-page .quote-grid>*,.custom-test-fixture-page .process-row>*{min-width:0}.custom-test-fixture-page .quote,.custom-test-fixture-page .mid-grid,.custom-test-fixture-page .process,.custom-test-fixture-page .process-row,.custom-test-fixture-page .service-cards{max-width:100%}.custom-test-fixture-page .brand{font-size:28px}.custom-test-fixture-page .nav{font-size:15px}.custom-test-fixture-page .btn-outline,.custom-test-fixture-page .btn-green{font-size:14px}.custom-test-fixture-page .hero h1{font-size:44px}.custom-test-fixture-page .hero p{font-size:16px}.custom-test-fixture-page .benefit b{font-size:14px}.custom-test-fixture-page .section-title{font-size:24px}.custom-test-fixture-page .pain-item h3{font-size:17px}.custom-test-fixture-page .pain-item p{font-size:14px;line-height:1.55}.custom-test-fixture-page .service-card{padding:24px 22px 22px;display:flex;flex-direction:column}.custom-test-fixture-page .service-icon{width:54px;height:54px;font-size:27px;margin-bottom:16px}.custom-test-fixture-page .service-card h3{font-size:18px;line-height:1.18;min-height:44px;display:flex;align-items:flex-start;justify-content:center;margin-bottom:12px}.custom-test-fixture-page .service-card p{font-size:14px;line-height:1.55;min-height:44px;margin-bottom:12px}.custom-test-fixture-page .service-card ul{margin-top:0}.custom-test-fixture-page .service-card li{font-size:14px;line-height:1.45;margin:8px 0}.custom-test-fixture-page .quote h2{font-size:22px}.custom-test-fixture-page .quote-sub{font-size:14px;line-height:1.5}.custom-test-fixture-page .col-head{font-size:14px}.custom-test-fixture-page label,.custom-test-fixture-page select,.custom-test-fixture-page input[type=date],.custom-test-fixture-page input[type=number],.custom-test-fixture-page textarea,.custom-test-fixture-page .file-row{font-size:13px}.custom-test-fixture-page .file-btn{font-size:12px}.custom-test-fixture-page .more-upload,.custom-test-fixture-page .check-title,.custom-test-fixture-page .check-grid label,.custom-test-fixture-page .submit{font-size:13px}.custom-test-fixture-page .process h2{font-size:22px}.custom-test-fixture-page .process-card h3{font-size:13px;line-height:1.35}.custom-test-fixture-page .process-card p{font-size:12px;line-height:1.5}.custom-test-fixture-page .mid-grid{gap:30px}.custom-test-fixture-page .service-cards{gap:18px}.custom-test-fixture-page .pain-list{gap:22px}.custom-test-fixture-page .quote{padding:18px 18px 20px}.custom-test-fixture-page .shell{max-width:1380px;padding:0 16px}.custom-test-fixture-page .brand{font-size:30px}.custom-test-fixture-page .nav{font-size:16px;gap:28px}.custom-test-fixture-page .btn-outline,.custom-test-fixture-page .btn-green{font-size:15px;padding:11px 20px}.custom-test-fixture-page .hero-main{min-height:410px;grid-template-columns:49% 51%}.custom-test-fixture-page .hero-copy{padding:42px 40px 18px}.custom-test-fixture-page .hero h1{font-size:48px;line-height:1.12}.custom-test-fixture-page .hero p{font-size:17px;line-height:1.6;max-width:560px}.custom-test-fixture-page .hero-cta button{font-size:16px;padding:16px 38px}.custom-test-fixture-page .hero-visual{min-height:410px}.custom-test-fixture-page .hero-visual img{max-height:375px;max-width:100%}.custom-test-fixture-page .benefits{padding:20px 26px 22px}.custom-test-fixture-page .benefit b{font-size:15px}.custom-test-fixture-page .content-wrap{padding-top:30px}.custom-test-fixture-page .section-title{font-size:27px}.custom-test-fixture-page .pain-item h3{font-size:19px}.custom-test-fixture-page .pain-item p{font-size:15px;line-height:1.58}.custom-test-fixture-page .pain-icon{width:76px;height:76px;font-size:33px}.custom-test-fixture-page .service-cards{gap:20px}.custom-test-fixture-page .service-card{padding:26px 24px 24px}.custom-test-fixture-page .service-icon{width:58px;height:58px;font-size:29px}.custom-test-fixture-page .service-card h3{font-size:20px;min-height:48px}.custom-test-fixture-page .service-card p{font-size:15px;min-height:48px}.custom-test-fixture-page .service-card li{font-size:15px;line-height:1.5;margin:9px 0}.custom-test-fixture-page .quote{padding:20px 20px 22px}.custom-test-fixture-page .quote h2{font-size:25px}.custom-test-fixture-page .quote-sub,.custom-test-fixture-page .col-head{font-size:15px}.custom-test-fixture-page .step-num{width:27px;height:27px;font-size:12px}.custom-test-fixture-page label{font-size:14px}.custom-test-fixture-page select,.custom-test-fixture-page input[type=date],.custom-test-fixture-page input[type=number],.custom-test-fixture-page textarea{font-size:14px;padding:11px}.custom-test-fixture-page .file-row{font-size:14px}.custom-test-fixture-page .file-btn{font-size:13px;padding:7px 12px}.custom-test-fixture-page .more-upload,.custom-test-fixture-page .check-title,.custom-test-fixture-page .check-grid label{font-size:14px}.custom-test-fixture-page .submit{font-size:14px;padding:14px 12px}.custom-test-fixture-page .process h2{font-size:25px}.custom-test-fixture-page .process-card{min-height:90px;padding-left:68px}.custom-test-fixture-page .process-icon{width:46px;height:46px;font-size:22px}.custom-test-fixture-page .process-card h3{font-size:14px}.custom-test-fixture-page .process-card p{font-size:13px}.custom-test-fixture-page .mid-grid{gap:32px}.custom-test-fixture-page .process-row{gap:18px}.custom-test-fixture-page .mid-grid{align-items:stretch}.custom-test-fixture-page .mid-grid>div:first-child{display:flex;flex-direction:column;min-height:100%}.custom-test-fixture-page .mid-grid>div:first-child .section-title{flex:0 0 auto}.custom-test-fixture-page .pain-list{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;gap:0;padding:6px 0 8px;min-height:0}.custom-test-fixture-page .service-cards,.custom-test-fixture-page .service-card{height:100%}.custom-test-fixture-page .mid-grid>div:first-child{display:block}.custom-test-fixture-page .pain-list{display:flex;flex-direction:column;justify-content:flex-start;gap:34px;padding:6px 0 0}.custom-test-fixture-page .pain-item{flex:0 0 auto;align-items:center}.custom-test-fixture-page .service-cards{height:auto!important;align-self:start}.custom-test-fixture-page .service-card{height:auto!important}.custom-test-fixture-page .mid-grid{align-items:start}.custom-test-fixture-page .quote{margin-top:24px;clear:both}.custom-test-fixture-page .date-field-wrap{position:relative;width:100%}.custom-test-fixture-page .date-field-wrap #dateDisplay{width:100%;border:1px solid #dfe3e7;border-radius:6px;padding:11px 42px 11px 11px;background:#fff;color:#4b5563;font-size:14px}.custom-test-fixture-page .date-field-wrap #dateDisplay::-moz-placeholder{color:#7b8490;opacity:1}.custom-test-fixture-page .date-field-wrap #dateDisplay::placeholder{color:#7b8490;opacity:1}.custom-test-fixture-page .date-field-wrap #date{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.custom-test-fixture-page .calendar-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;background:transparent;color:#17233d;font-size:18px;line-height:1;padding:0}.custom-test-fixture-page .opensource-area{margin:18px 0 22px;padding:18px;background:linear-gradient(90deg,#f7fbf4,#fbfcfb);border:1px solid #dfead8;border-radius:10px}.custom-test-fixture-page .opensource-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.custom-test-fixture-page .opensource-eyebrow{font-size:11px;line-height:1;letter-spacing:.08em;font-weight:700;color:var(--green-dark);margin-bottom:6px}.custom-test-fixture-page .opensource-head h3{margin:0 0 6px;font-size:18px}.custom-test-fixture-page .opensource-head p{margin:0;font-size:13px;line-height:1.5;color:#677384}.custom-test-fixture-page .opensource-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.custom-test-fixture-page .opensource-card,.custom-test-fixture-page .opensource-placeholder{min-width:0;display:flex;align-items:center;gap:14px;min-height:92px;padding:16px;background:#fff;border:1px solid #e4e9e1;border-radius:8px}.custom-test-fixture-page .opensource-placeholder{border-style:dashed;color:#6f7b88}.custom-test-fixture-page .opensource-placeholder>span{font-size:28px;color:var(--green-dark);line-height:1}.custom-test-fixture-page .opensource-icon{width:48px;height:48px;border-radius:50%;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:var(--green-soft);color:var(--green-dark);font-size:20px;font-weight:700}.custom-test-fixture-page .opensource-copy{min-width:0}.custom-test-fixture-page .opensource-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.custom-test-fixture-page .opensource-card strong,.custom-test-fixture-page .opensource-placeholder strong{font-size:14px}.custom-test-fixture-page .opensource-card p,.custom-test-fixture-page .opensource-placeholder p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#6d7783}.custom-test-fixture-page .coming-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;background:#eef7e8;color:var(--green-dark);font-size:10px;font-weight:700;white-space:nowrap}.custom-test-fixture-page #services{margin-top:30px}@media (max-width:900px){.custom-test-fixture-page .opensource-grid{grid-template-columns:1fr}}.custom-test-fixture-page .opensource-area{min-height:250px;padding:22px}.custom-test-fixture-page .xiao-solution-grid{grid-template-columns:1fr 1fr;gap:18px}.custom-test-fixture-page .xiao-solution-card{min-height:138px;align-items:flex-start;padding:20px}.custom-test-fixture-page .xiao-solution-card .opensource-icon{margin-top:2px}.custom-test-fixture-page .xiao-solution-card .opensource-title-row{align-items:flex-start}.custom-test-fixture-page .xiao-solution-card .opensource-copy{padding-top:1px}.custom-test-fixture-page .xiao-solution-card p{margin-top:8px;max-width:520px}@media (max-width:900px){.custom-test-fixture-page .xiao-solution-grid{grid-template-columns:1fr}.custom-test-fixture-page .opensource-area{min-height:auto}}.custom-test-fixture-page .process{padding:28px 0 26px;margin:0}.custom-test-fixture-page .fixture-video{margin:8px 0 34px;padding:28px;background:#fff;border:1px solid #e8ebef;border-radius:12px;box-shadow:0 3px 10px #00000005}.custom-test-fixture-page .video-copy{max-width:760px;margin-bottom:18px}.custom-test-fixture-page .video-eyebrow,.custom-test-fixture-page .why-choose-eyebrow{font-size:11px;line-height:1;letter-spacing:.08em;font-weight:700;color:var(--green-dark);margin-bottom:8px}.custom-test-fixture-page .fixture-video h2,.custom-test-fixture-page .why-choose-head h2{margin:0 0 8px;font-size:25px;line-height:1.25}.custom-test-fixture-page .fixture-video p{margin:0;color:#66717d;font-size:14px;line-height:1.6}.custom-test-fixture-page .video-placeholder{position:relative;min-height:320px;border:1px dashed #cfd7cf;border-radius:10px;background:radial-gradient(circle at 72% 28%,rgba(92,181,43,.12),transparent 30%),linear-gradient(135deg,#f7fbf4,#f2f5f2);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;text-align:center;overflow:hidden}.custom-test-fixture-page .video-placeholder:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),repeating-linear-gradient(90deg,transparent 0 79px,rgba(90,130,90,.03) 80px);pointer-events:none}.custom-test-fixture-page .video-play{position:relative;z-index:1;width:72px;height:72px;border-radius:50%;border:none;background:linear-gradient(90deg,#66bd2d,#4da921);color:#fff;font-size:26px;box-shadow:0 10px 24px #4da92138}.custom-test-fixture-page .video-play span{display:block;transform:translate(2px)}.custom-test-fixture-page .video-placeholder-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:5px}.custom-test-fixture-page .video-placeholder-copy strong{font-size:16px;color:var(--navy)}.custom-test-fixture-page .video-placeholder-copy span{font-size:12px;color:#7a8490}.custom-test-fixture-page .why-choose-section{margin-top:0;padding:30px 0 8px}.custom-test-fixture-page .why-choose-head{margin-bottom:18px}.custom-test-fixture-page .why-choose-section .mid-grid{padding:0}.custom-test-fixture-page #services{margin-top:0!important}@media (max-width:900px){.custom-test-fixture-page .video-placeholder{min-height:220px}}.custom-test-fixture-page .order-paths{display:grid;grid-template-columns:1.12fr .88fr;gap:18px;margin:18px 0 20px}.custom-test-fixture-page .order-path-card{min-width:0;min-height:250px;padding:22px;border-radius:12px;text-align:left;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.custom-test-fixture-page .order-path-card:hover{transform:translateY(-2px)}.custom-test-fixture-page .production-path{display:block;border:1px solid #96cf78;background:radial-gradient(circle at 90% 15%,rgba(92,181,43,.16),transparent 28%),linear-gradient(135deg,#f7fbf4,#eef8e8);box-shadow:0 8px 20px #46a12314}.custom-test-fixture-page .production-path:hover{box-shadow:0 12px 28px #46a12324}.custom-test-fixture-page .fixture-path{width:100%;border:1px solid #dfe5e8;background:#fff;color:var(--navy);font:inherit}.custom-test-fixture-page .fixture-path:hover{border-color:#b9c7ce;box-shadow:0 10px 24px #0000000f}.custom-test-fixture-page .path-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.custom-test-fixture-page .path-kicker{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border-radius:999px;background:var(--green-dark);color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em}.custom-test-fixture-page .path-kicker.secondary{background:#eef2f4;color:#66717d}.custom-test-fixture-page .path-arrow{font-size:19px;color:var(--green-dark)}.custom-test-fixture-page .fixture-path .path-arrow{color:#6d7884}.custom-test-fixture-page .path-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dfead8;font-size:24px;margin-bottom:14px}.custom-test-fixture-page .fixture-path .path-icon{background:#f7f9fa;border-color:#e5e9ec}.custom-test-fixture-page .order-path-card h3{margin:0 0 8px;font-size:20px;line-height:1.25}.custom-test-fixture-page .order-path-card p{margin:0;max-width:650px;color:#606b77;font-size:13px;line-height:1.6}.custom-test-fixture-page .path-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0 16px}.custom-test-fixture-page .path-flow span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:6px;background:#fff;border:1px solid #dbe9d4;color:#315127;font-size:11px;font-weight:700}.custom-test-fixture-page .fixture-flow span{border-color:#e2e7ea;color:#54616d}.custom-test-fixture-page .path-flow b{color:#7ca866;font-size:12px}.custom-test-fixture-page .path-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:7px;background:linear-gradient(90deg,#66bd2d,#4da921);color:#fff;font-size:13px;font-weight:800}.custom-test-fixture-page .secondary-cta{background:#17233d}.custom-test-fixture-page .path-note{margin-top:9px;color:#7b8590;font-size:11px}.custom-test-fixture-page .fixture-only-panel{display:none;margin-top:20px;padding-top:18px;border-top:1px solid #e9ecef}.custom-test-fixture-page .fixture-only-panel.is-open{display:block}.custom-test-fixture-page .fixture-only-panel-head{margin-bottom:16px}.custom-test-fixture-page .fixture-panel-eyebrow{font-size:10px;line-height:1;letter-spacing:.08em;font-weight:800;color:var(--green-dark);margin-bottom:7px}.custom-test-fixture-page .fixture-only-panel-head h3{margin:0 0 5px;font-size:20px}.custom-test-fixture-page .fixture-only-panel-head p{margin:0;color:#6a7480;font-size:13px;line-height:1.5}.custom-test-fixture-page .opensource-area{margin-top:0}@media (max-width:900px){.custom-test-fixture-page .order-paths{grid-template-columns:1fr}}.custom-test-fixture-page .fixture-path{cursor:default}.custom-test-fixture-page .fixture-only-cta{border:none;cursor:pointer;font-family:inherit}.custom-test-fixture-page .fixture-only-cta:hover{filter:brightness(1.06)}.custom-test-fixture-page #fixtureOnlyPanel,.custom-test-fixture-page #opensource-solutions{scroll-margin-top:90px}.custom-test-fixture-page .hero-cta .js-scroll-open-source .play-dot{width:auto;min-width:34px;padding:0 6px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:-1px}.custom-test-fixture-page .mass-production-reasons .section-title{max-width:560px;line-height:1.22}.custom-test-fixture-page .mass-production-reasons .pain-list{gap:18px}.custom-test-fixture-page .mass-production-reasons .pain-item{grid-template-columns:68px 1fr;gap:16px}.custom-test-fixture-page .mass-production-reasons .pain-icon{width:68px;height:68px;font-size:27px}.custom-test-fixture-page .mass-production-reasons .pain-item h3{font-size:16px;margin-bottom:6px}.custom-test-fixture-page .mass-production-reasons .pain-item p{font-size:13px;line-height:1.52}.custom-test-fixture-page .clean-section-head{margin-bottom:24px;max-width:820px}.custom-test-fixture-page .clean-section-head h2{margin:0 0 8px;font-size:30px;line-height:1.2}.custom-test-fixture-page .clean-section-head p{margin:0;color:#697480;font-size:14px;line-height:1.6}.custom-test-fixture-page .column-title{margin:0 0 22px;font-size:22px;line-height:1.25;color:var(--navy)}.custom-test-fixture-page .mass-production-reasons .column-title{max-width:520px}.custom-test-fixture-page .why-choose-section .mid-grid{align-items:start}.custom-test-fixture-page .why-choose-section{padding-top:28px}.custom-test-fixture-page .mass-production-reasons .pain-list{gap:16px}.custom-test-fixture-page .mass-production-reasons .pain-item p{max-width:460px}.custom-test-fixture-page .service-card p{min-height:42px}.custom-test-fixture-page .clean-section-head{margin-bottom:18px}.custom-test-fixture-page .clean-section-head p{font-size:13px}.custom-test-fixture-page .mass-production-reasons .pain-list{gap:14px}.custom-test-fixture-page .mass-production-reasons .pain-item{grid-template-columns:62px 1fr;gap:14px}.custom-test-fixture-page .mass-production-reasons .pain-icon{width:62px;height:62px;font-size:25px}.custom-test-fixture-page .mass-production-reasons .pain-item h3{font-size:15px;margin-bottom:4px}.custom-test-fixture-page .mass-production-reasons .pain-item p{font-size:12.5px;line-height:1.45;max-width:430px}.custom-test-fixture-page .service-card p{font-size:13px;min-height:34px;margin-bottom:10px}.custom-test-fixture-page .service-card li{font-size:13px;margin:7px 0}.custom-test-fixture-page .experience-card{margin-top:18px;display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:10px;border:1px solid #dcead5;background:linear-gradient(90deg,#f6fbf3,#ffffff);box-shadow:0 3px 10px #00000006}.custom-test-fixture-page .experience-number{flex:0 0 auto;min-width:120px;font-size:24px;line-height:1;font-weight:800;color:var(--green-dark)}.custom-test-fixture-page .experience-copy{display:flex;flex-direction:column;gap:4px}.custom-test-fixture-page .experience-copy strong{font-size:14px;line-height:1.3;color:var(--navy)}.custom-test-fixture-page .experience-copy span{font-size:12px;line-height:1.45;color:#6f7984}.custom-test-fixture-page .req{color:#e34848;font-weight:800}.custom-test-fixture-page .inline-checks{display:flex;gap:20px;align-items:center;min-height:48px;padding:10px 12px;border:1px solid #dfe3e7;border-radius:6px;background:#fff}.custom-test-fixture-page .inline-checks label{margin:0;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.custom-test-fixture-page .inline-checks input{width:17px;height:17px;accent-color:var(--green-dark)}.custom-test-fixture-page .field-help{margin-top:6px;color:#7b8490;font-size:11.5px;line-height:1.45}.custom-test-fixture-page .large-note{min-height:180px}.custom-test-fixture-page .pricing-note{display:flex;flex-direction:column;gap:5px;padding:14px 15px;margin-bottom:16px;border:1px solid #dcead5;border-radius:8px;background:#f6fbf3}.custom-test-fixture-page .pricing-note strong{color:var(--green-dark);font-size:14px}.custom-test-fixture-page .pricing-note span{color:#5f6974;font-size:12px;line-height:1.5}.custom-test-fixture-page .fixture-only-panel{padding-bottom:28px!important}.custom-test-fixture-page #opensource-solutions{margin-top:18px!important;clear:both}.custom-test-fixture-page .fixture-only-panel .quote-grid{margin-bottom:0}.custom-test-fixture-page .required-files-note{font-size:11.5px;color:#7b8490;margin-bottom:5px}.custom-test-fixture-page .field-error{display:none;margin-top:6px;color:#e34848;font-size:11.5px;line-height:1.4}.custom-test-fixture-page .file-error{margin-top:4px;margin-bottom:4px}.custom-test-fixture-page .has-error,.custom-test-fixture-page .file-row.has-error{border-color:#e34848!important}.custom-test-fixture-page .file-row.has-error{background:#fff7f7;border-radius:6px;padding-left:8px;padding-right:8px}.custom-test-fixture-page .file-row.has-error .file-btn{border-color:#e34848;color:#e34848}.custom-test-fixture-page .inline-checks.has-error{border-color:#e34848!important;background:#fff7f7}.custom-test-fixture-page .pricing-note{padding:18px;margin-bottom:18px}.custom-test-fixture-page .pricing-note strong{font-size:15px}.custom-test-fixture-page .pricing-note span{font-size:12.5px;line-height:1.55}.custom-test-fixture-page .hero-subtitle{font-size:20px;line-height:1.4;font-weight:700;color:#2f3b4a;margin:0 0 12px}.custom-test-fixture-page .service-test-options{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px;align-items:start;padding:14px}.custom-test-fixture-page .service-test-options label{min-width:0;align-items:flex-start;font-size:12.5px;line-height:1.35}.custom-test-fixture-page .service-test-options input{flex:0 0 auto;margin-top:1px}@media (max-width:1100px){.custom-test-fixture-page .service-test-options{grid-template-columns:1fr}}.custom-test-fixture-page .fct-fixture-field{margin-top:14px;padding:13px 13px 12px;border:1px solid #dcead5;border-radius:8px;background:#f7fbf5}.custom-test-fixture-page .fct-fixture-field[hidden]{display:none!important}.custom-test-fixture-page .fixture-choice-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.custom-test-fixture-page .fixture-choice{display:flex;align-items:flex-start;gap:8px;margin:0;padding:8px 9px;border:1px solid #dfe3e7;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;line-height:1.35;font-weight:600;color:var(--navy)}.custom-test-fixture-page .fixture-choice:hover{border-color:#a7cf98;background:#fbfef9}.custom-test-fixture-page .fixture-choice input{width:16px;height:16px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--green-dark)}.custom-test-fixture-page .existing-fixture-id{margin-top:9px}.custom-test-fixture-page .existing-fixture-id[hidden]{display:none!important}.custom-test-fixture-page .existing-fixture-id input{width:100%;padding:10px}.custom-test-fixture-page .existing-fixture-id input::-moz-placeholder{font-size:11px}.custom-test-fixture-page .existing-fixture-id input::placeholder{font-size:11px}.custom-test-fixture-page .file-label-stack{display:flex;flex-direction:column;gap:2px;line-height:1.25}.custom-test-fixture-page .file-label-main{font-size:14px;font-weight:600;color:var(--navy)}.custom-test-fixture-page .file-label-sub{font-size:11.5px;color:#7b8490}.custom-test-fixture-page .choice-main{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.custom-test-fixture-page .mini-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #b8c3cf;border-radius:50%;color:#7b8490;background:#fff;font-size:10px;font-weight:700;line-height:1;cursor:help;vertical-align:middle}.custom-test-fixture-page .mini-tip-bubble{position:absolute;left:22px;top:50%;transform:translateY(-50%);width:250px;padding:10px 12px;border:1px solid #dfe6ec;border-radius:8px;background:#fff;color:#4f5a66;font-size:11px;line-height:1.5;font-weight:500;box-shadow:0 10px 24px #1118271a;opacity:0;visibility:hidden;pointer-events:none;z-index:30}.custom-test-fixture-page .mini-tip-bubble:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;background:#fff;border-left:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec}.custom-test-fixture-page .mini-tip:hover .mini-tip-bubble,.custom-test-fixture-page .mini-tip:focus-within .mini-tip-bubble,.custom-test-fixture-page .mini-tip:focus .mini-tip-bubble{opacity:1;visibility:visible}@media (max-width:1100px){.custom-test-fixture-page .mini-tip-bubble{left:0;top:22px;transform:none;width:220px}.custom-test-fixture-page .mini-tip-bubble:before{left:10px;top:-6px;transform:rotate(45deg);border-left:1px solid #dfe6ec;border-top:1px solid #dfe6ec;border-bottom:none}}.testing-nav[data-v-31df76ef]{max-width:1380px;margin:0 auto;padding:0 16px}
