.eye-following-section{padding:100px 0;background:linear-gradient(135deg,#0a0c10 0,#1a1c2e 100%);position:relative;overflow:hidden}.light-theme .eye-following-section{background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%)}.eye-following-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(125,128,255,.05) 0,transparent 50%);animation:rotate 30s linear infinite}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.eye-following-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.eye-following-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.eye-card-wrapper{display:flex;justify-content:center;align-items:center}.eye-card{background:linear-gradient(145deg,#1e2139,#16182a);border-radius:24px;padding:24px;max-width:480px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 1px 1px rgba(125,128,255,.1);transition:transform .3s ease,box-shadow .3s ease}.eye-card:hover{transform:translateY(-5px);box-shadow:0 25px 70px rgba(0,0,0,.4),0 0 2px 2px rgba(125,128,255,.2)}.light-theme .eye-card{background:linear-gradient(145deg,#fff,#f5f5f5);box-shadow:0 20px 60px rgba(0,0,0,.08),0 0 1px 1px rgba(125,128,255,.15)}.light-theme .eye-card:hover{box-shadow:0 25px 70px rgba(0,0,0,.12),0 0 2px 2px rgba(125,128,255,.25)}.monster-container{background:linear-gradient(135deg,#7d80ff 0,#5a5dcc 100%);height:400px;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;margin-bottom:20px}.monster-container::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.1),transparent 60%)}.eyes-container{display:flex;gap:8px;position:relative;z-index:1}.eye{width:180px;height:180px;background:#f5f5f0;border-radius:50%;position:relative;overflow:hidden;box-shadow:inset 0 4px 12px rgba(0,0,0,.1);transition:transform .1s ease}.pupil{width:70px;height:70px;background:#000;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .1s ease-out;will-change:transform;box-shadow:0 2px 8px rgba(0,0,0,.3)}.pupil::after{content:'';position:absolute;width:20px;height:20px;background:rgba(255,255,255,.4);border-radius:50%;top:12px;left:12px}.eye-legend{padding:12px 0}.eye-legend-title{font-size:48px;font-weight:700;color:#7d80ff;margin:0 0 8px;font-family:var(--font-title);text-shadow:0 2px 20px rgba(125,128,255,.3)}.eye-legend-subtitle{font-size:20px;font-weight:500;color:#99a2b2;margin:0 0 40px}.eye-legend-description{font-size:14px;color:#6b7280;margin:0}.light-theme .eye-legend-subtitle{color:#4a5568}.light-theme .eye-legend-description{color:#6b7280}.eye-text-content h2{font-size:3rem;font-weight:600;color:#fff;margin:0 0 24px;font-family:var(--font-title);line-height:1.2}.light-theme .eye-text-content h2{color:#1a1a1a}.eye-text-content h2 .highlight{color:#7d80ff;position:relative;display:inline-block}.eye-text-content h2 .highlight::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#7d80ff,#ff5f0b);border-radius:2px}.eye-text-content p{font-size:1.125rem;color:#99a2b2;line-height:1.8;margin:0 0 32px}.light-theme .eye-text-content p{color:#4a5568}.eye-features{display:flex;flex-direction:column;gap:16px}.eye-feature-item{display:flex;align-items:center;gap:16px;padding:16px;background:rgba(125,128,255,.05);border-radius:12px;border:1px solid rgba(125,128,255,.1);transition:all .3s ease}.eye-feature-item:hover{background:rgba(125,128,255,.1);border-color:rgba(125,128,255,.2);transform:translateX(8px)}.light-theme .eye-feature-item{background:rgba(125,128,255,.08);border:1px solid rgba(125,128,255,.15)}.light-theme .eye-feature-item:hover{background:rgba(125,128,255,.15);border-color:rgba(125,128,255,.3)}.eye-feature-icon{width:48px;height:48px;background:linear-gradient(135deg,#7d80ff,#5a5dcc);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0}.eye-feature-icon svg{width:28px;height:28px;stroke:white}.eye-feature-text{flex:1}.eye-feature-text h4{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 4px}.eye-feature-text p{font-size:.875rem;color:#99a2b2;margin:0;line-height:1.5}.light-theme .eye-feature-text h4{color:#1a1a1a}.light-theme .eye-feature-text p{color:#4a5568}@media (max-width:991px){.eye-following-content{grid-template-columns:1fr;gap:60px}.eye-text-content h2{font-size:2.5rem}.monster-container{height:350px}.eye{width:150px;height:150px}.pupil{width:60px;height:60px}}@media (max-width:767px){.eye-following-section{padding:60px 0}.eye-text-content h2{font-size:2rem}.eye-text-content p{font-size:1rem}.monster-container{height:300px}.eye{width:120px;height:120px}.pupil{width:50px;height:50px}.eye-legend-title{font-size:36px}.eye-legend-subtitle{font-size:18px}.eye-feature-item{flex-direction:column;text-align:center}}@media (max-width:480px){.eyes-container{gap:6px}.eye{width:100px;height:100px}.pupil{width:40px;height:40px}.monster-container{height:250px}}