.dark_theme #app-inner,.light_theme #app-inner{position:relative}.dark_theme #app-inner:after,.light_theme #app-inner:after{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.dark_theme #app-inner:after{background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px)}.dark_theme h1,.dark_theme h2,.dark_theme h3,.dark_theme h4,.dark_theme h5,.dark_theme h6,.light_theme h1,.light_theme h2,.light_theme h3,.light_theme h4,.light_theme h5,.light_theme h6{font-weight:900;letter-spacing:-.02em;text-transform:uppercase}.dark_theme .section .text-box-inline .subtitle,.light_theme .section .text-box-inline .subtitle{font-weight:800;letter-spacing:.1em}.dark_theme .btn,.light_theme .btn{border:var(--brutal-border-width) solid hsl(var(--t-color-one));border-radius:0;font-weight:800;text-transform:uppercase;letter-spacing:.1em;box-shadow:var(--brutal-shadow-offset) var(--brutal-shadow-offset) 0 var(--brutal-shadow-color);transition:transform .2s ease,box-shadow .2s ease;position:relative}.dark_theme .btn:hover,.light_theme .btn:hover{transform:translate(-2px,-2px);box-shadow:calc(var(--brutal-shadow-offset) + 2px) calc(var(--brutal-shadow-offset) + 2px) 0 var(--brutal-shadow-color)}.dark_theme .btn:active,.light_theme .btn:active{transform:translate(0,0);box-shadow:2px 2px 0 var(--brutal-shadow-color)}.dark_theme .contact-form,.dark_theme .portfolio-section .section-content .portfolio-items>li.portfolio-item,.dark_theme .statistics-section .statistics-items li a,.dark_theme footer,.dark_theme header,.light_theme .contact-form,.light_theme .portfolio-section .section-content .portfolio-items>li.portfolio-item,.light_theme .statistics-section .statistics-items li a,.light_theme footer,.light_theme header{border:var(--brutal-border-width) solid hsl(var(--border-color));border-radius:0;box-shadow:var(--brutal-shadow-offset) var(--brutal-shadow-offset) 0 var(--brutal-shadow-color)}.dark_theme header,.light_theme header{border-left:none;border-right:none;border-top:none;box-shadow:0 var(--brutal-shadow-offset) 0 var(--brutal-shadow-color)}.dark_theme footer,.light_theme footer{border-left:none;border-right:none;border-bottom:none;box-shadow:0 calc(-1 * var(--brutal-shadow-offset)) 0 var(--brutal-shadow-color)}.dark_theme .form-styled .group .control input:not([type=radio]):not([type=checkbox]):not([type=file]),.dark_theme .form-styled .group .control textarea,.light_theme .form-styled .group .control input:not([type=radio]):not([type=checkbox]):not([type=file]),.light_theme .form-styled .group .control textarea{border:var(--brutal-border-width) solid hsl(var(--border-color));border-radius:0;font-weight:600;box-shadow:4px 4px 0 rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.dark_theme .form-styled .group .control input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,.dark_theme .form-styled .group .control textarea:focus,.light_theme .form-styled .group .control input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,.light_theme .form-styled .group .control textarea:focus{transform:translate(-2px,-2px);box-shadow:6px 6px 0 rgba(0,0,0,.15)}.dark_theme .toggle-switch-btn,.light_theme .toggle-switch-btn{border:var(--brutal-border-width) solid hsl(var(--border-color));border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.dark_theme .skills-section .section-content .skills-items li,.light_theme .skills-section .section-content .skills-items li{border:var(--brutal-border-width) solid hsl(var(--border-color));border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.dark_theme .skills-section .section-content .skills-items li:hover,.light_theme .skills-section .section-content .skills-items li:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 rgba(0,0,0,.15)}.dark_theme .experience-section .section-content .experience-timeline .timeline-items li,.light_theme .experience-section .section-content .experience-timeline .timeline-items li{border:var(--brutal-border-width) solid hsl(var(--border-color));border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.dark_theme .experience-section .section-content .experience-timeline .timeline-items li{border-color:hsl(var(--main-color-one));box-shadow:4px 4px 0 rgba(0,255,100,.3);transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.dark_theme .experience-section .section-content .experience-timeline .timeline-items li:hover{transform:scale(1.1) rotate(-1deg);border-color:#00feff;box-shadow:6px 6px 0 rgba(0,255,255,.3)}.dark_theme .portfolio-section .section-content .portfolio-items>li.portfolio-item a,.light_theme .portfolio-section .section-content .portfolio-items>li.portfolio-item a{border-radius:0}.dark_theme .contact-section .section-content .contact-text .contact-info>li,.light_theme .contact-section .section-content .contact-text .contact-info>li{border-left:var(--brutal-border-width) solid hsl(var(--main-color-one));padding-left:var(--space-md)}.dark_theme .contact-section .section-content .contact-text .contact-info>li:nth-child(1){border-left-color:#0f0}.dark_theme .contact-section .section-content .contact-text .contact-info>li:nth-child(2){border-left-color:#00feff}.dark_theme .contact-section .section-content .contact-text .contact-info>li:hover{animation:contactBounce .4s ease-in-out;transform:translateX(4px)}@keyframes contactBounce{0%,100%{transform:translateX(4px)}50%{transform:translateX(8px)}}.dark_theme .contact-section .section-content .contact-text .social li a,.dark_theme .hero-section .social ul li a,.light_theme .contact-section .section-content .contact-text .social li a,.light_theme .hero-section .social ul li a{border:var(--brutal-border-width) solid hsl(var(--border-color));border-radius:0;box-shadow:3px 3px 0 rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.dark_theme .contact-section .section-content .contact-text .social li a:hover,.dark_theme .hero-section .social ul li a:hover,.light_theme .contact-section .section-content .contact-text .social li a:hover,.light_theme .hero-section .social ul li a:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 rgba(0,0,0,.15)}.dark_theme .scroll-to-top,.light_theme .scroll-to-top{border:var(--brutal-border-width) solid hsl(var(--primary-color));border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.2)}.dark_theme .theme-switcher button,.light_theme .theme-switcher button{border:var(--brutal-border-width) solid hsl(var(--border-color))!important;border-radius:0!important;box-shadow:3px 3px 0 rgba(0,0,0,.1)!important;background:hsl(var(--bg-color-two))!important}header .theme-switcher button[data-theme=light_theme]{background:hsl(var(--light-color))!important;border-color:hsl(var(--main-color-one))!important;box-shadow:3px 3px 0 rgba(255,107,0,.2)!important}header .theme-switcher button[data-theme=dark_theme]{background:hsl(var(--dark-color))!important;border-color:#0f0!important;box-shadow:3px 3px 0 rgba(0,255,100,.2)!important}.dark_theme .theme-switcher button:after,.light_theme .theme-switcher button:after{border-radius:0!important;box-shadow:none!important;background:hsl(var(--main-color-one))!important;border:2px solid hsl(var(--t-color-one))}header .theme-switcher button[data-theme=dark_theme]::after{left:3px!important;background:#0f0!important;border-color:#262626!important}header .theme-switcher button[data-theme=light_theme]::after{left:23px!important;background:hsl(var(--primary-color))!important;border-color:#fff!important}.light_theme .theme-switcher button:hover{animation:switcherWiggle .4s ease-in-out}.dark_theme .notifications-container .notification,.light_theme .notifications-container .notification{border:var(--brutal-border-width) solid currentColor;border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.2)}.dark_theme .has-tooltip .custom-tooltip,.dark_theme .has-ultimate-tooltip .ultimate-tooltip,.light_theme .has-tooltip .custom-tooltip,.light_theme .has-ultimate-tooltip .ultimate-tooltip{border:var(--brutal-border-width) solid hsl(var(--t-color-one));border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.2);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.dark_theme .portfolio-section .section-content .portfolio-items .works-filter li button,.light_theme .portfolio-section .section-content .portfolio-items .works-filter li button{border:var(--brutal-border-width) solid transparent;border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease}.dark_theme .portfolio-section .section-content .portfolio-items .works-filter li button.active,.dark_theme .portfolio-section .section-content .portfolio-items .works-filter li button:hover,.light_theme .portfolio-section .section-content .portfolio-items .works-filter li button.active,.light_theme .portfolio-section .section-content .portfolio-items .works-filter li button:hover{border-color:hsl(var(--main-color-one));box-shadow:3px 3px 0 rgba(0,0,0,.1);transform:translate(-1px,-1px)}@keyframes neonPulse{0%,100%{opacity:.03}50%{opacity:.08}}.dark_theme #app-inner:after{background-image:linear-gradient(rgba(0,255,100,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,100,.03) 1px,transparent 1px);animation:neonPulse 4s ease-in-out infinite}@keyframes buttonWiggle{0%,100%{transform:translate(-2px,-2px) rotate(0)}25%{transform:translate(-2px,-2px) rotate(-1deg)}75%{transform:translate(-2px,-2px) rotate(1deg)}}@keyframes colorShift{0%{border-color:#0f0;box-shadow:6px 6px 0 rgba(0,255,100,.3)}33%{border-color:#00feff;box-shadow:6px 6px 0 rgba(0,255,255,.3)}66%{border-color:#fe4ca5;box-shadow:6px 6px 0 rgba(255,0,150,.3)}100%{border-color:#0f0;box-shadow:6px 6px 0 rgba(0,255,100,.3)}}.dark_theme .btn{border-color:hsl(var(--main-color-one));box-shadow:var(--brutal-shadow-offset) var(--brutal-shadow-offset) 0 rgba(0,255,100,.3);background:linear-gradient(135deg,hsl(var(--main-color-one)) 0,#00feff 100%);color:#262626;font-weight:900;position:relative;overflow:hidden}.dark_theme .btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.dark_theme .btn:hover:before{left:100%}.dark_theme .btn:hover{animation:buttonWiggle .3s ease-in-out,colorShift 3s ease-in-out infinite;transform:translate(-2px,-2px) scale(1.02)}.dark_theme .btn:active{transform:translate(0,0) scale(.98);animation:none}@keyframes cardBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.dark_theme .portfolio-section .section-content .portfolio-items>li.portfolio-item:hover,.dark_theme .statistics-section .statistics-items li a:hover{animation:cardBounce .6s ease-in-out;border-color:#00feff;box-shadow:8px 8px 0 rgba(0,255,255,.3)}.dark_theme .statistics-section .statistics-items li:nth-child(1) a{border-color:#0f0;box-shadow:8px 8px 0 rgba(0,255,100,.3)}.dark_theme .statistics-section .statistics-items li:nth-child(2) a{border-color:#00feff;box-shadow:8px 8px 0 rgba(0,255,255,.3)}.dark_theme .statistics-section .statistics-items li:nth-child(3) a{border-color:#fe4ca5;box-shadow:8px 8px 0 rgba(255,0,150,.3)}.dark_theme .statistics-section .statistics-items li a:hover{transform:translate(-4px,-4px) scale(1.05);animation:statBounce .5s ease-in-out}@keyframes statBounce{0%,100%{transform:translate(-4px,-4px) scale(1.05)}50%{transform:translate(-4px,-8px) scale(1.08)}}@keyframes skillSpin{0%{transform:translate(-2px,-2px) rotate(0)}100%{transform:translate(-2px,-2px) rotate(360deg)}}.dark_theme .skills-section .section-content .skills-items li{border-color:hsl(var(--main-color-one));transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.dark_theme .skills-section .section-content .skills-items li:nth-child(odd):hover{border-color:#00feff;box-shadow:6px 6px 0 rgba(0,255,255,.3);transform:translate(-2px,-2px) rotate(-2deg) scale(1.1)}.dark_theme .skills-section .section-content .skills-items li:nth-child(even):hover{border-color:#fe4ca5;box-shadow:6px 6px 0 rgba(255,0,150,.3);transform:translate(-2px,-2px) rotate(2deg) scale(1.1)}.dark_theme .form-styled .group .control input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,.dark_theme .form-styled .group .control textarea:focus{border-color:hsl(var(--main-color-one));box-shadow:6px 6px 0 rgba(0,255,100,.3);background:linear-gradient(135deg,#2d2d2d 0,#333 100%);animation:inputGlow 2s ease-in-out infinite}@keyframes inputGlow{0%,100%{box-shadow:6px 6px 0 rgba(0,255,100,.3)}50%{box-shadow:6px 6px 0 rgba(0,255,100,.5)}}.dark_theme .contact-section .section-content .contact-text .social li:nth-child(1) a{border-color:#0f0;box-shadow:3px 3px 0 rgba(0,255,100,.3)}.dark_theme .contact-section .section-content .contact-text .social li:nth-child(2) a{border-color:#00feff;box-shadow:3px 3px 0 rgba(0,255,255,.3)}.dark_theme .contact-section .section-content .contact-text .social li:nth-child(3) a{border-color:#fe4ca5;box-shadow:3px 3px 0 rgba(255,0,150,.3)}.dark_theme .contact-section .section-content .contact-text .social li:nth-child(4) a{border-color:#feff00;box-shadow:3px 3px 0 rgba(255,255,0,.3)}.dark_theme .contact-section .section-content .contact-text .social li a:hover{transform:translate(-2px,-2px) scale(1.15) rotate(5deg);animation:iconPulse .5s ease-in-out}@keyframes iconPulse{0%,100%{transform:translate(-2px,-2px) scale(1.15) rotate(5deg)}50%{transform:translate(-2px,-2px) scale(1.25) rotate(-5deg)}}.dark_theme h1,.dark_theme h2{background:linear-gradient(135deg,#0f0 0,#00feff 50%,#fe4ca5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textShimmer 3s ease-in-out infinite}@keyframes textShimmer{0%,100%{filter:brightness(1)}50%{filter:brightness(1.2)}}.dark_theme h3,.dark_theme h4{color:hsl(var(--main-color-one));text-shadow:0 0 10px rgba(0,255,100,.5)}.dark_theme .scroll-to-top{border-color:hsl(var(--main-color-one));box-shadow:4px 4px 0 rgba(0,255,100,.3);background:linear-gradient(135deg,#0f0 0,#00feff 100%)}.dark_theme .scroll-to-top:hover{animation:bounceUp .6s ease-in-out;transform:translate(-2px,-2px) scale(1.1)}@keyframes bounceUp{0%,100%{transform:translate(-2px,-2px) scale(1.1)}50%{transform:translate(-2px,-6px) scale(1.15)}}.dark_theme .portfolio-section .section-content .portfolio-items .works-filter li button.active{background:linear-gradient(135deg,#0f0 0,#00feff 100%);color:#262626;border-color:hsl(var(--main-color-one));box-shadow:3px 3px 0 rgba(0,255,100,.3);animation:filterPulse 2s ease-in-out infinite}@keyframes filterPulse{0%,100%{box-shadow:3px 3px 0 rgba(0,255,100,.3)}50%{box-shadow:3px 3px 0 rgba(0,255,100,.5)}}.dark_theme header{border-bottom:var(--brutal-border-width) solid hsl(var(--main-color-one));box-shadow:0 var(--brutal-shadow-offset) 0 rgba(0,255,100,.3)}.dark_theme footer{border-top:var(--brutal-border-width) solid hsl(var(--main-color-one));box-shadow:0 calc(-1 * var(--brutal-shadow-offset)) 0 rgba(0,255,100,.3)}.dark_theme .theme-switcher button:hover{animation:switcherWiggle .4s ease-in-out}@keyframes switcherWiggle{0%,100%{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}.dark_theme .notifications-container .notification.success{border-color:#0f0;box-shadow:4px 4px 0 rgba(0,255,100,.3);background:linear-gradient(135deg,#060 0,#004c00 100%)}.dark_theme .notifications-container .notification{animation:slideInBounce .5s cubic-bezier(.68,-.55,.27,1.55)}@keyframes slideInBounce{0%{transform:translateX(100px) scale(.8);opacity:0}60%{transform:translateX(-10px) scale(1.05)}100%{transform:translateX(0) scale(1);opacity:1}}@keyframes lightPulse{0%,100%{opacity:.02}50%{opacity:.05}}.light_theme #app-inner:after{background-image:linear-gradient(rgba(255,107,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,150,255,.02) 1px,transparent 1px);animation:lightPulse 4s ease-in-out infinite}@keyframes lightButtonWiggle{0%,100%{transform:translate(-2px,-2px) rotate(0)}25%{transform:translate(-2px,-2px) rotate(-1deg)}75%{transform:translate(-2px,-2px) rotate(1deg)}}@keyframes lightColorShift{0%{border-color:#f60;box-shadow:6px 6px 0 rgba(255,107,0,.3)}33%{border-color:#007fff;box-shadow:6px 6px 0 rgba(0,150,255,.3)}66%{border-color:#bb32ff;box-shadow:6px 6px 0 rgba(200,100,255,.3)}100%{border-color:#f60;box-shadow:6px 6px 0 rgba(255,107,0,.3)}}.light_theme .btn{border-color:hsl(var(--main-color-one));box-shadow:var(--brutal-shadow-offset) var(--brutal-shadow-offset) 0 rgba(255,107,0,.25);background:linear-gradient(135deg,hsl(var(--main-color-one)) 0,#007fff 100%);color:#fff;font-weight:900;position:relative;overflow:hidden}.light_theme .btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.light_theme .btn:hover:before{left:100%}.light_theme .btn:hover{animation:lightButtonWiggle .3s ease-in-out,lightColorShift 3s ease-in-out infinite;transform:translate(-2px,-2px) scale(1.02)}.light_theme .btn:active{transform:translate(0,0) scale(.98);animation:none}.light_theme .portfolio-section .section-content .portfolio-items>li.portfolio-item:hover,.light_theme .statistics-section .statistics-items li a:hover{animation:cardBounce .6s ease-in-out;border-color:#007fff;box-shadow:8px 8px 0 rgba(0,150,255,.3)}.light_theme .skills-section .section-content .skills-items li{border-color:hsl(var(--main-color-one));transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.light_theme .skills-section .section-content .skills-items li:nth-child(odd):hover{border-color:#007fff;box-shadow:6px 6px 0 rgba(0,150,255,.3);transform:translate(-2px,-2px) rotate(-2deg) scale(1.1)}.light_theme .skills-section .section-content .skills-items li:nth-child(even):hover{border-color:#bb32ff;box-shadow:6px 6px 0 rgba(200,100,255,.3);transform:translate(-2px,-2px) rotate(2deg) scale(1.1)}.light_theme .form-styled .group .control input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,.light_theme .form-styled .group .control textarea:focus{border-color:hsl(var(--main-color-one));box-shadow:6px 6px 0 rgba(255,107,0,.3);background:linear-gradient(135deg,hsl(var(--inputs-bg-color)) 0,hsl(var(--bg-color-two)) 100%);animation:lightInputGlow 2s ease-in-out infinite}@keyframes lightInputGlow{0%,100%{box-shadow:6px 6px 0 rgba(255,107,0,.3)}50%{box-shadow:6px 6px 0 rgba(255,107,0,.5)}}.light_theme .contact-section .section-content .contact-text .social li:nth-child(1) a{border-color:#f60;box-shadow:3px 3px 0 rgba(255,107,0,.3)}.light_theme .contact-section .section-content .contact-text .social li:nth-child(2) a{border-color:#007fff;box-shadow:3px 3px 0 rgba(0,150,255,.3)}.light_theme .contact-section .section-content .contact-text .social li:nth-child(3) a{border-color:#bb32ff;box-shadow:3px 3px 0 rgba(200,100,255,.3)}.light_theme .contact-section .section-content .contact-text .social li:nth-child(4) a{border-color:#fe4ca5;box-shadow:3px 3px 0 rgba(255,100,200,.3)}.light_theme .contact-section .section-content .contact-text .social li a:hover{transform:translate(-2px,-2px) scale(1.15) rotate(5deg);animation:iconPulse .5s ease-in-out}.light_theme h1,.light_theme h2{background:linear-gradient(135deg,#f60 0,#007fff 50%,#bb32ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textShimmer 3s ease-in-out infinite}.light_theme h3,.light_theme h4{color:hsl(var(--main-color-one));text-shadow:0 0 10px rgba(255,107,0,.4)}.light_theme .scroll-to-top{border-color:hsl(var(--main-color-one));box-shadow:4px 4px 0 rgba(255,107,0,.3);background:linear-gradient(135deg,#f60 0,#007fff 100%)}.light_theme .scroll-to-top:hover{animation:bounceUp .6s ease-in-out;transform:translate(-2px,-2px) scale(1.1)}.light_theme .portfolio-section .section-content .portfolio-items .works-filter li button.active{background:linear-gradient(135deg,#f60 0,#007fff 100%);color:#fff;border-color:hsl(var(--main-color-one));box-shadow:3px 3px 0 rgba(255,107,0,.3);animation:filterPulse 2s ease-in-out infinite}.light_theme header{border-bottom:var(--brutal-border-width) solid hsl(var(--main-color-one));box-shadow:0 var(--brutal-shadow-offset) 0 rgba(255,107,0,.25)}.light_theme footer{border-top:var(--brutal-border-width) solid hsl(var(--main-color-one));box-shadow:0 calc(-1 * var(--brutal-shadow-offset)) 0 rgba(255,107,0,.25)}.light_theme .theme-switcher button:hover{animation:switcherWiggle .4s ease-in-out}.light_theme .statistics-section .statistics-items li:nth-child(1) a{border-color:#f60;box-shadow:8px 8px 0 rgba(255,107,0,.25)}.light_theme .statistics-section .statistics-items li:nth-child(2) a{border-color:#007fff;box-shadow:8px 8px 0 rgba(0,150,255,.25)}.light_theme .statistics-section .statistics-items li:nth-child(3) a{border-color:#bb32ff;box-shadow:8px 8px 0 rgba(200,100,255,.25)}.light_theme .statistics-section .statistics-items li a:hover{transform:translate(-4px,-4px) scale(1.05);animation:statBounce .5s ease-in-out}.light_theme .contact-section .section-content .contact-text .contact-info>li:nth-child(1){border-left-color:#f60}.light_theme .contact-section .section-content .contact-text .contact-info>li:nth-child(2){border-left-color:#007fff}.light_theme .contact-section .section-content .contact-text .contact-info>li:hover{animation:contactBounce .4s ease-in-out;transform:translateX(4px)}.light_theme .experience-section .section-content .experience-timeline .timeline-items li{border-color:hsl(var(--main-color-one));box-shadow:4px 4px 0 rgba(255,107,0,.25);transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.light_theme .experience-section .section-content .experience-timeline .timeline-items li:hover{transform:scale(1.1) rotate(-1deg);border-color:#007fff;box-shadow:6px 6px 0 rgba(0,150,255,.25)}.light_theme .notifications-container .notification.success{border-color:#f60;box-shadow:4px 4px 0 rgba(255,107,0,.3);background:linear-gradient(135deg,#ffefe5 0,#fee0cc 100%)}.light_theme .notifications-container .notification{animation:slideInBounce .5s cubic-bezier(.68,-.55,.27,1.55)}