.test-page{background-image:var(--test-bg);color:#fff;background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;position:relative}.test-page:before{content:"";z-index:0;background:linear-gradient(#0000008c,#000000a6),radial-gradient(800px 500px at 70% 10%,#facc1540,#0000 60%);position:absolute;inset:0}.test-hero,.test-content{z-index:1;position:relative}.test-hero{padding:calc(var(--header-h) + 60px) 20px 40px;text-align:center}.test-heroInner{max-width:900px;margin:0 auto}.test-hero h1{margin-bottom:14px;font-size:clamp(34px,5vw,52px)}.test-hero h1:after{content:"";background:linear-gradient(90deg,#facc15,#0000);border-radius:999px;width:120px;height:4px;margin:14px auto 0;display:block}.test-content{padding:20px 20px 80px}.test-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;max-width:1100px;margin:0 auto;display:grid}.test-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;padding:20px;transition:transform .22s,box-shadow .22s;box-shadow:0 20px 60px #00000059}.test-card header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.test-card h3{font-size:18px}.test-resumo{opacity:.9;line-height:1.6}.test-btn{cursor:pointer;background:linear-gradient(135deg,#facc15,#1e63e826);border:0;border-radius:999px;margin-top:14px;padding:10px 14px;font-weight:700}.tm-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000a6;place-items:center;display:grid;position:fixed;inset:0}.tm-modal{color:#0b1220;background:#fffffff2;border-radius:24px;width:calc(100% - 32px);max-width:560px;padding:26px;position:relative}.tm-close{cursor:pointer;background:0 0;border:0;position:absolute;top:14px;right:14px}.tm-header{margin-bottom:14px}.tm-header h3{font-size:22px}.tm-badge{background:#facc1540;border-radius:999px;margin-top:6px;padding:6px 10px;font-weight:700;display:inline-block}.tm-content{line-height:1.7}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.tm-modal{color:#0b1220;background:#fffffff5;border-radius:24px;flex-direction:column;width:calc(100% - 32px);max-width:640px;max-height:calc(100vh - 80px);padding:24px;display:flex;position:relative}.tm-header{flex-shrink:0;margin-bottom:14px}.tm-content{scroll-behavior:smooth;flex:1;padding-right:6px;overflow-y:auto}.tm-content::-webkit-scrollbar{width:6px}.tm-content::-webkit-scrollbar-track{background:0 0}.tm-content::-webkit-scrollbar-thumb{background:#0f172a40;border-radius:999px}.tm-content::-webkit-scrollbar-thumb:hover{background:#0f172a73}
