.testingPlaygroundPage_container__SllQI{display:flex;flex-direction:column;gap:4rem;width:100%;min-height:100vh;padding-bottom:4rem;padding-top:2rem}.testingPlaygroundPage_heroSection__6Fn_P{display:flex;flex-direction:column;gap:1rem;padding:1rem}.testingPlaygroundPage_heroSection__heading__cSoHC{font-size:3rem;font-weight:var(--font-weight-semi-bold);color:var(--text-primary);text-align:center;line-height:1.2;background:linear-gradient(135deg,#262b32,#3d4554);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.testingPlaygroundPage_heroSection__description__srTAx{color:var(--text-primary);text-align:center;margin:0 auto;line-height:1.5;font-weight:var(--font-weight-med);font-size:var(--font-size-body-1);max-width:900px}.testingPlaygroundPage_heroSection__6Fn_P .testingPlaygroundPage_imageContainer__z_MJp{position:relative;width:100%;max-width:1200px;margin:1rem auto;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.25),0 2px 4px -1px rgba(0,0,0,.25),0 20px 50px -10px rgba(0,0,0,.25);transition:transform .3s ease,box-shadow .3s ease;animation-delay:.3s}.testingPlaygroundPage_heroSection__6Fn_P .testingPlaygroundPage_imageContainer__z_MJp:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.04),0 30px 60px -15px rgba(11,146,133,.2)}.testingPlaygroundPage_heroSection__6Fn_P .testingPlaygroundPage_imageContainer__z_MJp .testingPlaygroundPage_image__ZQwPQ{width:100%;height:auto;display:block;object-fit:cover}.testingPlaygroundPage_featuresSection__g7HVQ{display:grid;grid-template-columns:1fr;gap:4rem;padding:0 4rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__LiNZ9,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__vBh_G,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__I8t5c,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__gVN_Q{display:flex;gap:2rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__leftContainer__qo9LS,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__leftContainer__v9IUA,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__leftContainer__KcvlM,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__leftContainer__WJOQw{display:flex;flex-direction:column;gap:1rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__heading__vOXnl,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__heading__Gs86m,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__heading__0Z9q4,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__heading__ALrxv{font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;color:var(--text-primary,#1f2328);line-height:1.1}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__description__VDSP9,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__description__vh0nL,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__description__bN4lJ,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__description___a4sB{font-size:1.125rem;color:var(--text-primary);font-weight:var(--font-weight-med);line-height:1.5;max-width:600px}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__LiNZ9{flex-direction:column}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__description__VDSP9{max-width:100%}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__gVN_Q{flex-direction:column}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__description___a4sB{max-width:100%}.testingPlaygroundPage_featureImageContainer__iOvbf{position:relative;width:100%;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1)}.testingPlaygroundPage_featureImageContainer__iOvbf:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05),0 20px 40px -10px rgba(11,146,133,.15);border-color:rgba(11,146,133,.2)}.testingPlaygroundPage_featureImageContainer__iOvbf:hover:after{opacity:1}.testingPlaygroundPage_featureImageContainer__iOvbf:hover .testingPlaygroundPage_featureImage__mfc3x{transform:scale(1.03)}.testingPlaygroundPage_featureImageContainer__iOvbf .testingPlaygroundPage_featureImage__mfc3x{width:100%;height:auto;display:block;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}@keyframes testingPlaygroundPage_fadeInUp__qtncX{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.testingPlaygroundPage_featuresSection__g7HVQ>div,.testingPlaygroundPage_heroSection__6Fn_P h2,.testingPlaygroundPage_heroSection__6Fn_P>p,.testingPlaygroundPage_imageContainer__z_MJp{animation:testingPlaygroundPage_fadeInUp__qtncX .8s ease-out backwards}.testingPlaygroundPage_heroSection__6Fn_P h2{animation-delay:.1s}.testingPlaygroundPage_heroSection__6Fn_P>p{animation-delay:.2s}.testingPlaygroundPage_featuresSection__g7HVQ>div:first-child{animation-delay:.4s}.testingPlaygroundPage_featuresSection__g7HVQ>div:nth-child(2){animation-delay:.5s}.testingPlaygroundPage_featuresSection__g7HVQ>div:nth-child(3){animation-delay:.6s}@media(max-width:768px){.testingPlaygroundPage_container__SllQI{padding-top:1rem;padding-bottom:2rem;gap:1rem}.testingPlaygroundPage_heroSection__6Fn_P{padding:1rem;gap:.5rem}.testingPlaygroundPage_heroSection__heading__cSoHC{font-size:2rem;font-weight:var(--font-weight-semi-bold);color:var(--text-primary);text-align:center;line-height:1.2;background:linear-gradient(135deg,#262b32,#3d4554);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.testingPlaygroundPage_heroSection__description__srTAx{font-size:var(--font-size-body-2);color:var(--text-primary);text-align:center;margin:0 auto;line-height:1.5;font-weight:var(--font-weight-med)}.testingPlaygroundPage_featuresSection__g7HVQ{padding:1rem;gap:2rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__LiNZ9,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__vBh_G,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__I8t5c,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__gVN_Q{flex-direction:column;gap:.75rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__leftContainer__qo9LS,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__leftContainer__v9IUA,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__leftContainer__KcvlM,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__leftContainer__WJOQw{gap:.5rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__heading__vOXnl,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__heading__Gs86m,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__heading__0Z9q4,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__heading__ALrxv{font-size:1.4rem}.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_modelsDetail__description__VDSP9,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_oneViewComparisonDetail__description__vh0nL,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_promptsFromLibraryDetail__description__bN4lJ,.testingPlaygroundPage_featuresSection__g7HVQ .testingPlaygroundPage_trackHistoryDetail__description___a4sB{font-size:var(--font-size-body-2)}.testingPlaygroundPage_featureImageContainer__iOvbf{border-radius:12px}}