@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden;position:relative}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;line-height:1.6;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color .3s ease}ul,ol{list-style:none}button{background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;outline:none}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1a1a1a}h1{font-size:3rem}@media(max-width:1023px){h1{font-size:32px}}h2{font-size:2.25rem}@media(max-width:1023px){h2{font-size:28px}}h3{font-size:1.75rem}@media(max-width:1023px){h3{font-size:24px}}h4{font-size:1.5rem}@media(max-width:1023px){h4{font-size:20px}}p{margin-bottom:1rem;line-height:1.7}.text-primary{color:#06c}.text-secondary{color:#00a3e0}.text-light{color:#666}.text-center{text-align:center}.text-uppercase{text-transform:uppercase;letter-spacing:1px}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.container{padding:0 2rem}}.section{padding:4rem 0}@media(max-width:1023px){.section{padding:3rem 0}}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{position:relative;display:inline-block}.section-title h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(to right,#06c,#00a3e0);border-radius:2px}.section-title p{color:#666;margin-top:1.5rem}.mt-sm{margin-top:1rem}.mt-md{margin-top:1.5rem}.mt-lg{margin-top:2rem}.mt-xl{margin-top:3rem}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:1.5rem}.mb-lg{margin-bottom:2rem}.mb-xl{margin-bottom:3rem}.pt-sm{padding-top:1rem}.pt-md{padding-top:1.5rem}.pt-lg{padding-top:2rem}.pt-xl{padding-top:3rem}.pb-sm{padding-bottom:1rem}.pb-md{padding-bottom:1.5rem}.pb-lg{padding-bottom:2rem}.pb-xl{padding-bottom:3rem}.header{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 4px #0000001a;z-index:1030;transition:all .3s ease}.header.scrolled{box-shadow:0 4px 12px #00000026}.header__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.header__container{padding:0 2rem}}.header__container{display:flex;justify-content:space-between;align-items:center;height:80px}@media(max-width:1023px){.header__container{height:70px}}.header__logo{display:flex;align-items:center;gap:.5rem;font-size:24px;font-weight:700;color:#06c;text-decoration:none;z-index:1031;position:relative;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease}.header__logo:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(0,102,204,.1) 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transition:all .6s ease;z-index:-1}.header__logo:hover{transform:translateY(-2px)}.header__logo:hover:before{width:200%;height:200%}.header__logo:hover .header__logo-animation{transform:scale(1.05) rotate(3deg);filter:drop-shadow(0 4px 12px rgba(0,102,204,.3))}.header__logo:hover p{color:#00a3e0;transform:translate(5px);text-shadow:0 2px 8px rgba(0,163,224,.2)}.header__logo-animation{width:45px;height:45px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width:1024px){.header__logo-animation{width:40px;height:40px}}@media(max-width:1023px){.header__logo-animation{width:35px;height:35px}}.header__logo img{height:45px;width:auto;display:block;transition:all .3s ease}@media(max-width:1024px){.header__logo img{height:40px}}@media(max-width:1023px){.header__logo img{height:35px}}.header__logo p{margin:0;line-height:1;display:flex;align-items:center;font-size:1.25rem;transition:all .3s ease}@media(max-width:1024px){.header__logo p{font-size:1.1rem}}@media(max-width:1023px){.header__logo p{font-size:1rem}.header__logo{font-size:18px;padding:.5rem}}@keyframes pulse{0%,to{filter:drop-shadow(0 0 8px rgba(0,102,204,.4)) drop-shadow(0 0 16px rgba(0,163,224,.2))}50%{filter:drop-shadow(0 0 12px rgba(0,102,204,.6)) drop-shadow(0 0 24px rgba(0,163,224,.4))}}.nav__link--login{color:#00a3e0!important;font-weight:600}.nav__link--login:hover{color:#14bfff!important}.nav__link--admin{color:#00a3e0!important;font-weight:600}.nav__link--admin:hover{color:#14bfff!important}.nav__link--admin svg{fill:#00a3e0}.nav__link--logout{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;width:100%;text-align:left;opacity:.7;transition:opacity .2s ease}.nav__link--logout:hover{opacity:1}.nav__link--logout svg{fill:currentColor}@media(max-width:1023px){.nav{position:fixed;top:0;right:-100%;width:320px;height:100vh;background:#fff;padding:100px 30px 30px;box-shadow:-5px 0 20px #0000001a;transition:right .3s ease;overflow-y:auto;z-index:1030}.nav.active{right:0}}.nav__list{display:flex;align-items:center;gap:1rem}@media(max-width:1023px){.nav__list{flex-direction:column;align-items:stretch;gap:0}}.nav__item{position:relative}@media(max-width:1023px){.nav__item{border-bottom:1px solid #f0f0f0}}.nav__link{display:flex;align-items:center;padding:10px 4px;font-weight:500;color:#333;transition:color .2s ease;position:relative}@media(max-width:1023px){.nav__link{padding:16px 0;justify-content:space-between}}.nav__link:hover{color:#06c}.nav__link:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:#06c;transform:scaleX(0);transition:transform .3s ease}@media(max-width:1023px){.nav__link:after{display:none}}.nav__link:hover:after{transform:scaleX(1)}.nav__link.active{color:#06c;font-weight:600}.nav__link.active:after{transform:scaleX(1)}.nav__item--dropdown .nav__link:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid currentColor;margin-left:8px;transition:transform .2s ease}@media(max-width:1023px){.nav__item--dropdown .nav__link:before{position:absolute;right:0}}.nav__item--dropdown.active .nav__link:before{transform:rotate(180deg)}@media(max-width:1023px){.nav__item--dropdown.active .nav__dropdown{max-height:500px;padding:10px 0}}@media(min-width:1024px){.nav__item--dropdown:hover .nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav__item--dropdown:hover .nav__link:before{transform:rotate(180deg)}.nav__dropdown{position:absolute;top:100%;left:0;min-width:250px;background:#fff;box-shadow:0 8px 24px #0003;border-radius:.5rem;padding:10px 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}}@media(max-width:1023px){.nav__dropdown{max-height:0;overflow:hidden;transition:all .3s ease;padding:0}}.nav__dropdown-item a{display:block;padding:12px 20px;color:#333;transition:all .2s ease;font-size:.875rem}@media(max-width:1023px){.nav__dropdown-item a{padding:12px 20px;background:#f8f9fa;margin-bottom:2px}}.nav__dropdown-item a:hover{background:#57abff;color:#06c;padding-left:30px}.footer{background:#1a1a1a;color:#fffc;padding:4rem 0 0}.footer__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.footer__container{padding:0 2rem}}.footer__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:1023px){.footer__top{grid-template-columns:1fr;gap:2rem}}.footer__column-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.footer__column p{line-height:1.8;margin-bottom:1rem}.footer__column ul{list-style:none;padding:0;margin:0}.footer__column ul li{margin-bottom:1rem}.footer__column ul li a{color:#ffffffb3;transition:color .2s ease;display:flex;align-items:center;gap:8px}.footer__column ul li a:hover{color:#00a3e0;padding-left:5px}.footer__column ul li a:before{content:"→";opacity:0;transition:opacity .2s ease}.footer__column ul li a:hover:before{opacity:1}.footer__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;line-height:1.6}.footer__contact-item .icon{font-size:20px;color:#00a3e0;flex-shrink:0;margin-top:2px}.footer__contact-item a{color:#fffc;transition:color .2s ease}.footer__contact-item a:hover{color:#00a3e0}.footer__social{display:flex;gap:1rem;margin-top:1.5rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:0;color:#fff;font-size:20px;transition:all .3s ease}.footer__social-link:hover{background:#00a3e0;transform:translateY(-3px)}.footer__bottom{padding:2rem 0;text-align:center;color:#fff9;font-size:.875rem}@media(max-width:1023px){.footer__bottom{text-align:center}}.footer__bottom p{margin:0}.footer__bottom a{color:#fffc;transition:color .2s ease}.footer__bottom a:hover{color:#00a3e0}.footer__logo{display:flex;align-items:center;gap:1rem;text-decoration:none;margin-bottom:1.5rem;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.footer__logo:hover{transform:translateY(-2px)}.footer__logo:hover .footer__logo-animation{transform:scale(1.1) rotate(3deg);filter:drop-shadow(0 4px 12px rgba(0,102,204,.3))}.footer__logo:hover p{color:#00a3e0;transform:translate(5px)}.footer__logo p{margin:0;font-size:1.25rem;font-weight:700;color:#fff;line-height:1;transition:all .3s ease;font-family:Poppins,sans-serif}@media(max-width:1023px){.footer__logo p{font-size:1.1rem}.footer__logo{gap:.5rem}}.footer__logo-animation{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}@media(max-width:1023px){.footer__logo-animation{width:40px;height:40px}}.footer__description{color:#fffc;line-height:1.6;margin:0}.row{display:flex;flex-wrap:wrap;margin:0 -1rem}.col{padding:0 1rem}.col-12{width:100%}.col-6{width:50%}@media(max-width:1023px){.col-6{width:100%}}.col-4{width:33.333%}@media(min-width:1024px)and (max-width:1023px){.col-4{width:50%}}@media(max-width:1023px){.col-4{width:100%}}.col-3{width:25%}@media(min-width:1024px)and (max-width:1023px){.col-3{width:50%}}@media(max-width:1023px){.col-3{width:100%}}.col-8{width:66.666%}@media(max-width:1023px){.col-8{width:100%}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;font-weight:600;font-size:1rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent;text-align:center}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;box-shadow:0 4px 15px #0066cc4d}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06c6}.btn--primary:active{transform:translateY(0)}.btn--secondary{background:transparent;color:#06c;border-color:#06c}.btn--secondary:hover{background:#06c;color:#fff}@media(max-width:1023px){.btn--header{display:none}}.card{background:#fff;border-radius:0;padding:2rem;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.card:hover{transform:translateY(-10px);box-shadow:0 8px 24px #0003}.card__icon{width:70px;height:70px;background:linear-gradient(135deg,#06c,#00a3e0);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:32px;color:#fff;transition:transform .3s ease}.card:hover .card__icon{transform:scale(1.1) rotate(5deg)}.card__title{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:700}.card__description{color:#666;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.card__link{color:#06c;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:gap .2s ease}.card__link:hover{gap:12px}.card__link:after{content:"→";transition:transform .2s ease}.card__link:hover:after{transform:translate(5px)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}@media(max-width:1023px){.services-grid{grid-template-columns:1fr;gap:1.5rem}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#0a1628,#1a2942);overflow:hidden;padding-top:80px}@media(max-width:1023px){.hero{min-height:80vh;padding-top:70px}}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,102,204,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,163,224,.1) 0%,transparent 50%);animation:pulse 15s ease-in-out infinite}.hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.hero__container{padding:0 2rem}}.hero__container{position:relative;z-index:1}.hero__content{max-width:700px}@media(max-width:1023px){.hero__content{text-align:center;max-width:100%}}.hero__subtitle{font-size:1.125rem;color:#00a3e0;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px;animation:fadeInUp .8s ease-out}@media(max-width:1023px){.hero__subtitle{font-size:1rem}}.hero__title{font-size:64px;color:#fff;margin-bottom:1.5rem;line-height:1.1;animation:fadeInUp .8s ease-out .2s backwards}@media(max-width:1023px){.hero__title{font-size:36px}}.hero__title span{background:linear-gradient(135deg,#06c,#00a3e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__description{font-size:1.125rem;color:#fffc;margin-bottom:3rem;line-height:1.8;animation:fadeInUp .8s ease-out .4s backwards}@media(max-width:1023px){.hero__description{font-size:1rem}}.hero__buttons{display:flex;gap:1.5rem;animation:fadeInUp .8s ease-out .6s backwards}@media(max-width:1023px){.hero__buttons{flex-direction:column;align-items:stretch}.hero__buttons .btn{width:100%}}.hero__image{position:absolute;right:5%;top:50%;transform:translateY(-50%);max-width:500px;opacity:.9;animation:float 6s ease-in-out infinite}@media(min-width:1024px)and (max-width:1023px){.hero__image{max-width:350px}}@media(max-width:1023px){.hero__image{display:none}}.hero__image img{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,102,204,.3))}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(-20px)}}.menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1031}@media(max-width:1023px){.menu-toggle{display:flex}}.menu-toggle__bar{width:100%;height:3px;background:#1a1a1a;border-radius:2px;transition:all .3s ease;transform-origin:center}.menu-toggle.active .menu-toggle__bar:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.menu-toggle.active .menu-toggle__bar:nth-child(2){opacity:0;transform:translate(-20px)}.menu-toggle.active .menu-toggle__bar:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.nav-overlay{display:none}@media(max-width:1023px){.nav-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1029}.nav-overlay.active{opacity:1;visibility:visible}}.theme-effects{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.snowflake{position:absolute;top:-10%;color:#fff;text-shadow:0 0 5px rgba(255,255,255,.8);animation:fall linear infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes fall{0%{top:-10%;transform:translate(0) rotate(0)}to{top:110%;transform:translate(100px) rotate(360deg)}}.pumpkin{position:absolute;top:-10%;animation:pumpkinFall linear infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes pumpkinFall{0%{top:-10%;transform:translate(0) rotate(0) scale(1)}15%{transform:translate(40px) rotate(20deg) scale(1.05)}30%{transform:translate(-30px) rotate(-15deg) scale(1)}45%{transform:translate(25px) rotate(12deg) scale(1.03)}60%{transform:translate(-20px) rotate(-10deg) scale(1)}75%{transform:translate(15px) rotate(8deg) scale(1.02)}90%{transform:translate(-10px) rotate(-5deg) scale(1)}to{top:110%;transform:translate(0) rotate(0) scale(1)}}.petal{position:absolute;top:-10%;animation:petalFall ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes petalFall{0%{top:-10%;transform:translate(0) rotate(0)}50%{transform:translate(100px) rotate(180deg)}to{top:110%;transform:translate(0) rotate(360deg)}}.leaf{position:absolute;top:-10%;animation:leafFall ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes leafFall{0%{top:-10%;transform:translate(0) rotate(0)}25%{transform:translate(-25px) rotate(90deg)}50%{transform:translate(0) rotate(180deg)}75%{transform:translate(25px) rotate(270deg)}to{top:110%;transform:translate(0) rotate(360deg)}}.snowflake,.pumpkin,.petal,.leaf{will-change:transform,top}.firework{position:absolute;width:5px;height:5px;background:#fff;border-radius:50%}@keyframes fireworkRise{0%{bottom:0;opacity:1}to{bottom:60%;opacity:0}}.firework-explosion{position:absolute;width:10px;height:10px;border-radius:50%;box-shadow:0 0 30px 10px currentColor;animation:explode .5s ease-out}@keyframes explode{0%{transform:scale(0);opacity:1}to{transform:scale(3);opacity:0}}.firework-particle{position:absolute;width:4px;height:4px;border-radius:50%;animation:particleMove 2s ease-out forwards}@keyframes particleMove{0%{transform:translate(0);opacity:1}to{transform:translate(var(--tx),var(--ty));opacity:0}}.heart{position:absolute;top:-10%;animation:heartFloat ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes heartFloat{0%{top:-10%;transform:translate(0) rotate(0) scale(1)}25%{transform:translate(50px) rotate(10deg) scale(1.1)}50%{transform:translate(0) rotate(0) scale(1)}75%{transform:translate(-50px) rotate(-10deg) scale(1.1)}to{top:110%;transform:translate(0) rotate(0) scale(1)}}.firework,.firework-explosion,.firework-particle,.heart{will-change:transform,opacity}.firework-trail{position:absolute;width:3px;height:50px;opacity:.8;filter:blur(2px)}.firework-flash{position:absolute;width:30px;height:30px;border-radius:50%;opacity:1;animation:flash .2s ease-out;filter:blur(5px)}@keyframes flash{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.firework-explosion{position:absolute;width:15px;height:15px;border-radius:50%;box-shadow:0 0 40px 15px currentColor;animation:explode .8s ease-out;filter:blur(3px)}@keyframes explode{0%{transform:scale(0);opacity:1}50%{opacity:1}to{transform:scale(6);opacity:0}}.firework-particle{position:absolute;width:6px;height:6px;border-radius:50%;animation:particleMove 2.5s cubic-bezier(.25,.46,.45,.94) forwards;filter:blur(1px)}@keyframes particleMove{0%{transform:translate(0) scale(1);opacity:1}70%{opacity:1}to{transform:translate(var(--tx),var(--ty)) scale(.3);opacity:0}}.firework-star{position:absolute;animation:starTwinkle 1.5s ease-in-out;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes starTwinkle{0%{opacity:0;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1.5) rotate(180deg)}to{opacity:0;transform:scale(0) rotate(360deg)}}.firework-trail,.firework-flash,.firework-star{will-change:transform,opacity}.christmas-tree-lottie{position:fixed;bottom:10%;left:20px;width:180px;height:220px;z-index:9998;pointer-events:none;animation:treeGrow 1s ease-out}.christmas-tree-lottie svg{width:100%!important;height:100%!important}@media(max-width:1023px){.christmas-tree-lottie{bottom:10%;left:10px;width:120px;height:150px}}@keyframes treeGrow{0%{transform:scale(0) translateY(100px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.christmas-ball{position:absolute;top:-10%;animation:ballFall ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 3px 6px rgba(0,0,0,.3));cursor:default}@keyframes ballFall{0%{top:-10%;transform:translate(0) rotate(0) scale(1)}15%{transform:translate(30px) rotate(15deg) scale(1.05)}30%{transform:translate(-25px) rotate(-12deg) scale(1)}45%{transform:translate(20px) rotate(10deg) scale(1.03)}60%{transform:translate(-15px) rotate(-8deg) scale(1)}75%{transform:translate(10px) rotate(5deg) scale(1.02)}90%{transform:translate(-5px) rotate(-3deg) scale(1)}to{top:110%;transform:translate(0) rotate(0) scale(1)}}.christmas-ball{will-change:transform,top}.rainbow-arc{position:fixed;top:-50px;left:50%;transform:translate(-50%);width:500px;height:250px;border-radius:0 0 100% 100%;overflow:hidden;opacity:.6;animation:rainbowSlide 3s ease-in-out infinite}@media(max-width:1023px){.rainbow-arc{width:300px;height:150px}}@keyframes rainbowSlide{0%,to{transform:translate(-50%) translateY(-10px)}50%{transform:translate(-50%) translateY(0)}}.rainbow-band{width:100%;height:14.2857142857%;opacity:.8}.rainbow-confetti{position:absolute;top:-10%;animation:confettiFall linear infinite;border-radius:3px}@keyframes confettiFall{0%{top:-10%;transform:translate(0) rotate(0)}to{top:110%;transform:translate(100px) rotate(720deg)}}.summer-sun{position:fixed;top:50px;right:50px;font-size:80px;animation:sunPulse 3s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(255,215,0,.8))}@media(max-width:1023px){.summer-sun{top:30px;right:30px;font-size:50px}}@keyframes sunPulse{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(180deg)}}.sun-ray{position:absolute;top:50%;left:50%;width:4px;height:60px;background:linear-gradient(180deg,rgba(255,215,0,.8),transparent);transform-origin:50% 0%;animation:rayRotate 4s linear infinite}@keyframes rayRotate{0%{opacity:.5}to{opacity:1}}.summer-particle{position:absolute;top:-10%;animation:summerFloat ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 0 5px gold)}@keyframes summerFloat{0%{top:-10%;transform:translate(0) translateY(0) rotate(0)}25%{transform:translate(50px) translateY(-30px) rotate(90deg)}50%{transform:translate(0) translateY(-60px) rotate(180deg)}75%{transform:translate(-50px) translateY(-30px) rotate(270deg)}to{top:110%;transform:translate(0) translateY(0) rotate(360deg)}}.heat-wave{position:fixed;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(0deg,rgba(255,165,0,.1) 0%,rgba(255,215,0,.05) 50%,transparent 100%);animation:heatWave 3s ease-in-out infinite;pointer-events:none}@keyframes heatWave{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(-10px) scaleY(1.1)}}.christmas-tree,.tree-decoration,.rainbow-confetti,.summer-sun,.summer-particle,.heat-wave{will-change:transform,opacity}.theme-game-score{position:fixed;bottom:20px;left:20px;z-index:10000;pointer-events:none;transition:opacity .5s ease,transform .5s ease}.theme-game-score.hidden{opacity:0;transform:translateY(20px)}@media(max-width:1023px){.theme-game-score{bottom:10px;left:10px}}.game-score-inner{display:flex;gap:15px;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 15px;border:1px solid rgba(255,255,255,.2)}@media(max-width:1023px){.game-score-inner{gap:10px;padding:8px 12px}}.game-current-score,.game-best-score{display:flex;flex-direction:column;align-items:center;gap:2px}.score-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#fff9}.score-value{font-size:24px;font-weight:700;color:#fff;transition:transform .3s ease}@media(max-width:1023px){.score-value{font-size:20px}}.game-current-score .score-value{color:gold}.game-best-score .score-value{color:#00bfff}.game-best-score .score-value.new-record{color:#ff4500;animation:recordPulse .5s ease}.score-pop{animation:scorePop .3s ease}@keyframes scorePop{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes recordPulse{0%{transform:scale(1);text-shadow:none}50%{transform:scale(1.3);text-shadow:0 0 20px #FF4500}to{transform:scale(1);text-shadow:0 0 10px #FF4500}}.floating-points{position:fixed;z-index:10001;font-size:24px;font-weight:700;color:gold;text-shadow:0 0 10px rgba(255,215,0,.8),2px 2px 4px rgba(0,0,0,.5);pointer-events:none;animation:floatUp 1s ease-out forwards}@media(max-width:1023px){.floating-points{font-size:20px}}@keyframes floatUp{0%{opacity:1;transform:translate(-50%,-50%) scale(.5)}20%{transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-150%) scale(1)}}.capture-particle{position:fixed;z-index:10001;font-size:16px;pointer-events:none;animation:particleBurst .6s ease-out forwards}@keyframes particleBurst{0%{opacity:1;transform:translate(-50%,-50%) rotate(0) translateY(0)}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-80px)}}.game-target{cursor:pointer;pointer-events:auto;transition:transform .1s ease}.game-target:hover{transform:scale(1.2)}.floating-points,.capture-particle{will-change:transform,opacity}.game-combo{display:flex;flex-direction:column;align-items:center;gap:4px;opacity:.5;transition:opacity .3s ease}.game-combo.combo-active{opacity:1}.combo-value{font-size:18px;font-weight:700;color:#fff;transition:all .3s ease}.combo-value.combo-level-2{color:#7fff00;text-shadow:0 0 10px rgba(127,255,0,.5)}.combo-value.combo-level-3{color:gold;text-shadow:0 0 10px rgba(255,215,0,.5);font-size:20px}.combo-value.combo-level-4{color:tomato;text-shadow:0 0 15px rgba(255,99,71,.7);font-size:22px;animation:comboPulse .5s ease infinite}.combo-value.combo-level-5{color:#f0f;text-shadow:0 0 20px rgba(255,0,255,.8);font-size:24px;animation:comboRainbow 1s linear infinite,comboPulse .3s ease infinite}@keyframes comboPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes comboRainbow{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.combo-bar{width:50px;height:4px;background:#fff3;overflow:hidden}.combo-bar-fill{height:100%;width:100%;background:linear-gradient(90deg,tomato,gold,#7fff00);transition:width 1.5s linear}.bonus-target{filter:drop-shadow(0 0 15px rgba(255,215,0,.8));animation:ballFall ease-in-out infinite,bonusGlow 1s ease-in-out infinite;z-index:10}@keyframes bonusGlow{0%,to{filter:drop-shadow(0 0 15px rgba(255,215,0,.8))}50%{filter:drop-shadow(0 0 25px rgb(255,215,0)) drop-shadow(0 0 40px rgba(255,165,0,.6))}}.floating-points.bonus-points{font-size:32px;color:gold;text-shadow:0 0 10px rgb(255,215,0),0 0 20px rgba(255,165,0,.8),2px 2px 4px rgba(0,0,0,.5)}.floating-points.combo-points{font-size:28px}.multiplier-badge{font-size:14px;background:#fff3;padding:2px 6px;margin-left:5px;vertical-align:middle}.capture-particle.bonus-particle{font-size:20px;filter:drop-shadow(0 0 10px gold)}.game-target{cursor:pointer;pointer-events:auto;transition:transform .1s ease;position:relative}.game-target:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;border-radius:50%}.game-target:hover{transform:scale(1.3);filter:brightness(1.2)}.game-target.bonus-target:hover{transform:scale(1.4)}.game-target.captured{opacity:0;transform:scale(0);pointer-events:none}@media(max-width:1023px){.game-combo .combo-value{font-size:16px}.game-combo .combo-value.combo-level-3{font-size:18px}.game-combo .combo-value.combo-level-4{font-size:20px}.game-combo .combo-value.combo-level-5{font-size:22px}.combo-bar{width:40px;height:3px}.floating-points.bonus-points{font-size:26px}.floating-points.combo-points{font-size:22px}.multiplier-badge{font-size:12px}}.halloween-bonus{filter:drop-shadow(0 0 20px rgba(255,255,255,.9));animation:pumpkinFall linear infinite,halloweenGlow .8s ease-in-out infinite;z-index:10}@keyframes halloweenGlow{0%,to{filter:drop-shadow(0 0 15px rgba(255,255,255,.8))}50%{filter:drop-shadow(0 0 30px rgb(255,255,255)) drop-shadow(0 0 50px rgba(138,43,226,.6))}}.pumpkin.game-target{cursor:pointer;pointer-events:auto;transition:transform .1s ease}.pumpkin.game-target:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;border-radius:50%}.pumpkin.game-target:hover{transform:scale(1.3) rotate(10deg);filter:brightness(1.2)}.pumpkin.game-target.halloween-bonus:hover{transform:scale(1.4) rotate(-10deg)}.pumpkin.game-target.captured{opacity:0;transform:scale(0) rotate(180deg);pointer-events:none}.valentine-bonus{filter:drop-shadow(0 0 20px rgba(255,105,180,.9));animation:heartFloat ease-in-out infinite,valentineGlow 1s ease-in-out infinite;z-index:10}@keyframes valentineGlow{0%,to{filter:drop-shadow(0 0 15px rgba(255,105,180,.8))}50%{filter:drop-shadow(0 0 30px rgb(255,20,147)) drop-shadow(0 0 50px rgba(255,182,193,.8))}}.heart.game-target{cursor:pointer;pointer-events:auto;transition:transform .1s ease}.heart.game-target:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;border-radius:50%}.heart.game-target:hover{transform:scale(1.3);filter:brightness(1.3)}.heart.game-target.valentine-bonus:hover{transform:scale(1.5)}.heart.game-target.captured{opacity:0;transform:scale(2);pointer-events:none;transition:all .3s ease}body[data-theme=halloween] .game-score-inner{background:#1e0032cc;border-color:#ffa5004d}body[data-theme=halloween] .game-current-score .score-value{color:orange}body[data-theme=halloween] .game-best-score .score-value{color:#9370db}body[data-theme=halloween] .game-best-score .score-value.new-record{color:#ff4500}body[data-theme=halloween] .combo-bar-fill{background:linear-gradient(90deg,#ff4500,orange,#9370db)}body[data-theme=halloween] .floating-points{color:orange;text-shadow:0 0 10px rgba(255,165,0,.8),2px 2px 4px rgba(0,0,0,.8)}body[data-theme=halloween] .floating-points.bonus-points{color:#fff;text-shadow:0 0 15px rgb(255,255,255),0 0 30px rgba(138,43,226,.8)}body[data-theme=valentine] .game-score-inner{background:#32001ecc;border-color:#ff69b44d}body[data-theme=valentine] .game-current-score .score-value{color:#ff69b4}body[data-theme=valentine] .game-best-score .score-value{color:#ff1493}body[data-theme=valentine] .game-best-score .score-value.new-record{color:red}body[data-theme=valentine] .combo-bar-fill{background:linear-gradient(90deg,red,#ff69b4,#ffb6c1)}body[data-theme=valentine] .floating-points{color:#ff69b4;text-shadow:0 0 10px rgba(255,105,180,.8),2px 2px 4px rgba(0,0,0,.5)}body[data-theme=valentine] .floating-points.bonus-points{color:gold;text-shadow:0 0 15px rgb(255,215,0),0 0 30px rgba(255,20,147,.8)}#chatbot-button{position:fixed;bottom:20px;right:20px;width:150px;height:150px;z-index:9998;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#06c;border-radius:50%;box-shadow:0 8px 30px #3f72af66;border:4px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform:none!important;will-change:auto!important}#chatbot-button:hover{transform:scale(1.08) rotate(5deg)!important;box-shadow:0 12px 40px #5ab9ea99;border-color:#fff6}#chatbot-button:active{transform:scale(.95)!important}#chatbot-button #lottie-robot{width:100%;height:100%;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}#chatbot-box{background:linear-gradient(145deg,#0a1229fa,#121d3afa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 20px 60px #00000080;opacity:0;transform:scale(.7) translateY(100px);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);pointer-events:none}#chatbot-box.chatbot-open{display:flex!important;opacity:1;transform:scale(1) translateY(0);pointer-events:all}#chatbot-box:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#06c;background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.chatbot-header{background:linear-gradient(135deg,#3f72af26,#5ab9ea1a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.chatbot-header .chatbot-header-content{display:flex;align-items:center;gap:12px}.chatbot-header .chatbot-header-content #lottie-robot-header{width:42px;height:42px;background:#06c;border-radius:12px;padding:6px;box-shadow:0 4px 12px #3f72af4d}.chatbot-header .chatbot-header-content span{font-weight:700;font-size:1.1rem;background:#06c;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.chatbot-close-button{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:1.3rem;cursor:pointer;padding:8px;width:36px;height:36px;border-radius:10px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.chatbot-close-button:hover{background:#f4433633;border-color:#f4433666;color:#ff6b6b;transform:rotate(90deg) scale(1.1)}.chatbot-close-button:active{transform:rotate(90deg) scale(.95)}#chatbot-body{flex:1;overflow-y:auto;padding:20px;min-height:350px;scroll-behavior:smooth;background:linear-gradient(180deg,#0a122980,#121d3acc);display:flex;flex-direction:column;gap:12px}#chatbot-body::-webkit-scrollbar{width:6px}#chatbot-body::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px;margin:8px 0}#chatbot-body::-webkit-scrollbar-thumb{background:#06c;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}#chatbot-body::-webkit-scrollbar-thumb:hover{background:#00a3e0}.chatbot-message{padding:14px 18px;border-radius:18px;line-height:1.6;max-width:82%;font-size:.95rem;animation:messageSlide .4s cubic-bezier(.68,-.55,.265,1.55);position:relative;word-wrap:break-word}@keyframes messageSlide{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbot-message.bot{background:linear-gradient(135deg,#3f72af40,#5ab9ea33);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;align-self:flex-start;border:1px solid rgba(90,185,234,.3);box-shadow:0 4px 15px #3f72af33,inset 0 1px #ffffff1a}.chatbot-message.bot:before{content:"";position:absolute;left:-8px;top:15px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid rgba(63,114,175,.25)}.chatbot-message.bot.welcome{background:linear-gradient(135deg,#4b4bff4d,#6b6bff40);border-color:#6b6bff66;font-weight:600;box-shadow:0 6px 20px #4b4bff4d,inset 0 1px #ffffff26}.chatbot-message.bot.welcome:before{border-right-color:#4b4bff4d}.chatbot-message.bot.typing{font-style:italic;font-size:.88rem;background:linear-gradient(135deg,#3f72af26,#5ab9ea1f);border-color:#5ab9ea33;animation:pulse 1.5s ease-in-out infinite}.chatbot-message.bot.typing .typing-dots{display:inline-block;margin-left:8px}.chatbot-message.bot.typing strong{color:#00a3e0}.chatbot-message.user{background:linear-gradient(135deg,#fffffff2,#f0f0f0e6);color:#1a1a2e;align-self:flex-end;margin-left:auto;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 15px #00000026,inset 0 1px #ffffff80;font-weight:500}.chatbot-message.user:before{content:"";position:absolute;right:-8px;top:15px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(255,255,255,.95)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}.typing-dots .dot{display:inline-block;width:7px;height:7px;margin:0 3px;background-color:#06c;border-radius:50%;animation:dotBounce 1.4s infinite ease-in-out;box-shadow:0 0 8px #5ab9ea99}.typing-dots .dot:nth-child(1){animation-delay:0s}.typing-dots .dot:nth-child(2){animation-delay:.2s}.typing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}#chatbot-form{display:flex;gap:10px;padding:16px;background:linear-gradient(135deg,#3f72af14,#5ab9ea0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}#chatbot-form button{background:#06c;border:none;color:#fff;padding:0 20px;cursor:pointer;font-weight:600;border-radius:12px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 4px 15px #3f72af4d,inset 0 1px #fff3;display:flex;align-items:center;justify-content:center;min-width:50px}#chatbot-form button i{font-size:1.2rem}#chatbot-form button:hover{background:#00a3e0;transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #5ab9ea66,inset 0 1px #ffffff4d}#chatbot-form button:active{transform:translateY(0) scale(.98)}#chatbot-input{flex:1;padding:14px 18px;border:2px solid rgba(255,255,255,.1);font-size:.95rem;color:#fff;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;border-radius:12px;transition:all .3s ease;font-family:inherit}#chatbot-input::-moz-placeholder{color:#fff6;font-style:italic}#chatbot-input::placeholder{color:#fff6;font-style:italic}#chatbot-input:focus{background:#ffffff14;border-color:#06c;box-shadow:0 0 0 3px #5ab9ea26,inset 0 2px 4px #0000001a}@media(max-width:768px){#chatbot-button{right:5%;transform:translate(50%);bottom:15px;width:4rem;height:4rem;box-shadow:0 6px 25px #3f72af80}#chatbot-button:hover{transform:translate(50%) scale(1.05)}#chatbot-box{width:calc(100vw - 24px);right:12px;bottom:130px;max-height:calc(100vh - 160px);border-radius:20px}#chatbot-box.chatbot-open{transform:scale(1) translateY(0)}.chatbot-header{padding:14px 16px}.chatbot-header .chatbot-header-content #lottie-robot-header{width:36px;height:36px}.chatbot-header .chatbot-header-content span{font-size:1rem}#chatbot-body{padding:16px}.chatbot-message{max-width:88%;font-size:.9rem;padding:12px 16px}#chatbot-form{padding:12px;gap:8px}#chatbot-form button{min-width:45px;padding:0 16px}#chatbot-input{padding:12px 16px;font-size:.9rem}}@keyframes shine{0%{background-position:-200% center}to{background-position:200% center}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#1a1a1afa,#333333fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:3px solid #00A3E0;box-shadow:0 -8px 32px #0000004d;z-index:1100;padding:1.5rem;display:none;transform:translateY(100%);opacity:0;transition:all .5s ease cubic-bezier(.68,-.55,.265,1.55)}.cookie-banner.show{display:block;transform:translateY(0);opacity:1}.cookie-banner__container{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:1024px){.cookie-banner__container{flex-direction:column;gap:1.5rem}}.cookie-banner__content{display:flex;align-items:flex-start;gap:1.5rem;flex:1}@media(max-width:480px){.cookie-banner__content{flex-direction:column;text-align:center;align-items:center}}.cookie-banner__icon{font-size:3rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cookie-banner__text{flex:1;color:#fff}.cookie-banner__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:#fff;font-family:Poppins,sans-serif}.cookie-banner__description{font-size:1rem;line-height:1.6;margin:0;opacity:.9}.cookie-banner__link{color:#ff6b35;text-decoration:underline;font-weight:600;transition:color .2s ease}.cookie-banner__link:hover{color:#ff9068}.cookie-banner__actions{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:480px){.cookie-banner__actions{width:100%;flex-direction:column}}.cookie-banner__btn{padding:12px 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent;white-space:nowrap;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media(max-width:480px){.cookie-banner__btn{width:100%}}.cookie-banner__btn--primary{background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;border:none}.cookie-banner__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #06c6}.cookie-banner__btn--secondary{background:#ffffff1a;color:#fff;border-color:#fff3}.cookie-banner__btn--secondary:hover{background:#ffffff26;border-color:#ffffff4d}.cookie-banner__btn--outline{background:transparent;color:#fff;border-color:#ffffff4d}.cookie-banner__btn--outline:hover{background:#ffffff1a;border-color:#00a3e0}.cookie-modal{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1101;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s ease}.cookie-modal.show{opacity:1;visibility:visible}.cookie-modal.show .cookie-modal__content{transform:scale(1);opacity:1}.cookie-modal__content{background:linear-gradient(145deg,#fffffffa,#f8f9fafa);border-radius:1rem;max-width:800px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 8px 24px #0003;transform:scale(.9);opacity:0;transition:all .3s ease cubic-bezier(.68,-.55,.265,1.55);display:flex;flex-direction:column}.cookie-modal__header{background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #00A3E0}.cookie-modal__title{font-size:1.5rem;font-weight:700;margin:0;display:flex;align-items:center;font-family:Poppins,sans-serif}.cookie-modal__close{background:#fff3;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.cookie-modal__close:hover{background:#ffffff4d;transform:rotate(90deg)}.cookie-modal__body{padding:2rem;overflow-y:auto;flex:1}.cookie-modal__body::-webkit-scrollbar{width:8px}.cookie-modal__body::-webkit-scrollbar-track{background:#f8f9fa;border-radius:.5rem}.cookie-modal__body::-webkit-scrollbar-thumb{background:#06c;border-radius:.5rem}.cookie-modal__body::-webkit-scrollbar-thumb:hover{background:#00a3e0}.cookie-modal__intro{margin-bottom:2rem;font-size:1rem;line-height:1.6;color:#666}.cookie-modal__footer{padding:1.5rem 2rem;border-top:2px solid #f8f9fa;background:#f8f9fa;display:flex;justify-content:flex-end}.cookie-modal__btn{padding:14px 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cookie-modal__btn--primary{background:linear-gradient(135deg,#06c,#00a3e0);color:#fff}.cookie-modal__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #06c6}.cookie-category{background:#fff;border:2px solid #f8f9fa;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem;transition:all .3s ease}.cookie-category:hover{border-color:#06c;box-shadow:0 2px 4px #0000001a}.cookie-category__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cookie-category__title-wrapper{display:flex;align-items:center;gap:1rem;flex:1}.cookie-category__title{font-size:1.125rem;font-weight:700;color:#333;margin:0;display:flex;align-items:center;font-family:Poppins,sans-serif}.cookie-category__badge{padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase}.cookie-category__badge--required{background:#9cf;color:#06c}.cookie-category__description{font-size:1rem;line-height:1.6;color:#666;margin:0}.cookie-category .form-check-input{width:3rem;height:1.5rem;cursor:pointer}.cookie-category .form-check-input:checked{background-color:#00ff2a;border-color:#00ff2a}.cookie-category .form-check-input:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.cookie-banner{padding:1rem}.cookie-banner__container,.cookie-banner__content{gap:1rem}.cookie-banner__icon{font-size:2rem}.cookie-banner__title{font-size:1rem}.cookie-banner__description{font-size:.875rem}.cookie-modal{padding:.5rem}.cookie-modal__header{padding:1rem 1.5rem}.cookie-modal__title{font-size:1.5rem}.cookie-modal__body{padding:1.5rem}.cookie-modal__footer{padding:1rem 1.5rem}.cookie-category{padding:1rem}.cookie-category__header{flex-direction:column;align-items:flex-start;gap:1rem}}.accessibility-button{position:fixed;top:11%;left:0;width:60px;height:60px;background:linear-gradient(135deg,#06c,#004d99);color:#fff;border:solid 2px rgb(0,204,33.6);box-shadow:0 4px 12px #00000026;cursor:pointer;z-index:1047;display:flex;align-items:center;justify-content:center;font-size:24px!important;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.accessibility-button *{font-size:inherit!important}.accessibility-button:hover{transform:scale(1.1) rotate(10deg);box-shadow:0 8px 24px #0003}.accessibility-button:active{transform:scale(.95)}@media(min-width:768px){.accessibility-button{width:50px;height:50px;font-size:20px!important;top:13%;left:0}}@media(max-width:480px){.accessibility-button{width:50px;height:50px;font-size:20px!important;top:11%;left:0}}.accessibility-panel{position:fixed;top:0;left:0;width:400px;height:100vh!important;background:#fffffffa;box-shadow:4px 0 30px #0003;z-index:1150;transform:translate(-100%);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;flex-direction:column;overflow:hidden;font-size:16px!important}.accessibility-panel *,.accessibility-panel *:before,.accessibility-panel *:after{font-size:inherit}.accessibility-panel.show{transform:translate(0)}@media(max-width:480px){.accessibility-panel{width:100%;max-width:350px}}.accessibility-panel__header{background:#06c;color:#fff;padding:24px;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid rgb(0,63.75,127.5);flex:0 0 auto}.accessibility-panel__header-content{display:flex;align-items:center;font-size:18px!important}.accessibility-panel__title{font-size:18px!important;font-weight:700;margin:0;font-family:Poppins,sans-serif;padding-left:10px;color:#fff}.accessibility-panel__close{background:#fff3;border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;font-size:18px!important}.accessibility-panel__close:hover{background:#ffffff4d;transform:rotate(90deg)}.accessibility-panel__body{flex:1 1 0!important;min-height:0!important;max-height:calc(100vh - 140px)!important;height:calc(100vh - 140px)!important;overflow-y:scroll!important;overflow-x:hidden!important;padding:24px 8px}.accessibility-panel__body::-webkit-scrollbar{width:8px}.accessibility-panel__body::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.accessibility-panel__body::-webkit-scrollbar-thumb{background:#06c;border-radius:4px}.accessibility-panel__body::-webkit-scrollbar-thumb:hover{background:#004d99}.accessibility-panel__body{scrollbar-width:thin;scrollbar-color:#0066CC #f8f9fa}.accessibility-panel__footer{padding:0 16px 24px;border-top:2px solid #f8f9fa;background:#f8f9fa;flex:0 0 auto}body.accessibility-panel-open{overflow:hidden!important;width:100%}.accessibility-section{background:#fff;border:2px solid #f8f9fa;border-radius:8px;padding:0;margin-bottom:24px;transition:all .3s}.accessibility-section:hover{border-color:#06c;box-shadow:0 2px 4px #0000001a}.accessibility-section__header{display:flex;align-items:center;justify-content:center;margin:16px 0;color:#06c;gap:1rem}.accessibility-section__header i{font-size:20px!important}.accessibility-section__title{font-size:16px!important;font-weight:700;margin:0;font-family:Poppins,sans-serif}.accessibility-section__content{display:flex;flex-direction:column;gap:16px}.font-size-controls{display:flex;align-items:center;gap:16px}.font-control-btn{background:linear-gradient(135deg,#06c,#004d99);border:none;color:#fff;width:40px;height:40px;border-radius:4px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;font-size:16px!important}.font-control-btn:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.font-control-btn:active{transform:translateY(0)}.font-size-slider-wrapper,.line-height-wrapper{flex:1;display:flex;align-items:center;gap:16px}.accessibility-slider{flex:1;height:8px;border-radius:8px;background:#f8f9fa;outline:none;-webkit-appearance:none}.accessibility-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#06c,#004d99);cursor:pointer;box-shadow:0 2px 4px #0000001a;-webkit-transition:all .2s;transition:all .2s}.accessibility-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.accessibility-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#06c,#004d99);cursor:pointer;border:none;box-shadow:0 2px 4px #0000001a}.slider-value{min-width:50px;text-align:center;font-weight:700;color:#06c;font-size:16px!important}.contrast-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contrast-mode-btn{background:#fff;border:2px solid #f8f9fa;padding:16px 8px;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px!important;font-weight:600;color:#333}.contrast-mode-btn i{font-size:24px!important}.contrast-mode-btn:hover{border-color:#06c;transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.contrast-mode-btn.active{background:linear-gradient(135deg,#06c,#004d99);border-color:#06c;color:#fff;box-shadow:0 2px 4px #0000001a}.accessibility-option{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-radius:8px;transition:all .3s}.accessibility-option:hover{background:#eff1f4}.accessibility-option__info{display:flex;align-items:flex-start;gap:12px;flex:1}.accessibility-option__info i{color:#06c;font-size:18px!important;margin-top:4px}.accessibility-option__info strong{display:block;color:#333;margin-bottom:4px;font-size:14px!important}.accessibility-option__info small{color:#666;font-size:12px!important}.accessibility-option .form-check-input{width:48px;height:24px;cursor:pointer}.accessibility-option .form-check-input:checked{background-color:#06c;border-color:#06c}.keyboard-shortcuts{display:flex;flex-direction:column;gap:12px}.shortcut-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:4px;font-size:14px!important}.shortcut-item kbd{background:#1a1a1a;color:#fff;padding:4px 8px;border-radius:4px;font-family:monospace;font-size:12px!important;box-shadow:0 2px 4px #0000001a}.shortcut-item span{color:#666;font-size:14px!important}.accessibility-reset-btn{background:transparent;border:2px solid #f8f9fa;color:#666;padding:8px 16px;border-radius:4px;cursor:pointer;transition:all .3s;font-size:14px!important;font-weight:600;width:100%;margin-top:8px}.accessibility-reset-btn:hover{border-color:#06c;color:#06c;background:#0066cc0d}.accessibility-reset-all-btn{background:linear-gradient(135deg,#ff6b35,#ff4602);border:none;color:#fff;padding:14px 24px;border-radius:8px;cursor:pointer;transition:all .3s;font-weight:600;width:100%;font-size:16px!important}.accessibility-reset-all-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.accessibility-reset-all-btn:active{transform:translateY(0)}.accessibility-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1149;opacity:0;visibility:hidden;transition:all .3s}.accessibility-overlay.show{opacity:1;visibility:visible}html.font-size-80{font-size:12.8px!important}html.font-size-90{font-size:14.4px!important}html.font-size-100{font-size:16px!important}html.font-size-110{font-size:17.6px!important}html.font-size-120{font-size:19.2px!important}html.font-size-130{font-size:20.8px!important}html.font-size-140{font-size:22.4px!important}html.font-size-150{font-size:24px!important}html.line-height-120 body,html.line-height-120 p,html.line-height-120 div:not(.card):not(.btn),html.line-height-120 span,html.line-height-120 a,html.line-height-120 li{line-height:1.2!important}html.line-height-130 body,html.line-height-130 p,html.line-height-130 div:not(.card):not(.btn),html.line-height-130 span,html.line-height-130 a,html.line-height-130 li{line-height:1.3!important}html.line-height-140 body,html.line-height-140 p,html.line-height-140 div:not(.card):not(.btn),html.line-height-140 span,html.line-height-140 a,html.line-height-140 li{line-height:1.4!important}html.line-height-150 body,html.line-height-150 p,html.line-height-150 div:not(.card):not(.btn),html.line-height-150 span,html.line-height-150 a,html.line-height-150 li{line-height:1.5!important}html.line-height-160 body,html.line-height-160 p,html.line-height-160 div:not(.card):not(.btn),html.line-height-160 span,html.line-height-160 a,html.line-height-160 li{line-height:1.6!important}html.line-height-170 body,html.line-height-170 p,html.line-height-170 div:not(.card):not(.btn),html.line-height-170 span,html.line-height-170 a,html.line-height-170 li{line-height:1.7!important}html.line-height-180 body,html.line-height-180 p,html.line-height-180 div:not(.card):not(.btn),html.line-height-180 span,html.line-height-180 a,html.line-height-180 li{line-height:1.8!important}html.line-height-190 body,html.line-height-190 p,html.line-height-190 div:not(.card):not(.btn),html.line-height-190 span,html.line-height-190 a,html.line-height-190 li{line-height:1.9!important}html.line-height-200 body,html.line-height-200 p,html.line-height-200 div:not(.card):not(.btn),html.line-height-200 span,html.line-height-200 a,html.line-height-200 li{line-height:2!important}html.dyslexia-font,html.dyslexia-font body,html.dyslexia-font p,html.dyslexia-font div,html.dyslexia-font span,html.dyslexia-font a,html.dyslexia-font button,html.dyslexia-font input,html.dyslexia-font textarea,html.dyslexia-font select,html.dyslexia-font li{font-family:OpenDyslexic,Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}html.dyslexia-font h1,html.dyslexia-font h2,html.dyslexia-font h3,html.dyslexia-font h4,html.dyslexia-font h5,html.dyslexia-font h6{font-family:OpenDyslexic,Poppins,sans-serif!important}html.dyslexia-font .fa,html.dyslexia-font .fas,html.dyslexia-font .far,html.dyslexia-font .fal,html.dyslexia-font .fab,html.dyslexia-font i[class*=fa-]{font-family:"Font Awesome 6 Free","Font Awesome 6 Pro","Font Awesome 5 Free"!important}html.reduce-motion *,html.reduce-motion *:before,html.reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.underline-links a{text-decoration:underline!important;text-underline-offset:3px}html.underline-links a:hover{text-decoration:underline!important;text-decoration-thickness:2px!important}html[data-contrast=high] body{background:#fff!important;color:#1a1a1a!important}html[data-contrast=high] main,html[data-contrast=high] .main-content{filter:contrast(1.3)}html[data-contrast=high] h1,html[data-contrast=high] h2,html[data-contrast=high] h3,html[data-contrast=high] h4,html[data-contrast=high] h5,html[data-contrast=high] h6{color:#1a1a1a!important;font-weight:700!important}html[data-contrast=high] a{color:#00e!important;font-weight:700!important;text-decoration:underline!important;text-decoration-thickness:2px;text-underline-offset:3px}html[data-contrast=high] a:visited{color:#551a8b!important}html[data-contrast=high] a:hover,html[data-contrast=high] a:focus{color:#1a1a1a!important;background-color:#ff0!important;outline:3px solid #1a1a1a!important;outline-offset:2px}html[data-contrast=high] button,html[data-contrast=high] .btn{background:#1a1a1a!important;color:#fff!important;border:3px solid #1a1a1a!important;font-weight:700!important;box-shadow:none!important;filter:none!important}html[data-contrast=high] button:hover,html[data-contrast=high] button:focus,html[data-contrast=high] .btn:hover,html[data-contrast=high] .btn:focus{background:#fff!important;color:#1a1a1a!important;outline:3px solid #1a1a1a!important;box-shadow:none!important}html[data-contrast=high] .card,html[data-contrast=high] .section,html[data-contrast=high] .service-card,html[data-contrast=high] .testimonial-card,html[data-contrast=high] .blog-card{background:#fff!important;color:#1a1a1a!important;border:3px solid #1a1a1a!important;box-shadow:none!important;filter:none!important}html[data-contrast=high] input,html[data-contrast=high] textarea,html[data-contrast=high] select{background:#fff!important;color:#1a1a1a!important;border:3px solid #1a1a1a!important;filter:none!important}html[data-contrast=high] input::-moz-placeholder,html[data-contrast=high] textarea::-moz-placeholder,html[data-contrast=high] select::-moz-placeholder{color:#666!important}html[data-contrast=high] input::placeholder,html[data-contrast=high] textarea::placeholder,html[data-contrast=high] select::placeholder{color:#666!important}html[data-contrast=high] input:focus,html[data-contrast=high] textarea:focus,html[data-contrast=high] select:focus{outline:3px solid #1a1a1a!important;outline-offset:2px}html[data-contrast=high] nav,html[data-contrast=high] .navbar,html[data-contrast=high] header{background:#fff!important;color:#1a1a1a!important;border-bottom:3px solid #1a1a1a!important;filter:none!important}html[data-contrast=high] footer{background:#1a1a1a!important;color:#fff!important;filter:none!important}html[data-contrast=high] .accessibility-panel,html[data-contrast=high] .cookie-banner,html[data-contrast=high] .cookie-modal{filter:none!important}html[data-contrast=high] *{box-shadow:none!important;text-shadow:none!important}html[data-contrast=dark] body{background-color:#1a1a1a!important;color:#f8f9fa!important}html[data-contrast=dark] .card,html[data-contrast=dark] .section,html[data-contrast=dark] .hero-section,html[data-contrast=dark] .service-card,html[data-contrast=dark] .testimonial-card,html[data-contrast=dark] .blog-card{background-color:#272727!important;color:#f8f9fa!important;border-color:#404040!important}html[data-contrast=dark] h1,html[data-contrast=dark] h2,html[data-contrast=dark] h3,html[data-contrast=dark] h4,html[data-contrast=dark] h5,html[data-contrast=dark] h6{color:#fff!important}html[data-contrast=dark] p,html[data-contrast=dark] span,html[data-contrast=dark] li{color:#f8f9fa!important}html[data-contrast=dark] a{color:#47cdff!important}html[data-contrast=dark] a:hover,html[data-contrast=dark] a:focus{color:#ffb69b!important}html[data-contrast=dark] button:not(.accessibility-button):not(.cookie-banner__btn),html[data-contrast=dark] .btn:not(.accessibility-button):not(.cookie-banner__btn){background-color:#06c!important;color:#fff!important;border-color:#06c!important}html[data-contrast=dark] button:not(.accessibility-button):not(.cookie-banner__btn):hover,html[data-contrast=dark] button:not(.accessibility-button):not(.cookie-banner__btn):focus,html[data-contrast=dark] .btn:not(.accessibility-button):not(.cookie-banner__btn):hover,html[data-contrast=dark] .btn:not(.accessibility-button):not(.cookie-banner__btn):focus{background-color:#00a3e0!important;border-color:#00a3e0!important}html[data-contrast=dark] input,html[data-contrast=dark] textarea,html[data-contrast=dark] select{background-color:#2e2e2e!important;color:#f8f9fa!important;border-color:#4d4d4d!important}html[data-contrast=dark] input::-moz-placeholder,html[data-contrast=dark] textarea::-moz-placeholder,html[data-contrast=dark] select::-moz-placeholder{color:gray!important}html[data-contrast=dark] input::placeholder,html[data-contrast=dark] textarea::placeholder,html[data-contrast=dark] select::placeholder{color:gray!important}html[data-contrast=dark] input:focus,html[data-contrast=dark] textarea:focus,html[data-contrast=dark] select:focus{background-color:#393939!important;border-color:#00a3e0!important}html[data-contrast=dark] nav,html[data-contrast=dark] .navbar,html[data-contrast=dark] header{background-color:#222!important;color:#f8f9fa!important}html[data-contrast=dark] footer{background-color:#0d0d0d!important;color:#f8f9fa!important}html[data-contrast=dark] img{opacity:.9}html[data-contrast=dark] img:hover{opacity:1}.skip-link{position:absolute;top:-40px;left:0;background:#06c;color:#fff;padding:1rem 1.5rem;text-decoration:none;font-weight:700;z-index:1070;border-radius:0 0 .5rem}.skip-link:focus{top:0}.back-to-top{position:fixed;bottom:1.25rem;left:1.25rem;background-color:#00a3e0;color:#fff;border:none;border-radius:50%;width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 6px 0 4px 12px #00000026;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;transform:translateZ(0)!important;z-index:1000}.back-to-top:hover{background-color:#00a3e0}.back-to-top.show{opacity:1;visibility:visible}.hero-slider{position:relative;height:100vh;min-height:600px;max-height:900px;overflow:hidden}@media(max-width:1023px){.hero-slider{min-height:500px;max-height:700px}}.hero-slider__container{width:100%;height:100%;position:relative}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(.4,0,.2,1),visibility 1s}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide__background{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slide__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a1628e6,#1a2942d9,#0066ccb3);z-index:1}.hero-slide__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);animation:zoomIn 20s cubic-bezier(.4,0,.2,1) forwards}.hero-slide.active .hero-slide__image{animation:zoomIn 20s cubic-bezier(.4,0,.2,1) forwards}.hero-slide__content{position:relative;z-index:2;height:100%;display:flex;align-items:center;color:#fff}.hero-slide__content .container{max-width:900px}.hero-slide__subtitle{font-size:18px;color:#00a3e0;font-weight:600;margin:1rem 0;text-transform:uppercase;letter-spacing:2px;opacity:0;transform:translateY(30px);animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .3s forwards}@media(max-width:1023px){.hero-slide__subtitle{font-size:14px}}.hero-slide.active .hero-slide__subtitle{animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .3s forwards}.hero-slide__title{font-size:64px;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff;opacity:0;transform:translateY(30px);animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .5s forwards}@media(min-width:1024px)and (max-width:1023px){.hero-slide__title{font-size:48px}}@media(max-width:1023px){.hero-slide__title{font-size:36px}}.hero-slide__title span{color:#00a3e0;position:relative;display:inline-block}.hero-slide.active .hero-slide__title{animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .5s forwards}.hero-slide__description{font-size:20px;line-height:1.7;margin-bottom:3rem;color:#ffffffe6;max-width:700px;opacity:0;transform:translateY(30px);animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .7s forwards}@media(max-width:1023px){.hero-slide__description{font-size:16px}}.hero-slide.active .hero-slide__description{animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .7s forwards}.hero-slide__buttons{display:flex;gap:1.5rem;opacity:0;transform:translateY(30px);animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .9s forwards}@media(max-width:1023px){.hero-slide__buttons{flex-direction:column;gap:1rem}}.hero-slide.active .hero-slide__buttons{animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .9s forwards}.hero-slider__nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:10;pointer-events:none}@media(max-width:1023px){.hero-slider__nav{display:none}}.hero-slider__nav-btn{position:absolute;width:60px;height:60px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:0;color:#fff;cursor:pointer;transition:all .3s ease;pointer-events:all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-slider__nav-btn:hover{background:#00a3e0e6;border-color:#00a3e0;transform:scale(1.1)}.hero-slider__nav-btn--prev{left:40px}.hero-slider__nav-btn--next{right:40px}.hero-slider__dots{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:10}@media(max-width:1023px){.hero-slider__dots{bottom:20px}}.hero-slider__dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:2px solid rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease}.hero-slider__dot:hover{background:#fff9;transform:scale(1.2)}.hero-slider__dot.active{width:40px;border-radius:6px;background:#00a3e0;border-color:#00a3e0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{transform:scale(1.1)}to{transform:scale(1)}}.stats-section{padding:4rem 0;background:linear-gradient(135deg,#06c,#00a3e0);color:#fff}@media(max-width:1023px){.stats-section{padding:3rem 0}}.stats-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}@media(max-width:1023px){.stats-section__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem}}.stats-section__item{text-align:center;padding:1.5rem}.stats-section__number{font-size:48px;font-weight:700;margin-bottom:1rem}@media(max-width:1023px){.stats-section__number{font-size:36px}}.stats-section__label{font-size:1.125rem;opacity:.9}@media(max-width:1023px){.stats-section__label{font-size:1rem}}.cta-section{padding:4rem 0;background:#1a1a1a;color:#fff;text-align:center}@media(max-width:1023px){.cta-section{padding:3rem 0}}.cta-section__title{color:#fff;margin-bottom:1.5rem}.cta-section__description{font-size:1.125rem;color:#fffc;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}@media(max-width:1023px){.cta-section__description{font-size:1rem}}.cta-section__buttons{display:flex;gap:1.5rem;justify-content:center}@media(max-width:1023px){.cta-section__buttons{flex-direction:column;align-items:center}}.testimonials-section{padding:4rem 0}@media(max-width:1023px){.testimonials-section{padding:3rem 0}}.testimonial{background:#fff;border-radius:0;padding:2rem;box-shadow:0 4px 12px #00000026;position:relative;margin-bottom:1.5rem}.testimonial:before{content:'"';position:absolute;top:20px;left:20px;font-size:80px;color:#0066cc1a;font-family:Georgia,serif;line-height:1}.testimonial__content{position:relative;z-index:1;font-size:1.125rem;color:#333;line-height:1.8;margin-bottom:1.5rem;font-style:italic}.testimonial__author{display:flex;align-items:center;gap:1rem}.testimonial__avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#06c,#00a3e0);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.testimonial__info strong{display:block;color:#1a1a1a;font-weight:600}.testimonial__info span{color:#666;font-size:.875rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}@media(max-width:1023px){.testimonials-grid{grid-template-columns:1fr}}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:3rem}@media(max-width:1023px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}}.blog-card{background:#fff;border-radius:0;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0003}.blog-card__image{width:100%;height:250px;overflow:hidden;position:relative;background:#e0e0e0}.blog-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.blog-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:64px;background:linear-gradient(135deg,#06c,#00a3e0);color:#fff}.blog-card:hover .blog-card__image img{transform:scale(1.05)}.blog-card__content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.blog-card__meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#666}.blog-card__meta span{display:flex;align-items:center;gap:5px}.blog-card__title{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem;line-height:1.3}.blog-card__title a{color:#1a1a1a;transition:color .2s ease}.blog-card__title a:hover{color:#06c}.blog-card__excerpt{color:#666;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.blog-card__link{color:#06c;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:gap .2s ease}.blog-card__link:hover{gap:12px}.blog-card__link:after{content:"→"}.article__header{text-align:center;padding:120px 0 60px;background:linear-gradient(135deg,#0a1628,#1a2942);color:#fff}.article__title{font-size:48px;color:#fff;margin-bottom:1.5rem;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:1023px){.article__title{font-size:32px}}.article__meta{display:flex;align-items:center;justify-content:center;gap:1.5rem;color:#fffc;font-size:1.125rem}@media(max-width:1023px){.article__meta{flex-direction:column;gap:1rem}}.article__meta span{display:flex;align-items:center;gap:8px}.article__featured-image{margin:-80px auto 60px;max-width:1200px;padding:0 1.5rem}.article__featured-image img{width:100%;box-shadow:0 20px 60px #0000004d}.article__content{max-width:800px;margin:0 auto;padding:0 1.5rem 4rem;font-size:18px;line-height:1.8;color:#333}.article__content h2{margin-top:3rem;margin-bottom:1.5rem;color:#1a1a1a}.article__content h3{margin-top:2rem;margin-bottom:1rem;color:#1a1a1a}.article__content p{margin-bottom:1.5rem}.article__content img{max-width:100%;margin:2rem 0}.article__content ul,.article__content ol{margin:1.5rem 0;padding-left:2rem;list-style:initial}.article__content blockquote{border-left:4px solid #0066CC;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#666}.article__content code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:monospace;font-size:.9em}.article__author{max-width:800px;margin:3rem auto 0;padding:2rem;background:#f8f9fa;display:flex;gap:1.5rem;align-items:center}@media(max-width:1023px){.article__author{flex-direction:column;text-align:center}}.article__author-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#06c,#00a3e0);display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-weight:700;flex-shrink:0}.article__author-info{flex-grow:1}.article__author-info h3{margin:0 0 5px;font-size:1.5rem}.article__author-info p{margin:0;color:#666}.related-posts{padding:4rem 0;background:#f8f9fa}.related-posts__title{text-align:center;margin-bottom:3rem}.related-posts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media(max-width:1023px){.related-posts__grid{grid-template-columns:1fr}}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:3rem;margin-top:3rem}@media(max-width:1023px){.team-grid{grid-template-columns:1fr;gap:2rem}}.team-member{background:#fff;border-radius:0;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;text-align:center}.team-member:hover{transform:translateY(-10px);box-shadow:0 8px 24px #0003}.team-member__photo{width:100%;height:350px;overflow:hidden;position:relative;background:linear-gradient(135deg,#06c,#00a3e0)}.team-member__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.team-member__photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:120px;color:#fff;font-weight:700}.team-member:hover .team-member__photo img{transform:scale(1.05)}.team-member__content{padding:2rem}.team-member__name{font-size:1.75rem;color:#1a1a1a;margin-bottom:.5rem;font-weight:700}.team-member__position{font-size:1.125rem;color:#06c;margin-bottom:1rem;font-weight:600}.team-member__role{font-size:1rem;color:#666;margin-bottom:1.5rem;font-style:italic}.team-member__description{color:#333;line-height:1.7;margin-bottom:1.5rem}.team-member__contact{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.team-member__contact a{color:#666;font-size:.875rem;transition:color .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.team-member__contact a:hover{color:#06c}.team-member__social{display:flex;gap:1rem;justify-content:center}.team-member__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f8f9fa;border-radius:0;color:#1a1a1a;font-size:18px;transition:all .3s ease}.team-member__social-link:hover{background:#06c;color:#fff;transform:translateY(-3px)}.team-member__social-link--linkedin:hover{background:#0077b5}.team-member__social-link--twitter:hover{background:#1da1f2}.team-member__social-link--facebook:hover{background:#1877f2}.team-member__social-link--website:hover{background:#00a3e0}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a1628,#1a2942,#06c);padding:3rem 1.5rem;position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(0,163,224,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,102,204,.1) 0%,transparent 50%);animation:particleFloat 20s ease-in-out infinite}@keyframes particleFloat{0%,to{transform:translate(0)}50%{transform:translate(50px,-50px)}}.auth-container{width:100%;max-width:480px;position:relative;z-index:1}.auth-card{background:#fff;border-radius:0;box-shadow:0 20px 60px #0000004d;overflow:hidden;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;padding:3rem;text-align:center}.auth-header__logo{font-size:48px;font-weight:700;margin-bottom:1rem;color:#fff;text-decoration:none;display:inline-block;transition:transform .3s ease}.auth-header__logo:hover{transform:scale(1.05)}.auth-header__title{font-size:1.75rem;margin:0 0 .5rem;color:#fff}.auth-header__subtitle{font-size:1rem;color:#ffffffe6;margin:0}.auth-body{padding:3rem}@media(max-width:1023px){.auth-body{padding:2rem}}.auth-form__group{margin-bottom:2rem}.auth-form__label{display:block;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;font-size:1rem}.auth-form__input{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:0;font-size:1rem;transition:all .3s ease;background:#fff}.auth-form__input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.auth-form__input--error{border-color:#dc3545}.auth-form__error{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:block}.auth-form__checkbox{display:flex;align-items:center;gap:.5rem}.auth-form__checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer}.auth-form__checkbox label{cursor:pointer;font-size:1rem;color:#333;margin:0}.auth-form__button{width:100%;padding:16px;background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;border:none;border-radius:0;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem}.auth-form__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0066cc4d}.auth-form__button:active{transform:translateY(0)}.auth-form__button:disabled{opacity:.6;cursor:not-allowed}.auth-footer{padding:2rem 3rem;background:#f8f9fa;text-align:center;border-top:1px solid #e0e0e0}@media(max-width:1023px){.auth-footer{padding:1.5rem 2rem}}.auth-footer__links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}@media(max-width:1023px){.auth-footer__links{flex-direction:column;gap:1rem}}.auth-footer__link{color:#06c;font-weight:600;transition:color .2s ease}.auth-footer__link:hover{color:#00a3e0;text-decoration:underline}.auth-footer__text{color:#666;font-size:1rem;margin:0}.auth-divider{display:flex;align-items:center;text-align:center;margin:2rem 0;color:#666}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e0e0e0}.auth-divider:before{margin-right:1rem}.auth-divider:after{margin-left:1rem}.auth-alert{padding:1.5rem;margin-bottom:2rem;border-radius:0;border-left:4px solid}.auth-alert--success{background:#d4edda;border-color:#28a745;color:#155724}.auth-alert--error{background:#f8d7da;border-color:#dc3545;color:#721c24}.auth-alert--info{background:#d1ecf1;border-color:#17a2b8;color:#0c5460}.auth-alert--warning{background:#fff3cd;border-color:#ffc107;color:#856404}.auth-back-link{display:inline-flex;align-items:center;gap:.5rem;color:#06c;font-weight:600;margin-bottom:2rem;transition:color .2s ease}.auth-back-link:hover{color:#00a3e0}.auth-back-link:before{content:"←";font-size:20px}.realisation-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:80px 0;align-items:center}@media(min-width:1024px)and (max-width:1023px){.realisation-section{gap:40px;margin-bottom:60px}}@media(max-width:1023px){.realisation-section{grid-template-columns:1fr;gap:30px;margin-bottom:50px}}.realisation-section--reverse .realisation-image{order:2}@media(max-width:1023px){.realisation-section--reverse .realisation-image{order:1}}.realisation-section--reverse .realisation-content{order:1}@media(max-width:1023px){.realisation-section--reverse .realisation-content{order:2}}.realisation-image img{width:100%;height:auto;box-shadow:0 10px 40px #00000026;transition:transform .3s ease}.realisation-image img:hover{transform:scale(1.02)}.realisation-content h3{font-size:24px;color:#1a1a1a;margin:20px 0;line-height:1.4}.realisation-content p{margin-bottom:15px;line-height:1.7;color:#333}.realisation-content strong{color:#06c;font-weight:600}.realisation-content ul{margin:15px 0 20px;padding-left:0;list-style:none}.realisation-content ul li{padding-left:30px;position:relative;margin-bottom:10px;line-height:1.6}.realisation-content ul li:before{content:"✓";position:absolute;left:0;color:#00a3e0;font-weight:700;font-size:18px}.testimonial__lottie{text-align:center;margin-bottom:20px}.testimonial__lottie .lottie-testimonial{margin:0 auto}.cybersecurity-page{overflow-x:hidden}.cybersecurity-hero{background:linear-gradient(135deg,#06c,#004d99,#1a1a1a);padding:4rem 0;position:relative;overflow:hidden}.cybersecurity-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,163,224,.1) 0%,transparent 50%);pointer-events:none}.cybersecurity-hero .container{position:relative;z-index:1}.cybersecurity-hero .hero-content{padding:2rem 0}.cybersecurity-hero .hero-badge{display:inline-block;background:#ff6b3533;color:#ff6b35;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:700;margin-bottom:1.5rem;border:2px solid rgba(255,107,53,.3)}.cybersecurity-hero .hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2;font-family:Poppins,sans-serif}.cybersecurity-hero .hero-title .highlight{color:#ff6b35;position:relative;display:inline-block}.cybersecurity-hero .hero-title .highlight:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#ff6b35}.cybersecurity-hero .hero-description{font-size:1.125rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.cybersecurity-hero .hero-stats{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.cybersecurity-hero .hero-stats .stat-item{display:flex;flex-direction:column;gap:.5rem}.cybersecurity-hero .hero-stats .stat-item .stat-number{font-size:2.25rem;font-weight:700;color:#ff6b35;font-family:Poppins,sans-serif}.cybersecurity-hero .hero-stats .stat-item .stat-label{font-size:.875rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px}.cybersecurity-hero .hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.cybersecurity-hero .hero-actions .btn{padding:1rem 2rem;font-weight:600}.cybersecurity-hero .hero-actions .btn-outline-primary{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.cybersecurity-hero .hero-actions .btn-outline-primary:hover{background:#fff;color:#06c}.cybersecurity-hero .hero-animation{display:flex;align-items:center;justify-content:center;padding:2rem;min-height:400px}.cybersecurity-hero .hero-animation #lottie-hero-cyber{width:100%!important;max-width:500px!important;height:400px!important;margin:0 auto;filter:drop-shadow(0 10px 30px rgba(255,107,53,.3))}@media(max-width:1024px){.cybersecurity-hero{padding:3rem 0}.cybersecurity-hero .hero-stats{gap:1.5rem}.cybersecurity-hero .hero-stats .stat-item .stat-number{font-size:1.75rem}.cybersecurity-hero .hero-actions{flex-direction:column}.cybersecurity-hero .hero-actions .btn{width:100%}}.threats-section{padding:4rem 0;background:linear-gradient(180deg,#f8f9fa,#fff)}.threats-section .section-header{margin-bottom:3rem}.threats-section .section-header .section-badge{display:inline-block;background:#ff6b351a;color:#ff6b35;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:700;margin-bottom:1rem}.threats-section .section-header .section-title{font-size:2.25rem;font-weight:700;color:#333;margin-bottom:1rem;font-family:Poppins,sans-serif}.threats-section .section-header .section-description{font-size:1.125rem;color:#666;max-width:700px;margin:0 auto}.threats-section .threats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.threats-section .threat-card{background:#fff;border:2px solid #f8f9fa;border-radius:1rem;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.threats-section .threat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ff6b35,#ff4602)}.threats-section .threat-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0003;border-color:#ff6b35}.threats-section .threat-card .threat-icon{width:60px;height:60px;background:linear-gradient(135deg,#ff6b351a,#ff6b350d);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.threats-section .threat-card .threat-icon i{font-size:1.75rem;color:#ff6b35}.threats-section .threat-card .threat-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;font-family:Poppins,sans-serif}.threats-section .threat-card .threat-description{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.threats-section .threat-card .threat-description strong{color:#ff6b35;font-weight:700}.threats-section .threat-card .threat-stat .stat-badge{display:inline-block;padding:6px 1rem;border-radius:50px;font-size:.875rem;font-weight:700}.threats-section .threat-card .threat-stat .stat-badge.danger{background:#ff6b351a;color:#ff6b35}@media(max-width:480px){.threats-section .threats-grid{grid-template-columns:1fr}}.solutions-section{padding:4rem 0;background:#fff}.solutions-section .solutions-list{margin-top:3rem}.solutions-section .solution-item{margin-bottom:4rem;position:relative}.solutions-section .solution-item:last-child{margin-bottom:0}.solutions-section .solution-item.reverse .row{direction:rtl}.solutions-section .solution-item.reverse .row>*{direction:ltr}.solutions-section .solution-animation{display:flex;align-items:center;justify-content:center;padding:2rem}.solutions-section .solution-animation>div{width:100%;max-width:400px;height:auto}.solutions-section .solution-content{padding:2rem}.solutions-section .solution-content .solution-icon{width:70px;height:70px;background:linear-gradient(135deg,#06c,#00a3e0);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 12px #00000026}.solutions-section .solution-content .solution-icon i{font-size:2.25rem;color:#fff}.solutions-section .solution-content .solution-title{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:1rem;font-family:Poppins,sans-serif}.solutions-section .solution-content .solution-description{font-size:1.125rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.solutions-section .solution-content .solution-features{list-style:none;padding:0;margin:0}.solutions-section .solution-content .solution-features li{padding:.5rem 0;font-size:1rem;color:#333;display:flex;align-items:center;gap:1rem}.solutions-section .solution-content .solution-features li i{color:#00ff2a;font-size:1.125rem;flex-shrink:0}@media(max-width:1024px){.solutions-section .solution-item{margin-bottom:3rem}.solutions-section .solution-item.reverse .row{direction:ltr}.solutions-section .solution-content{padding:1.5rem 0}}.rgpd-section{padding:4rem 0;background:linear-gradient(135deg,#b3d9ff,#c7f0ff)}.rgpd-section .rgpd-card{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 8px 24px #0003;border:2px solid rgba(0,102,204,.1)}.rgpd-section .rgpd-content{padding:2rem}.rgpd-section .rgpd-content .rgpd-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:700;margin-bottom:1.5rem}.rgpd-section .rgpd-content .rgpd-badge i{font-size:1rem}.rgpd-section .rgpd-content .rgpd-title{font-size:2.25rem;font-weight:700;color:#333;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.rgpd-section .rgpd-content .rgpd-description{font-size:1.125rem;color:#666;line-height:1.6;margin-bottom:2rem}.rgpd-section .rgpd-content .rgpd-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.rgpd-section .rgpd-content .rgpd-list li{padding:1rem;font-size:1rem;color:#333;display:flex;align-items:center;gap:1rem;background:#c2e0ff;border-radius:.25rem}.rgpd-section .rgpd-content .rgpd-list li i{color:#06c;font-size:1.125rem;flex-shrink:0}.rgpd-section .rgpd-animation{display:flex;align-items:center;justify-content:center;padding:2rem}.rgpd-section .rgpd-animation>div{width:100%;max-width:400px;height:auto}@media(max-width:1024px){.rgpd-section .rgpd-card{padding:2rem}.rgpd-section .rgpd-content{padding:0;margin-bottom:2rem}.rgpd-section .rgpd-content .rgpd-list{grid-template-columns:1fr}}.process-section{padding:4rem 0;background:#fff}.process-section .process-timeline{max-width:900px;margin:3rem auto 0;position:relative}.process-section .process-timeline:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#06c,#00a3e0)}@media(max-width:480px){.process-section .process-timeline:before{left:20px}}.process-section .process-step{position:relative;padding-left:100px;margin-bottom:3rem}.process-section .process-step:last-child{margin-bottom:0}@media(max-width:480px){.process-section .process-step{padding-left:70px}}.process-section .process-step .step-number{position:absolute;left:0;top:0;width:60px;height:60px;background:linear-gradient(135deg,#06c,#00a3e0);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;font-family:Poppins,sans-serif;box-shadow:0 4px 12px #00000026;z-index:1}@media(max-width:480px){.process-section .process-step .step-number{width:40px;height:40px;font-size:1.5rem}}.process-section .process-step .step-content{background:#f8f9fa;border-radius:.5rem;padding:2rem;border-left:4px solid #0066CC;transition:all .3s ease}.process-section .process-step .step-content:hover{transform:translate(8px);box-shadow:0 4px 12px #00000026}.process-section .process-step .step-content .step-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;font-family:Poppins,sans-serif}.process-section .process-step .step-content .step-description{font-size:1rem;color:#666;line-height:1.6;margin:0}.cta-section{padding:4rem 0;background:linear-gradient(135deg,#1a1a1a,#004d99);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,107,53,.1) 0%,transparent 70%)}.cta-section .cta-card{position:relative;z-index:1;text-align:center;padding:3rem}.cta-section .cta-content{max-width:800px;margin:0 auto}.cta-section .cta-content .cta-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;font-family:Poppins,sans-serif;line-height:1.3}.cta-section .cta-content .cta-description{font-size:1.125rem;color:#ffffffe6;margin-bottom:2rem}.cta-section .cta-content .cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-section .cta-content .cta-actions .btn{padding:1rem 3rem;font-weight:600;font-size:1.125rem}.cta-section .cta-content .cta-actions .btn-outline-light{background:#ffffff1a;border-color:#ffffff4d}.cta-section .cta-content .cta-actions .btn-outline-light:hover{background:#fff3}@media(max-width:480px){.cta-section .cta-content .cta-actions{flex-direction:column}.cta-section .cta-content .cta-actions .btn{width:100%}}.chatbot-settings-page{color:#fff}.chatbot-settings-page .card-header{background:linear-gradient(135deg,#06c,#00a3e0);border:none}.chatbot-settings-page .card-header h3{font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff}.chatbot-settings-page .form-check-switch .form-check-input{width:3rem;height:1.5rem;cursor:pointer}.chatbot-settings-page .form-check-switch .form-check-input:checked{background-color:#00ff2a;border-color:#00ff2a}.chatbot-settings-page .chatbot-prompt-editor{font-family:Courier New,Courier,monospace;background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:16px;line-height:1.6;transition:all .3s ease;width:100%}.chatbot-settings-page .chatbot-prompt-editor:focus{outline:none;border-color:#00a3e0;box-shadow:0 0 0 3px #3f72af1a;background-color:#fff}.chatbot-settings-page .settings-card{border:none;box-shadow:0 2px 8px #00000014;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.chatbot-settings-page .settings-card .card-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#333;border-bottom:2px solid #00A3E0;padding:1rem 1.5rem}.chatbot-settings-page .settings-card .card-header h5{margin:0;font-weight:600;color:#06c}.chatbot-settings-page .alert{border-radius:10px;border:none;color:#333}.chatbot-settings-page .alert.alert-warning{background:linear-gradient(135deg,#fff3cd,#fff8e1);border-left:4px solid #ffc107}.chatbot-settings-page .alert.alert-info{background:linear-gradient(135deg,#d1ecf1,#e7f5ff);border-left:4px solid #17a2b8}.chatbot-settings-page .btn-primary{background:linear-gradient(135deg,#00a3e0,#ff6b35);border:none;padding:.75rem 2rem;font-weight:600;transition:all .3s ease}.chatbot-settings-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3f72af4d}.settings-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:768px){.settings-row{grid-template-columns:1fr;gap:1rem}}.setting-item{background:#fff;padding:1.25rem;border-radius:10px;border:1px solid #e9ecef;transition:all .3s ease}.setting-item:hover{border-color:#00a3e0;box-shadow:0 4px 12px #3f72af1a}.setting-item label{display:block;margin-bottom:.5rem}.setting-item label strong{color:#06c;font-size:1rem}.setting-item label small{color:#6c757d;font-size:.875rem}.setting-item input[type=number]{border:2px solid #e0e0e0;border-radius:8px;padding:.75rem;transition:all .3s ease}.setting-item input[type=number]:focus{outline:none;border-color:#00a3e0;box-shadow:0 0 0 3px #3f72af1a}.card-body{width:100%}.music-search{margin-bottom:20px}.music-search__form{display:flex;gap:10px;align-items:center}.music-search__input{flex:1;padding:12px 15px;border:2px solid #333;font-size:16px;background:#fff}.music-search__input:focus{outline:none;border-color:#06c}.music-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.music-tag{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:2px solid #333;color:#333;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s ease}.music-tag:hover{background:#333;color:#fff}.music-tag--active{background:var(--tag-color, #333);border-color:var(--tag-color, #333);color:#fff}.music-tag__count{background:#00000026;padding:2px 8px;font-size:12px}.music-summary{margin-bottom:20px;color:#666;font-size:14px}.music-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:30px}.music-card{background:#fff;border:2px solid #333;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .3s ease;border-radius:1rem}.music-card:hover{transform:translateY(-5px);box-shadow:8px 8px #00000026;border-color:#06c}.music-card__header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#f5f5f5;border-bottom:2px solid #333;position:relative;min-height:80px}.music-card__header:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Crect x='0' y='8' width='2' height='4' fill='%23ddd'/%3E%3Crect x='5' y='5' width='2' height='10' fill='%23ddd'/%3E%3Crect x='10' y='3' width='2' height='14' fill='%23ddd'/%3E%3Crect x='15' y='6' width='2' height='8' fill='%23ddd'/%3E%3Crect x='20' y='2' width='2' height='16' fill='%23ddd'/%3E%3Crect x='25' y='7' width='2' height='6' fill='%23ddd'/%3E%3Crect x='30' y='4' width='2' height='12' fill='%23ddd'/%3E%3Crect x='35' y='8' width='2' height='4' fill='%23ddd'/%3E%3Crect x='40' y='1' width='2' height='18' fill='%23ddd'/%3E%3Crect x='45' y='6' width='2' height='8' fill='%23ddd'/%3E%3Crect x='50' y='3' width='2' height='14' fill='%23ddd'/%3E%3Crect x='55' y='7' width='2' height='6' fill='%23ddd'/%3E%3Crect x='60' y='4' width='2' height='12' fill='%23ddd'/%3E%3Crect x='65' y='8' width='2' height='4' fill='%23ddd'/%3E%3Crect x='70' y='2' width='2' height='16' fill='%23ddd'/%3E%3Crect x='75' y='5' width='2' height='10' fill='%23ddd'/%3E%3Crect x='80' y='6' width='2' height='8' fill='%23ddd'/%3E%3Crect x='85' y='3' width='2' height='14' fill='%23ddd'/%3E%3Crect x='90' y='7' width='2' height='6' fill='%23ddd'/%3E%3Crect x='95' y='5' width='2' height='10' fill='%23ddd'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:center;background-size:150px;opacity:.5;z-index:0}.music-card__category{padding:4px 10px;background:#333;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;position:relative;z-index:1}.music-card__duration{font-size:14px;font-weight:600;color:#666;background:#ffffffe6;padding:4px 8px;position:relative;z-index:1}.music-card__body{padding:15px;flex-grow:1}.music-card__title{margin:0 0 5px;font-size:18px;font-weight:700;color:#333}.music-card__artist{margin:0;font-size:14px;color:#666}.music-card__player{padding:10px 15px;border-top:1px solid #eee}.music-card__player audio{width:100%;height:36px}.music-card__footer{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-top:2px solid #333;background:#f9f9f9}.music-card__status{padding:5px 12px;border:2px solid #333;background:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.music-card__status--active{background:#22c55e;border-color:#22c55e;color:#fff}.music-card__status:hover{opacity:.8}.music-card__actions{display:flex;gap:8px}.music-card__action{padding:6px 10px;background:#fff;border:2px solid #333;cursor:pointer;text-decoration:none;font-size:14px;transition:all .2s ease}.music-card__action:hover{background:#333}.music-card__action--delete{border-color:#dc2626}.music-card__action--delete:hover{background:#dc2626}.music-pagination{margin-top:20px}.music-empty{text-align:center;padding:60px 20px;background:#f9f9f9;border:2px solid #333}.music-empty p{margin-bottom:20px;color:#666;font-size:16px}.music-view-toggle{display:flex;gap:5px;background:#f5f5f5;padding:5px;border:2px solid #333}.music-view-toggle__btn{padding:8px 12px;background:transparent;border:none;cursor:pointer;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.music-view-toggle__btn:hover{color:#333}.music-view-toggle__btn--active{background:#333;color:#fff}.music-list{margin-bottom:30px}.music-table{width:100%;border-collapse:collapse;background:#fff;border:2px solid #333}.music-table th{background:#333;color:#fff;padding:15px;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase}.music-table td{padding:15px;border-bottom:1px solid #eee;vertical-align:middle}.music-table tbody tr:hover{background:#f9f9f9}.music-row__info{display:flex;flex-direction:column;gap:3px}.music-row__title{color:#333;font-size:15px}.music-row__artist{color:#666;font-size:13px}.music-row__category{display:inline-block;padding:4px 10px;background:#333;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase}.music-row__audio{width:100%;height:32px}.music-row__status{padding:5px 12px;border:2px solid #333;background:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.music-row__status--active{background:#22c55e;border-color:#22c55e;color:#fff}.music-row__status:hover{opacity:.8}.music-row__actions{display:flex;gap:8px}.music-row--playing{background:#22c55e1a!important}.music-row--playing td:first-child{border-left:4px solid #22c55e}.music-row--playing .music-row__title{color:#16a34a}.music-equalizer--list{display:none;margin-left:0;margin-top:8px}.music-row--playing .music-equalizer--list{display:flex}@media(max-width:768px){.music-search__form{flex-direction:column;align-items:stretch}.music-search__input{width:100%}.music-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch}.music-tags::-webkit-scrollbar{height:4px}.music-tags::-webkit-scrollbar-thumb{background:#ccc}.music-tag{white-space:nowrap;flex-shrink:0}.music-grid{grid-template-columns:1fr;gap:15px}.music-card:hover{transform:none;box-shadow:none}.music-card__header{min-height:60px}.music-card__title{font-size:16px}.music-card__footer{flex-direction:column;gap:10px;align-items:stretch}.music-card__actions{justify-content:flex-end}}@media(max-width:480px){.music-tag{padding:8px 12px;font-size:12px}.admin-header{flex-direction:column;gap:15px;align-items:stretch}.admin-header .btn{text-align:center}}.music-card--playing{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e4d}.music-card--playing .music-card__header{background:linear-gradient(90deg,#22c55e,#16a34a);border-bottom-color:#16a34a}.music-card--playing .music-card__header:before{opacity:.2}.music-card--playing .music-card__category{background:#fff;color:#16a34a}.music-card--playing .music-card__duration{background:#fffffff2;color:#16a34a;font-weight:700}.music-equalizer{display:none;align-items:flex-end;gap:3px;height:20px;margin-left:10px}.music-card--playing .music-equalizer{display:flex}.music-equalizer span{width:4px;background:#fff;animation:equalizer .8s ease-in-out infinite}.music-equalizer span:nth-child(1){animation-delay:0s}.music-equalizer span:nth-child(2){animation-delay:.2s}.music-equalizer span:nth-child(3){animation-delay:.4s}.music-equalizer span:nth-child(4){animation-delay:.6s}@keyframes equalizer{0%,to{height:5px}50%{height:20px}}.admin-wrapper{display:flex;min-height:100vh;padding-top:80px}.admin-sidebar{width:260px;background:#1a1a1a;color:#fff;position:fixed;top:80px;left:0;bottom:0;overflow-y:auto;padding:30px 0}.admin-sidebar__title{padding:0 20px 20px;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.admin-sidebar__nav{list-style:none;padding:0;margin:0}.admin-sidebar__nav-item{margin-bottom:5px}.admin-sidebar__nav-link{display:flex;align-items:center;padding:12px 20px;color:#ffffffb3;text-decoration:none;transition:all .3s;gap:12px;font-size:15px}.admin-sidebar__nav-link:hover,.admin-sidebar__nav-link.active{background:#06c3;color:#00a3e0;border-left:3px solid #00A3E0}.admin-content{margin-left:260px;padding:40px;flex:1;background:#f8f9fa;min-height:calc(100vh - 80px)}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-header__title{font-size:32px;color:#1a1a1a;margin:0}.admin-card{background:#fff;border-radius:0;padding:30px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.stat-card{background:#fff;padding:25px;border-radius:0;box-shadow:0 2px 4px #0000001a;border-left:4px solid #0066CC}.stat-card__value{font-size:36px;font-weight:700;color:#06c;margin-bottom:5px}.stat-card__label{font-size:14px;color:#666;text-transform:uppercase;letter-spacing:1px}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{padding:15px;text-align:left;border-bottom:1px solid #e0e0e0}.table th{background:#f8f9fa;font-weight:600;color:#333}.table tbody tr:hover{background:#f8f9fa}.badge{display:inline-block;padding:5px 12px;font-size:12px;font-weight:600;border-radius:4px}.badge--success{background:#d4edda;color:#155724}.badge--warning{background:#fff3cd;color:#856404}.btn-small{padding:8px 16px;font-size:14px}@media(max-width:768px){.admin-content{width:360px;padding:1rem}.admin-sidebar{display:none}.admin-content{margin-left:0}}
