:root{--tests-primary-button: #07A76F;--tests-primary-button-hover: #068F5E;--tests-bg-light: #F3F3ED;--tests-card-bg: #FFFFFF;--tests-text-dark: #1F2937;--tests-text-medium: #6B7280;--tests-shadow: 0 2px 8px rgba(0, 0, 0, .08);--tests-shadow-hover: 0 4px 16px rgba(0, 0, 0, .12);--font-main: "Poppins", sans-serif}.psychological-tests-page{min-height:100vh;background-color:var(--tests-bg-light);padding:0 0 80px;font-family:var(--font-main)}.hero-image{flex:0 0 350px;display:flex;align-items:center;justify-content:center}.hero-illustration{position:relative;width:300px;height:350px}.illustration-card{background:linear-gradient(135deg,#7c5cf0,#a78bfa);border-radius:24px;padding:2rem;box-shadow:0 20px 40px #0000004d;position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.star-badge{position:absolute;top:-20px;right:-20px;background:linear-gradient(135deg,#fcd34d,#fbb13c);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;box-shadow:0 8px 16px #0003}.clipboard-lines{display:flex;flex-direction:column;gap:1rem;width:100%}.line{background:#fffc;height:12px;border-radius:6px;width:100%}.checkmark-badge{position:absolute;bottom:80px;left:-30px;background:linear-gradient(135deg,#f87171,#fb923c);width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;box-shadow:0 8px 16px #0003;transform:rotate(-5deg)}.magnifier{position:absolute;bottom:20px;right:-40px;font-size:3.5rem;filter:drop-shadow(0 8px 16px rgba(0,0,0,.2));transform:rotate(25deg)}.tests-header{text-align:left;margin-bottom:3rem;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 60px}.tests-main-title{font-size:2.5rem;font-weight:700;color:var(--tests-text-dark);margin-bottom:.75rem;line-height:1.2}.tests-subtitle{font-size:1.1rem;color:var(--tests-text-medium);line-height:1.6;margin:0}.tests-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:1400px;margin:0 auto;padding:0 60px}.test-card{background-color:var(--tests-card-bg);border-radius:16px;padding:2rem;box-shadow:var(--tests-shadow);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:1rem}.test-card:hover{transform:translateY(-4px);box-shadow:var(--tests-shadow-hover)}.test-card-title{font-size:1.5rem;font-weight:700;color:var(--tests-text-dark);margin:0;line-height:1.3}.test-card-description{font-size:.95rem;color:var(--tests-text-medium);line-height:1.6;margin:0;flex-grow:1}.test-card-button{background-color:var(--tests-primary-button);color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;font-family:var(--font-main);cursor:pointer;transition:background-color .3s ease,transform .2s ease;align-self:flex-start}.test-card-button:hover{background-color:var(--tests-primary-button-hover);transform:translateY(-2px)}.test-card-button:active{transform:translateY(0)}@media (max-width: 1024px){.psychological-tests-page{padding:0 0 60px}.tests-hero-banner{padding:50px 60px;gap:3rem}.hero-title{font-size:2.5rem}.hero-image{flex:0 0 280px}.hero-illustration{width:250px;height:300px}.tests-header,.tests-grid{padding:0 40px}.tests-main-title{font-size:2.2rem}.tests-subtitle{font-size:1rem}.tests-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.test-card{padding:1.75rem}.test-card-title{font-size:1.4rem}}@media (max-width: 768px){.psychological-tests-page{padding:0 0 50px}.tests-hero-banner{flex-direction:column;padding:40px 30px;gap:2rem;text-align:center}.hero-content{max-width:100%}.hero-title{font-size:2rem;margin-bottom:1.5rem}.hero-feature{text-align:left}.feature-text{font-size:.95rem}.hero-buttons{justify-content:center}.hero-btn{padding:.75rem 1.5rem;font-size:.9rem}.hero-image{flex:0 0 auto}.hero-illustration{width:220px;height:260px}.star-badge{width:60px;height:60px;font-size:2rem}.checkmark-badge{width:55px;height:55px;font-size:1.5rem}.magnifier{font-size:2.5rem}.tests-header{margin-bottom:2rem;padding:0 20px}.tests-grid{padding:0 20px}.tests-main-title{font-size:1.8rem}.tests-subtitle{font-size:.95rem}.tests-grid{grid-template-columns:1fr;gap:1.25rem}.test-card{padding:1.5rem}.test-card-title{font-size:1.3rem}.test-card-description{font-size:.9rem}.test-card-button{width:100%;padding:.875rem 1rem}}@media (max-width: 480px){.psychological-tests-page{padding:0 0 40px}.tests-hero-banner{padding:30px 20px}.hero-title{font-size:1.75rem}.feature-text{font-size:.9rem}.hero-btn{width:100%;padding:.75rem 1rem}.hero-illustration{width:180px;height:220px}.tests-header,.tests-grid{padding:0 16px}.tests-main-title{font-size:1.6rem}.tests-subtitle{font-size:.9rem}.test-card{padding:1.25rem}.test-card-title{font-size:1.2rem}.test-card-description{font-size:.85rem}}.hero-content.tests-hero-custom{max-width:1100px;padding:60px 80px;text-align:left;display:flex;align-items:center}.tests-hero-split{display:flex;align-items:center;justify-content:space-between;width:100%;gap:40px;position:relative;z-index:2}.tests-hero-left{flex:1;max-width:600px}.tests-hero-left .hero-title{font-size:3rem;margin-bottom:24px;text-align:left}.hero-features-list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.hero-feature-item{display:flex;align-items:flex-start;gap:12px}.feature-text{font-size:1rem;line-height:1.5;color:#476161}.hero-buttons.left-align{justify-content:flex-start}.tests-hero-right{flex:0 0 320px;display:flex;justify-content:center}.hero-illustration{position:relative;width:280px;height:340px}.illustration-card{background:linear-gradient(135deg,#7c5cf0,#a78bfa);border-radius:24px;padding:2rem;box-shadow:0 20px 40px #7c5cf040;position:relative;height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.star-badge{position:absolute;top:-20px;right:-20px;background:linear-gradient(135deg,#fcd34d,#fbb13c);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 8px 16px #fbb13c4d;animation:float 4s ease-in-out infinite}.clipboard-lines{width:100%;display:flex;flex-direction:column;gap:12px}.line{height:12px;background:#ffffff4d;border-radius:6px;width:100%}.line.short{width:60%}.checkmark-badge{position:absolute;bottom:40px;left:-30px;background:#07a76f;width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700;box-shadow:0 10px 20px #07a76f4d;transform:rotate(-10deg);animation:float 5s ease-in-out infinite 1s}.magnifier{position:absolute;bottom:-20px;right:-10px;font-size:4rem;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15));animation:float 6s ease-in-out infinite .5s}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@media (max-width: 900px){.hero-content.tests-hero-custom{padding:60px 40px;flex-direction:column}.tests-hero-split{flex-direction:column-reverse;gap:40px;text-align:center}.tests-hero-left .hero-title{text-align:center}.hero-features-list{align-items:center;text-align:left}.hero-buttons.left-align{justify-content:center}.tests-hero-right{margin-bottom:20px}}
