.eye-comfort-toggle{position:fixed;bottom:92px;right:30px;width:40px;height:40px;border-radius:50%;background:rgba(13,202,240,.15);border:1px solid rgba(13,202,240,.3);color:#0dcaf0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:69;transition:opacity .2s ease,transform .2s ease,background .2s ease;opacity:.7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.eye-comfort-toggle:hover{opacity:1;transform:scale(1.05)}.eye-comfort-toggle.active{background:rgba(13,202,240,.3)}.eye-comfort-toggle i{font-size:1.2rem}@media (max-width:560px){.eye-comfort-toggle{right:22px;bottom:80px}}@media (min-width:769px){.eye-comfort-toggle{display:none}}body.eye-comfort-mode{background-color:#000D18!important}body.eye-comfort-mode .parallax-container,body.eye-comfort-mode canvas{opacity:.7!important;filter:brightness(.8) contrast(.85)!important}body.eye-comfort-mode .neon-text{color:#e0e0e0!important;text-shadow:0 0 3px rgba(13,202,240,.4),0 0 5px rgba(13,202,240,.2)!important;filter:brightness(.9)!important}body.eye-comfort-mode h1.neon-text span.profession-text{text-shadow:0 0 3px rgba(13,202,240,.5),0 0 8px rgba(13,202,240,.3)!important}body.eye-comfort-mode .glassmorphism-card,body.eye-comfort-mode .holographic-button,body.eye-comfort-mode .neon-button{box-shadow:0 0 5px rgba(13,202,240,.3)!important;border-color:rgba(13,202,240,.4)!important;filter:brightness(.9)!important}body.eye-comfort-mode .text-white,body.eye-comfort-mode .text-white-50,body.eye-comfort-mode p{color:#c5c5c5!important;text-shadow:none!important;line-height:1.6!important}body.eye-comfort-mode canvas{background:linear-gradient(180deg,#000D18,#001525)!important}body.eye-comfort-mode:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,13,24,.15);pointer-events:none;z-index:9}