.dt-test-page{width:calc(100% - 20px);max-width:1400px;color:rgba(var(--fg));box-sizing:border-box;margin:20px auto 0;padding:0 0 54px;animation:.18s ease-out both dt-test-page-fade}@keyframes dt-test-page-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dt-test-page{animation:none}}.dt-test-hero{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:32px;display:flex}.dt-test-kicker{color:rgba(var(--accent));text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:400}.dt-test-title{margin:0;font-size:clamp(2.05rem,5vw,4rem);font-weight:400}.dt-test-subtitle{max-width:820px;color:rgba(var(--fg) / .66);margin:14px auto 0;font-size:.98rem}.dt-test-section{margin-top:18px;padding:0}.dt-test-section-head{justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;margin-left:14px;display:flex}.dt-test-section-title{margin:0;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:400}.dt-test-section-note{color:rgba(var(--fg) / .62);margin:6px 0 0;font-size:.88rem}.dt-test-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dt-test-card-link{color:inherit;text-decoration:none}.dt-test-card{flex-direction:column;justify-content:space-between;min-height:145px;display:flex;padding:1.45rem!important}.dt-test-card-title{margin:0;font-size:1rem;font-weight:400}.dt-test-card-desc{color:rgba(var(--fg) / .62);margin:10px 0 18px;font-size:.84rem}.dt-test-card-action{background:rgba(var(--accent) / .12);width:fit-content;color:rgba(var(--accent));border-radius:999px;padding:7px 11px;font-size:.74rem;font-weight:400}@media (max-width:980px){.dt-test-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.dt-test-hero{padding:16px}.dt-test-card-grid{grid-template-columns:1fr}.dt-test-section-head{flex-direction:column;align-items:flex-start}}
