:root{--kbEnabled:0;--bgColor:#e1e1e1}.chatbot-preview-content,.chatbot-preview-content *{box-sizing:border-box}.chatbot-preview-content .live_chat__chat__screen{height:100%!important;position:relative!important;width:100%!important}.live_chat__chat__screen ::-webkit-scrollbar{width:0}.live_chat__chat__screen ::-webkit-scrollbar-track{background:#fff}.live_chat__chat__screen ::-webkit-scrollbar-thumb{background:#888}.live_chat__chat__screen ::-webkit-scrollbar-thumb:hover{background:#555}.live_chat__chat__screen{background-color:#fff;border-radius:8px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;position:relative;visibility:visible;width:100%}.live_chat__chat__screen.show__chat{animation:openChat .2s ease-in-out;bottom:85px;flex-grow:1;overflow:hidden;visibility:visible}.live_chat__chat__screen.hide__chat{animation:closeChat .2s ease-in-out;flex-shrink:0}.live_chat__chat__screen .live_chat__chat__head{align-items:center;border-radius:8px 8px 0 0;box-shadow:0 0 17px 0 #0000001a;-webkit-box-shadow:0 0 17px 0 #0000001a;-moz-box-shadow:0 0 17px 0 #0000001a;display:flex;flex-shrink:0;padding:10px;position:relative;text-align:left}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__logo{border-radius:50%;height:auto;margin-right:10px;width:34px}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__title{flex-shrink:1;margin:0;max-width:calc(100% - 140px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__title__no_logo{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__tagline{font-size:10px;margin:0 0 0 50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__tagline__no_logo{font-size:10px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__icons{align-items:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-end}.live_chat__chat__screen .live_chat__chat__head .live_chat__chat__header__icons .icon{cursor:pointer;font-size:18px;margin-left:16px}.live_chat__chat__screen .live_chat__chat__foot{align-items:center;background:#fff;display:flex;flex-shrink:0;justify-content:center;margin:0;min-height:38px;padding:8px 10px;position:relative;text-align:center}.chat__middle__container{flex:1 1;min-height:0;overflow:hidden;position:relative;z-index:999999}.live_chat__chat__screen .live_chat__chat__body{background-position:50%;background-repeat:no-repeat;height:100%;height:calc(100% - var(--kbEnabled)*32px);max-width:100%;overflow-y:scroll;padding-left:10px;padding-right:10px;position:relative;scroll-behavior:smooth;z-index:999999}.live_chat__chat__bubble__wrapper{align-items:center;display:flex;flex-direction:row}.live_chat__chat__body .live_chat__chat__avatar{border-radius:50%;height:32px;margin-right:10px}.live_chat__chat__body .live_chat__chat__bubble{font-size:16px}.live_chat__chat__body .live_chat__chat__bubble.bot{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:10px;word-break:break-word}.live_chat__chat__bubble__wrapper b,.live_chat__chat__bubble__wrapper blockquote,.live_chat__chat__bubble__wrapper em,.live_chat__chat__bubble__wrapper i,.live_chat__chat__bubble__wrapper ol,.live_chat__chat__bubble__wrapper p,.live_chat__chat__bubble__wrapper span,.live_chat__chat__bubble__wrapper strong,.live_chat__chat__bubble__wrapper u,.live_chat__chat__bubble__wrapper ul{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:8px;word-break:break-word}.live_chat__chat__bubble__wrapper a,.live_chat__chat__bubble__wrapper s,.live_chat__chat__bubble__wrapper u{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:0;word-break:break-word}.live_chat__html-node{max-width:100%;overflow-x:hidden}.live_chat__chat__bubble.bot.custom-html{border:1px solid #d3d3d3;border-radius:1.15rem .8rem .8rem 0;box-sizing:border-box;display:inline-block;max-width:100%;padding:12px;word-break:break-word}.live_chat__html-content{font-family:inherit;font-size:14px;line-height:1.5}.live_chat__html-content h1,.live_chat__html-content h2,.live_chat__html-content h3,.live_chat__html-content h4{color:#fff;font-size:1.2em;font-weight:600;margin-bottom:.5em;margin-top:.5em}.live_chat__html-content h4{font-size:14px}.live_chat__html-content p{margin-bottom:1em}.live_chat__html-content a{color:#007bff;text-decoration:underline}.live_chat__html-content a:hover{text-decoration:none}.live_chat__html-content button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:.5em 1em;transition:background-color .3s}.live_chat__html-content button:hover{background-color:#0056b3}.live_chat__html-content img{display:block;height:auto;margin:1em 0;max-width:100%}.live_chat__html-content table{border-collapse:collapse;font-size:12px;margin-bottom:1em;width:100%}.live_chat__html-content td,.live_chat__html-content th{border:1px solid #ddd;padding:8px;text-align:left}.live_chat__html-content th{background-color:#f2f2f2}.live_chat__html-content iframe{border:1px solid #ddd;margin:1em 0;max-width:100%}.live_chat__html-content form{margin-bottom:1em}.live_chat__html-content input[type=email],.live_chat__html-content input[type=submit],.live_chat__html-content input[type=text]{border:1px solid #0000;box-sizing:border-box;color:#000;margin-bottom:.5em;padding:.5em;width:100%}.live_chat__html-content ol,.live_chat__html-content ul{color:#fff;margin-bottom:1em;padding-left:20px}.live_chat__html-content blockquote{border-left:3px solid #007bff;font-style:italic;margin:1em 0;padding-left:1em}.live_chat__html-content pre{background-color:#000;color:green;font-size:12px;overflow-x:auto;padding:1em}.live_chat__chat__bubble_container{display:inline-block}.live_chat__chat__body .live_chat__chat__bubble.user{border-radius:1.15rem 1.15rem 0 1.15rem;display:inline-block;margin:10px 0 10px 50px;padding:10px;word-break:break-word}.live_chat__chat__body .live_chat__chat__bubble.user a,.live_chat__chat__body .live_chat__chat__bubble.user b,.live_chat__chat__body .live_chat__chat__bubble.user blockquote,.live_chat__chat__body .live_chat__chat__bubble.user em,.live_chat__chat__body .live_chat__chat__bubble.user i,.live_chat__chat__body .live_chat__chat__bubble.user ol,.live_chat__chat__body .live_chat__chat__bubble.user p,.live_chat__chat__body .live_chat__chat__bubble.user span,.live_chat__chat__body .live_chat__chat__bubble.user strong,.live_chat__chat__body .live_chat__chat__bubble.user u,.live_chat__chat__body .live_chat__chat__bubble.user ul{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;word-break:break-word}.live_chat__chat__body .live_chat__chat__bubble.user s,.live_chat__chat__body .live_chat__chat__bubble.user u{border-radius:1.15rem .8rem .8rem 0;display:inline-block;margin:0;padding:0;word-break:break-word}.live_chat__chat__body .live_chat__chat__bubble.bot.image{cursor:pointer;min-height:100px;object-fit:contain;width:100%}.live_chat__chat__body .live_chat__chat__bubble.bot.file{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:14px;font-style:italic;justify-content:space-between;margin-top:0;padding-left:10px;padding-right:16px;position:relative;text-decoration:none}.live_chat__chat__body .live_chat__chat__bubble.bot.file svg{flex-shrink:0;margin-left:8px}.preview-icon-carousel{border-radius:0 0 0 8px;box-shadow:0 4px 8px #0003;cursor:pointer;height:25px;position:absolute;right:0;top:0;transition:all .1s ease-out;width:25px}.preview-icon-carousel:hover{transform:scale(1.2)}.image-preview-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:scale(.95);transition:visibility 0s,opacity .3s ease-in-out,transform .3s ease-in-out;visibility:hidden;width:100%;z-index:999999999999}.image-preview-modal.active{opacity:1;transform:scale(1);visibility:visible}.image-preview-overlay{background-color:#000000b3;height:100%;left:0;position:absolute;top:0;width:100%}.image-preview-content{position:relative;z-index:1001}.image-preview-backdrop{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000000b3;height:100%;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s linear .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9999999999999}.image-preview-backdrop.active{opacity:1;transition-delay:0s;visibility:visible}.image-preview-close{background-color:#000;border-radius:50%;box-sizing:initial;color:#fff;cursor:pointer;font-size:24px;height:40px;padding:0;position:absolute;right:10px;text-align:center;top:10px;transition:all .3s ease-out;width:40px;z-index:10}.image-preview-close:hover{background-color:#0100ec;color:#fff}.image-preview-img{border-radius:8px;max-height:90%;max-width:90%}.live_chat__chat__body .live_chat__chat__bubble.bot.video{cursor:pointer;height:100%;margin-bottom:10px;margin-top:0;padding:4px;width:80%}.video-preview-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:scale(.95);transition:visibility 0s,opacity .3s ease-in-out,transform .3s ease-in-out;visibility:hidden;width:100%;z-index:999999999999}.video-preview-modal.active{opacity:1;transform:scale(1);visibility:visible}.video-preview-backdrop{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000000b3;height:100%;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s linear .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9999999999999}.video-preview-backdrop.active{opacity:1;transition-delay:0s;visibility:visible}.video-preview-close{background-color:#000;border-radius:50%;box-sizing:initial;color:#fff;cursor:pointer;font-size:24px;height:40px;line-height:40px;padding:0;position:absolute;right:10px;text-align:center;top:10px;transition:all .3s ease-out;width:40px;z-index:10}.video-preview-close:hover{background-color:#0100ec;color:#fff}.video-preview{border-radius:8px;box-shadow:0 4px 8px #0003;height:100%;max-height:90%;max-width:90%;overflow:hidden;width:800px}.live_chat__audio-node .audio-player{border-radius:15px;margin-left:10px;max-width:400px;padding:15px;width:calc(100% - 60px)}.live_chat__audio-node .audio-controls{align-items:center;display:flex;gap:15px}.live_chat__audio-node .play-pause-btn{background:none;border:none;color:inherit;cursor:pointer;flex-shrink:0;height:40px;padding:0;width:40px}.live_chat__audio-node .play-pause-btn svg{height:100%;width:100%}.live_chat__audio-node .audio-progress{flex-grow:1;min-width:200px}.live_chat__audio-node .progress-bar{background-color:#ffffff4d;border-radius:2px;cursor:pointer;height:4px;position:relative}.live_chat__audio-node .progress-indicator{background-color:#fff;border-radius:2px;height:100%;left:0;position:absolute;top:0;width:0}.live_chat__audio-node .time-display{display:flex;font-size:12px;justify-content:space-between;margin-top:5px}.live_chat__choice_container,.live_chat__choice_container.no-logo{display:inline-block}.live_chat__choice_container.live_chat__with-logo{display:inline-block;margin-left:45px}.no-logo{display:inline-block}.live_chat__with-logo{display:flex;margin-left:45px;overflow:hidden}.live_chat__chat__body .live_chat__choice_container .live_chat__chat__choice__bubble{border:none;border-radius:.75rem .75rem .75rem .75rem;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-webkit-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-moz-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer;display:inline-block;font-size:15px;margin:5px;transition:all .3 ease!important;word-break:break-word}.live_chat__chat__body .live_chat__choice_container .live_chat__chat__choice__bubble:hover{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__choice__bubble p{margin:0}.live_chat__chat__body .live_chat__choice_container .live_chat__chat__choice__bubble:hover p{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__option_bubble_cont{display:flex;flex-wrap:wrap;padding-right:5px}.live_chat__chat__body .live_chat__chat__option__bubble{border:none;border-radius:.75rem .75rem .75rem .75rem;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-webkit-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-moz-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer;font-size:15px;margin:5px;transition:all .3s ease!important}.live_chat__chat__body .live_chat__chat__option__bubble:hover{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__option__bubble p,.live_chat__chat__option__bubble p span{background-color:initial!important;margin:0}.live_chat__chat__option__bubble:hover p{color:#fff!important;transition:all .3s ease!important}.live_chat__chat__body .live_chat__chat__navigate__option__bubble{text-decoration:underline}.live_chat__chat__body .live_chat__chat__navigate__option__bubble,.live_chat__chat__check_option__bubble{border:none;border-radius:.75rem .75rem .75rem .75rem;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-webkit-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;-moz-box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer;font-size:15px;margin:5px}.live_chat__chat__check_option__bubble{align-items:center;display:flex;flex-wrap:wrap;padding:10px;transition:all .3s ease!important}.live_chat__chat__check_option__bubble:hover{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__check_option__bubble p{margin:0}.live_chat__chat__check_option__bubble:hover p{background-color:#e1e1e1!important;background-color:var(--bgColor)!important;color:#fff!important;transition:all .3s ease!important}.live_chat__chat__check_option__bubble input[type=checkbox]{margin-right:10px}.live_chat__chat__check_option__bubble label{flex:1 1;margin:0;overflow-wrap:break-word;word-break:break-word}.live_chat__chat__check_option__bubble button{margin-top:10px;padding:10px}.live_chat__rating_bubble_cont{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-right:5px}.live_chat__chat__body .live_chat__chat__rating__bubble__number{align-items:center;border:none;border-radius:.75rem .75rem .75rem .75rem;cursor:pointer;display:flex;flex-wrap:nowrap;float:left;font-size:15px;height:45px;justify-content:center;margin-bottom:10px;margin-left:10px;margin-top:5px;max-width:70%;width:50px}.live_chat__chat__rating__bubble__number p{margin:0}.live_chat__chat__body .live_chat__chat__rating__bubble__star{align-items:center;border:none;border-radius:.75rem .75rem .75rem .75rem;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:15px;gap:2px;height:45px;justify-content:center;margin-bottom:10px;margin-left:10px;margin-top:5px;min-width:45px}.live_chat__chat__rating__bubble__star p{margin:0}.star-rating{direction:rtl;unicode-bidi:bidi-override}.star-rating>span{display:inline-block;position:relative;width:1.1em}.star-rating>span:hover:before,.star-rating>span:hover~span:before{content:"\2605";position:absolute}.live_chat__chat__body .live_chat__chat__rating__bubble__smiley{border:none;border-radius:.75rem .75rem .75rem .75rem;cursor:pointer;font-size:20px;height:45px;margin-bottom:20px;margin-left:10px;margin-top:5px;max-width:70%;text-align:center;width:45px}.carousel__container{height:100%;margin-bottom:10px;margin-top:0;padding:4px;position:relative;width:100%;width:300px}.carousel{border:1px #d3d3d3;border-radius:8px;box-shadow:0 3px 8px #0000003d;margin:0 auto;max-width:85%;overflow:hidden;position:relative;width:100%}.carousel__track{display:flex;transition:transform .3s ease-in-out}.carousel__controls,.carousel__item{align-items:center;display:flex;justify-content:center;text-align:center}.carousel__item{box-sizing:border-box;flex:0 0 100%}.carousel .carousel__track .carousel__item img{border:blue;cursor:pointer;height:350px;width:auto}.carousel__controls .carousel__prev,.carousel__next{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:35px;justify-content:center;margin:10px;opacity:.2;padding:10px;text-align:center;transition:all .3s ease-out;width:35px}.carousel__controls .carousel__prev:hover{opacity:.8;transform:translateX(-5px)}.carousel__controls .carousel__next:hover{opacity:.8;transform:translateX(5px)}.carousel__controls .carousel__prev{left:0;position:absolute;top:50%}.carousel__controls .carousel__next{position:absolute;right:0;top:50%}.bot__chat__bubble__wrapper{align-items:center;display:flex}.bot__chat__avatar{display:block;height:40px;margin-right:10px;width:40px}.user-selected-choice{background-color:#007bff;color:#fff;margin-top:10px;padding:10px;text-align:right}.rating__choice{margin-bottom:10px;margin-left:50px}.rating__button{border:none;border-radius:6px;margin-bottom:6px;padding:8px;transition:all .3s ease}.rating__button:hover{background-color:#e1e1e1;background-color:var(--bgColor);cursor:pointer}.live_chat__chat__calendar_container{display:flex;flex-direction:column}.live_chat__chat__calendar_container input{margin:5px 0}.custom-calendar-picker{background-color:#f0f0f0;border:none;border-radius:4px;color:#333;cursor:pointer;font-size:14px;outline:none;padding:8px 12px}.custom-calendar-picker:hover{background-color:#e0e0e0}.live_chat__chat__screen .live_chat__chat__body .typing__bubble{box-shadow:none;box-shadow:0 5px 5px #00000005;clear:both;display:inline-block;font-size:12px;margin:10px 0;padding:4px 6px}.live_chat__chat__screen .live_chat__chat__body .typing__bubble.you{border-radius:10px 10px 10px 0}.live_chat__chat__screen .live_chat__chat__input{align-items:center;background:#fff;border-top:1px solid #f5f5f5;bottom:0;box-shadow:0 -9px 16px -3px #0000001a;-webkit-box-shadow:0 -9px 16px -3px #0000001a;-moz-box-shadow:0 -9px 16px -3px #0000001a;display:flex;flex-shrink:0;font-family:Roboto,sans-serif;justify-content:space-between;position:relative}.live_chat__chat__screen .live_chat__chat__input textarea{background:#0000;border:none;color:#4d4d4d;font-family:monospace;font-size:16px;font-weight:400;margin-bottom:-22px;outline:none;padding:6px 8px;resize:none;text-align:left;transition:border-color .5s ease;width:100%}.live_chat__chat__screen .live_chat__chat__input textarea::placeholder{color:#4d4d4d;font-family:inherit;font-size:16px}.live_chat__chat__screen .live_chat__chat__input textarea:focus{outline:none}.live_chat__chat__screen .live_chat__chat__input .input__upload__icon svg{cursor:not-allowed;position:absolute;right:58px;top:28%}.live_chat__chat__screen .live_chat__chat__input .input__upload__icon .input__upload__nudge{align-items:center;animation:wavyMovementShortcut 1s ease-in-out infinite;background:linear-gradient(45deg,#ff2400,#e81d1d,#e8b71d,#bbc000,#00be21,#1ddde8,#2b1de8,#dd00f3,#dd00f3);border-radius:5px;box-shadow:0 10px 36px 0 #00000029,0 0 0 1px #0000000f;color:#fff;font-family:inherit;font-size:10px;font-weight:800;height:4px;padding:6px;position:absolute;right:36px;top:1px}@keyframes wavyMovementShortcut{0%{transform:translate(0)}50%{transform:translateY(4px)}to{transform:translate(0)}}.live_chat__chat__screen .live_chat__chat__input .input__send__icon button{align-items:center;-webkit-appearance:none;appearance:none;border:0;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:inherit;height:30px;justify-content:center;line-height:inherit;margin:0;min-width:0;outline:0;padding:0;position:absolute;right:12px;text-align:center;text-decoration:none;top:22%;width:30px}.live_chat__chat__input__date{border:none;border-radius:10px 10px 10px 10px;cursor:pointer;float:left;font-family:Gill Sans,sans-serif;font-size:15px;margin-bottom:20px;margin-left:60px;margin-top:5px;max-width:100%;outline:none;padding:10px}#emoji-button{background:none;border:none;cursor:pointer;font-size:24px;margin-left:4px}.live_chat__chat__screen .live_chat__branding{bottom:0;position:relative;width:100%}.live_chat__chat__screen a.conferbot__link{align-items:center;background-color:#fff;color:#000;font-family:Gill Sans,sans-serif;font-size:13px;justify-content:center;margin-bottom:5px;margin-top:10px;text-align:center;text-decoration:none}@keyframes openChat{0%{opacity:0}to{opacity:1}}@keyframes closeChat{0%{opacity:1}to{opacity:0}}.chatbot__icon svg{animation:appear .3s ease-in-out}@keyframes appear{0%{transform:scale(0)}to{transform:scale(1)}}.handover-notification-overlay{animation:fadeIn .2s ease-out;bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.handover-notification-overlay.closing{animation:fadeOut .2s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.handover-notification{animation:slideIn .3s ease-out;background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 20px 60px #00000026,0 8px 25px #0000001a;cursor:grab;overflow:hidden;pointer-events:auto;transition:width .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;width:380px}.handover-notification.dragging{box-shadow:0 25px 70px #0003,0 12px 30px #00000026;cursor:grabbing}.handover-notification.minimized{max-width:400px;min-width:320px;width:auto}.handover-notification.closing{animation:slideOut .2s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateX(100px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(100px) scale(.95)}}.handover-notification-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:14px 16px}.handover-header-left{align-items:center;display:flex;gap:10px}.handover-title{color:#1f2937;font-size:14px;font-weight:600}.handover-priority-badge{border-radius:4px;color:#fff;font-size:10px;font-weight:600;letter-spacing:.5px;padding:3px 8px}.handover-header-actions{align-items:center;display:flex;gap:4px}.handover-close-btn,.handover-minimize-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .15s ease;width:28px}.handover-close-btn:hover,.handover-minimize-btn:hover{background:#e5e7eb;color:#374151}.handover-visitor-section{align-items:center;background:#fff;display:flex;gap:14px;padding:18px 16px}.handover-visitor-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:14px;box-shadow:0 4px 12px #6366f14d;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:600;height:52px;justify-content:center;width:52px}.handover-visitor-info{flex:1 1;min-width:0}.handover-visitor-name{color:#111827;font-size:17px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-visitor-meta{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px}.handover-platform-badge{align-items:center;background:#f3f4f6;border-radius:6px;display:inline-flex;font-weight:500;gap:6px;padding:4px 10px}.handover-meta-divider{color:#d1d5db}.handover-bot-name{color:#6b7280;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-section-label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.handover-variables-section{background:#fafbfc;border-top:1px solid #f3f4f6;padding:12px 16px}.handover-variables-grid{display:flex;flex-direction:column;gap:6px}.handover-variable-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:8px 12px}.handover-variable-key{color:#6b7280;font-size:12px;font-weight:500}.handover-variable-value{color:#111827;font-size:13px;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-messages-section{background:#fff;border-top:1px solid #f3f4f6;padding:12px 16px}.handover-messages-list{display:flex;flex-direction:column;gap:6px}.handover-message-item{align-items:flex-start;background:#f8fafc;border-radius:8px;color:#4b5563;display:flex;font-size:13px;font-style:italic;gap:8px;line-height:1.4;padding:10px 12px}.handover-message-item svg{flex-shrink:0;margin-top:3px}.handover-timer-section{align-items:center;background:#f0fdf4;border-top:1px solid #dcfce7;display:flex;justify-content:space-between;padding:12px 16px;transition:background .3s ease,border-color .3s ease}.handover-timer-section.warning{background:#fffbeb;border-top-color:#fef3c7}.handover-timer-section.critical{animation:pulse 1s ease-in-out infinite;background:#fef2f2;border-top-color:#fee2e2}@keyframes pulse{0%,to{opacity:1}50%{opacity:.85}}.handover-timer-left{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px}.handover-timer-value{font-feature-settings:"tnum";color:#22c55e;font-size:20px;font-variant-numeric:tabular-nums;font-weight:700}.handover-timer-section.warning .handover-timer-value{color:#f59e0b}.handover-timer-section.critical .handover-timer-value{color:#ef4444}.handover-progress-bar{background:#e5e7eb;height:3px;overflow:hidden}.handover-progress-fill{background:#22c55e;height:100%;transition:width 1s linear,background .3s ease}.handover-progress-fill.warning{background:#f59e0b}.handover-progress-fill.critical{background:#ef4444}.handover-actions{background:#fff;display:flex;gap:10px;padding:16px}.handover-accept-btn{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border:none!important;border-radius:10px!important;box-shadow:0 4px 12px #22c55e4d!important;flex:1 1;font-size:14px!important;font-weight:600!important;height:44px!important;transition:all .2s ease!important}.handover-accept-btn:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;box-shadow:0 6px 16px #22c55e66!important;transform:translateY(-1px)}.handover-decline-btn{background:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:10px!important;color:#6b7280!important;font-size:14px!important;font-weight:500!important;height:44px!important;transition:all .2s ease!important;width:100px}.handover-decline-btn:hover{background:#e5e7eb!important;border-color:#d1d5db!important;color:#374151!important}.handover-minimized-content{align-items:center;background:#fff;display:flex;gap:10px;padding:10px 14px}.handover-minimized-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px}.handover-minimized-details{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.handover-minimized-name{color:#111827;font-size:14px;font-weight:600;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-minimized-platform{align-items:center;background:#f3f4f6;border-radius:6px;color:#4b5563;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:500;gap:5px;padding:3px 8px}.handover-minimized-timer{font-feature-settings:"tnum";color:#22c55e;flex-shrink:0;font-size:16px;font-variant-numeric:tabular-nums;font-weight:700;min-width:42px;text-align:center}.handover-minimized-timer.warning{color:#f59e0b}.handover-minimized-timer.critical{animation:pulse 1s ease-in-out infinite;color:#ef4444}.handover-minimized-accept{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border:none!important;border-radius:8px!important;flex-shrink:0;font-size:13px!important;font-weight:600!important;height:32px!important;padding:0 14px!important}.handover-minimized-accept:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important}.handover-minimized-decline{background:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:8px!important;color:#6b7280!important;flex-shrink:0;font-size:13px!important;font-weight:500!important;height:32px!important;padding:0 12px!important}.handover-minimized-decline:hover{background:#e5e7eb!important;color:#374151!important}@media (max-width:480px){.handover-notification{max-width:360px;right:12px!important;width:calc(100vw - 24px)}.handover-notification.minimized{min-width:280px}}.shepherd-modal-overlay-container{fill:#0f172abf!important;z-index:9997!important}.shepherd-element{animation:shepherdSlideIn .3s cubic-bezier(.16,1,.3,1) forwards;background:#fff!important;border:none!important;border-radius:20px!important;box-shadow:0 25px 50px -12px #0100ea40,0 0 0 1px #0100ea14!important;max-width:480px!important;overflow:hidden!important;z-index:10000!important}.shepherd-element.shepherd-centered{animation:shepherdCenterSlideIn .3s cubic-bezier(.16,1,.3,1) forwards!important;left:50%!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important}@keyframes shepherdSlideIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shepherdCenterSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.shepherd-content{background:#0000!important;border:none!important;padding:0!important}.shepherd-header{display:none!important}.shepherd-text{color:#334155!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px!important;line-height:1.6!important;max-height:65vh!important;overflow-y:auto!important;padding:24px!important}.shepherd-text::-webkit-scrollbar{width:6px}.shepherd-text::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.shepherd-text::-webkit-scrollbar-thumb{background:#0100ea4d;border-radius:3px}.shepherd-text::-webkit-scrollbar-thumb:hover{background:#0100ea80}.shepherd-text svg{display:block;height:auto;margin:0 auto 16px;max-width:100%}.shepherd-text h3{color:#0f172a!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important;margin:0 0 12px!important}.shepherd-text p{color:#475569!important;font-size:14px!important;line-height:1.6!important;margin:0 0 12px!important}.shepherd-text ul{list-style:none!important;margin:12px 0 0!important;padding:0!important}.shepherd-text li{align-items:flex-start!important;color:#475569!important;display:flex!important;font-size:14px!important;gap:10px!important;padding:8px 0!important;text-align:left!important}.shepherd-text strong{color:#1e293b!important;font-weight:600!important}.shepherd-footer{align-items:center!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;display:flex!important;gap:10px!important;padding:16px 24px!important}.shepherd-button{border:none!important;border-radius:10px!important;cursor:pointer!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px!important;font-weight:600!important;padding:10px 20px!important;transition:all .2s ease!important}.shepherd-button,.shepherd-button:focus{outline:none!important}.shepherd-button:focus-visible{box-shadow:0 0 0 3px #0100ea4d!important}.shepherd-button-skip{background:#0000!important;border:none!important;color:#94a3b8!important;margin-right:auto!important;padding:10px 16px!important}.shepherd-button-skip:hover{background:#f1f5f9!important;color:#64748b!important}.shepherd-button-primary{background:linear-gradient(135deg,#0100ea,#6366f1)!important;box-shadow:0 4px 14px #0100ea59!important;color:#fff!important}.shepherd-button-primary:hover{background:linear-gradient(135deg,#00c,#55d)!important;box-shadow:0 6px 20px #0100ea66!important;transform:translateY(-1px)!important}.shepherd-button-primary:active{box-shadow:0 2px 8px #0100ea4d!important;transform:translateY(0)!important}.shepherd-button-secondary{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;color:#64748b!important}.shepherd-button-secondary:hover{background:#f8fafc!important;border-color:#0100ea!important;color:#0100ea!important}.shepherd-button-secondary:active{background:#f1f5f9!important}.shepherd-arrow,.shepherd-arrow:before{display:none!important}.shepherd-enabled.shepherd-target{border-radius:8px!important;box-shadow:0 0 0 4px #0100ea33,0 0 0 8px #0100ea1a!important;position:relative!important;z-index:9998!important}@media(max-width:768px){.shepherd-element{border-radius:16px!important;margin:16px!important;max-width:calc(100vw - 32px)!important}.shepherd-text{max-height:55vh!important;padding:20px!important}.shepherd-footer{padding:14px 20px!important}.shepherd-button{font-size:13px!important;padding:10px 16px!important}}@media(max-width:480px){.shepherd-element{border-radius:14px!important;margin:12px!important;max-width:calc(100vw - 24px)!important}.shepherd-text{padding:16px!important}.shepherd-text h3{font-size:18px!important}.shepherd-text li,.shepherd-text p{font-size:13px!important}.shepherd-footer{flex-wrap:wrap!important;padding:12px 16px!important}.shepherd-button{font-size:12px!important;padding:8px 14px!important}.shepherd-button-skip{margin-bottom:8px!important;text-align:center!important;width:100%!important}}.email-validation-container{margin-top:8px;min-height:24px}.email-validation-message{align-items:center;border-radius:6px;display:flex;font-size:13px;font-weight:500;gap:8px;padding:6px 10px;transition:all .2s ease}.email-validation-message svg{flex-shrink:0}.email-valid{background:linear-gradient(135deg,#52c41a14,#52c41a0d);border:1px solid #52c41a33;color:#52c41a}.email-invalid{background:linear-gradient(135deg,#ff4d4f14,#ff4d4f0d);border:1px solid #ff4d4f33;color:#ff4d4f}.email-typo{background:linear-gradient(135deg,#faad1414,#faad140d);border:1px solid #faad1433;color:#faad14;cursor:pointer}.email-typo:hover{background:linear-gradient(135deg,#faad141f,#faad1414);border-color:#faad144d}.email-typo strong{color:#fa8c16;text-decoration:underline;text-decoration-style:dotted}.email-warning{background:linear-gradient(135deg,#ff7a4514,#ff7a450d);border:1px solid #ff7a4533;color:#ff7a45}.email-validation-message svg{animation:fadeInScale .3s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.email-validation-message{font-size:12px;padding:5px 8px}.email-validation-message svg{height:14px;width:14px}}@media (prefers-color-scheme:dark){.email-valid{background:linear-gradient(135deg,#52c41a26,#52c41a14);border-color:#52c41a4d}.email-invalid{background:linear-gradient(135deg,#ff4d4f26,#ff4d4f14);border-color:#ff4d4f4d}.email-typo{background:linear-gradient(135deg,#faad1426,#faad1414);border-color:#faad144d}.email-warning{background:linear-gradient(135deg,#ff7a4526,#ff7a4514);border-color:#ff7a454d}}.menu_header__hamburger{display:none}@media screen and (max-width:480px){.menu_header__hamburger{display:block}}.programmatic-seo-dashboard{background:#f8fafc;height:100vh;overflow-y:auto;padding:0}.programmatic-seo-dashboard .seo-dashboard-header{background:linear-gradient(135deg,#041a7c,#764ba2);box-shadow:0 4px 20px #00000014;margin-bottom:32px;padding:32px 40px}.programmatic-seo-dashboard .seo-dashboard-header h1{color:#fff;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.programmatic-seo-dashboard .seo-dashboard-header p{color:#ffffffe6;font-size:16px;margin:0}.programmatic-seo-dashboard .seo-nav-pills{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;display:inline-flex;gap:4px;margin-top:16px;padding:8px}.programmatic-seo-dashboard .seo-nav-pills .ant-btn{background:#0000;border:none;border-radius:8px;color:#fffc;font-weight:500;transition:all .3s ease}.programmatic-seo-dashboard .seo-nav-pills .ant-btn:hover{background:#fff3;color:#fff}.programmatic-seo-dashboard .seo-nav-pills .ant-btn-primary{background:#fff!important;box-shadow:0 2px 8px #0000001a;color:#041a7c!important}.programmatic-seo-dashboard .seo-dashboard-content{padding:0 40px 40px}.programmatic-seo-dashboard .stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.programmatic-seo-dashboard .stat-card:before{background:linear-gradient(90deg,#041a7c,#764ba2);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.programmatic-seo-dashboard .stat-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-4px)}.programmatic-seo-dashboard .stat-card:hover:before{opacity:1}.programmatic-seo-dashboard .stat-card .ant-statistic-title{color:#64748b;font-size:14px;font-weight:500;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.programmatic-seo-dashboard .stat-card .ant-statistic-content{color:#1e293b;font-size:32px;font-weight:700}.programmatic-seo-dashboard .stat-card .ant-statistic-content-prefix{font-size:24px;margin-right:8px}.programmatic-seo-dashboard .campaign-overview-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:32px}.programmatic-seo-dashboard .campaign-overview-card .ant-card-head{border:none;padding:0 0 24px}.programmatic-seo-dashboard .campaign-overview-card .ant-card-head-title{color:#1e293b;font-size:20px;font-weight:600}.programmatic-seo-dashboard .campaign-stat-item{background:#f8fafc;border:1px solid #0000;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.programmatic-seo-dashboard .campaign-stat-item:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-2px)}.programmatic-seo-dashboard .campaign-stat-value{font-size:28px;font-weight:700;margin-bottom:4px}.programmatic-seo-dashboard .campaign-stat-label{color:#64748b;font-size:14px;font-weight:500}.programmatic-seo-dashboard .action-button-group{display:flex;flex-wrap:wrap;gap:12px}.programmatic-seo-dashboard .seo-action-btn{border:none;border-radius:10px;font-weight:500;height:40px;padding:8px 16px;transition:all .3s ease}.programmatic-seo-dashboard .seo-action-btn-primary{background:linear-gradient(135deg,#041a7c,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff}.programmatic-seo-dashboard .seo-action-btn-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.programmatic-seo-dashboard .seo-action-btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#475569}.programmatic-seo-dashboard .seo-action-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}.programmatic-seo-dashboard .quality-progress{position:relative}.programmatic-seo-dashboard .quality-progress .ant-progress-text{font-weight:600}.programmatic-seo-dashboard .page-type-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.programmatic-seo-dashboard .page-type-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s ease}.programmatic-seo-dashboard .page-type-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-4px)}.programmatic-seo-dashboard .page-type-card h3{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 16px}.programmatic-seo-dashboard .page-type-stats{display:flex;justify-content:space-between;margin-bottom:16px}.programmatic-seo-dashboard .page-type-stat{text-align:center}.programmatic-seo-dashboard .page-type-stat-value{color:#041a7c;font-size:24px;font-weight:700}.programmatic-seo-dashboard .page-type-stat-label{color:#64748b;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.programmatic-seo-dashboard .custom-table .ant-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.programmatic-seo-dashboard .custom-table .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600}.programmatic-seo-dashboard .custom-table .ant-table-tbody>tr:hover>td{background:#f8fafc}.programmatic-seo-dashboard .config-modal .ant-modal-content{border-radius:16px;overflow:hidden}.programmatic-seo-dashboard .config-modal .ant-modal-header{background:linear-gradient(135deg,#041a7c,#764ba2);border:none;padding:24px}.programmatic-seo-dashboard .config-modal .ant-modal-title{color:#fff;font-size:20px;font-weight:600}.programmatic-seo-dashboard .config-modal .ant-modal-close{color:#fff}.programmatic-seo-dashboard .config-modal .ant-modal-body{padding:32px}.programmatic-seo-dashboard .config-modal .ant-tabs-nav{margin-bottom:24px}.programmatic-seo-dashboard .config-modal .ant-tabs-tab{color:#64748b;font-weight:500}.programmatic-seo-dashboard .config-modal .ant-tabs-tab-active .ant-tabs-tab-btn{color:#041a7c}.programmatic-seo-dashboard .config-modal .ant-tabs-ink-bar{background:linear-gradient(90deg,#041a7c,#764ba2)}.programmatic-seo-dashboard .config-modal .ant-form-item-label>label{color:#475569;font-weight:500}.programmatic-seo-dashboard .config-modal .ant-input-number,.programmatic-seo-dashboard .config-modal .ant-select-selector{border-color:#e2e8f0;border-radius:8px}.programmatic-seo-dashboard .config-modal .ant-input-number:hover,.programmatic-seo-dashboard .config-modal .ant-select-selector:hover{border-color:#cbd5e1}.programmatic-seo-dashboard .config-modal .ant-input-number:focus,.programmatic-seo-dashboard .config-modal .ant-select-focused .ant-select-selector{border-color:#041a7c;box-shadow:0 0 0 2px #667eea1a}.programmatic-seo-dashboard .status-alert{border:none;border-radius:12px;padding:16px 20px}.programmatic-seo-dashboard .status-alert.ant-alert-warning{background:#fef3c7;color:#92400e}.programmatic-seo-dashboard .loading-container{align-items:center;background:#fff;border-radius:16px;display:flex;justify-content:center;min-height:400px}@media (max-width:768px){.programmatic-seo-dashboard .seo-dashboard-header{padding:24px 20px}.programmatic-seo-dashboard .seo-dashboard-content{padding:0 20px 20px}.programmatic-seo-dashboard .seo-dashboard-header h1{font-size:24px}.programmatic-seo-dashboard .action-button-group{justify-content:center}.programmatic-seo-dashboard .page-type-grid{grid-template-columns:1fr}}.programmatic-seo-dashboard .campaign-overview-card,.programmatic-seo-dashboard .page-type-card,.programmatic-seo-dashboard .stat-card{animation:fadeInUp .6s ease-out}.programmatic-seo-dashboard .seo-tag{border-radius:6px;font-weight:500;padding:4px 12px}.programmatic-seo-dashboard .seo-tag-blue{background:#dbeafe;border:none;color:#1e40af}.programmatic-seo-dashboard .seo-tag-green{background:#d1fae5;border:none;color:#065f46}.programmatic-seo-dashboard .seo-tag-red{background:#fee2e2;border:none;color:#991b1b}.programmatic-seo-dashboard .seo-badge-success .ant-badge-status-dot{background:#10b981}.programmatic-seo-dashboard .seo-badge-error .ant-badge-status-dot{background:#ef4444}.programmatic-seo-dashboard .seo-descriptions .ant-descriptions-item-label{background:#f8fafc;font-weight:500}.programmatic-seo-dashboard .card-actions{border-top:1px solid #e2e8f0;display:flex;justify-content:center;margin-top:24px;padding-top:24px}.programmatic-seo-dashboard .icon-calendar{color:#8b5cf6}.programmatic-seo-dashboard .icon-rocket{color:#3b82f6}.programmatic-seo-dashboard .icon-clock{color:#f59e0b}.programmatic-seo-dashboard .icon-check{color:#10b981}.programmatic-seo-dashboard .icon-file{color:#6366f1}.programmatic-seo-dashboard .quick-actions{display:flex;gap:16px;margin-bottom:24px}.programmatic-seo-dashboard .quick-action-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;flex:1 1;padding:20px;text-align:center;transition:all .3s ease}.programmatic-seo-dashboard .quick-action-card:hover{border-color:#041a7c;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.programmatic-seo-dashboard .quick-action-icon{font-size:32px;margin-bottom:12px}.programmatic-seo-dashboard .quick-action-title{color:#1e293b;font-size:16px;font-weight:600;margin-bottom:4px}.programmatic-seo-dashboard .quick-action-desc{color:#64748b;font-size:14px}.data-selector-modal{padding:0}.data-selector-modal .ant-table-wrapper{border:1px solid #f0f0f0;border-radius:6px}.data-selector-modal .ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;font-weight:600}.data-selector-modal .ant-table-tbody>tr:hover>td{background:#f5f5f5}.data-selector-modal .ant-table-tbody>tr.ant-table-row-selected>td{background:#e6f7ff}.data-selector-modal .ant-table-selection-column{text-align:center;width:48px}.data-selector-modal .ant-statistic-title{color:#000000a6;font-size:12px;margin-bottom:4px}.data-selector-modal .ant-statistic-content{color:#000000d9;font-size:18px;font-weight:600}.data-selector-modal .ant-card-body{padding:12px 16px}.data-selector-modal .ant-input-search{max-width:400px}.data-selector-modal .ant-select{min-width:100px}.data-selector-modal .ant-tag{font-size:11px;height:20px;line-height:18px;margin:0;padding:0 6px}.data-selector-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.data-selector-modal .ant-modal-title{font-size:16px;font-weight:600}.data-selector-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:20px 24px}.data-selector-modal .ant-modal-footer{border-top:1px solid #f0f0f0;padding:12px 24px;text-align:right}.data-selector-modal .ant-btn{margin-left:8px}.data-selector-modal .ant-btn-primary{background:#1890ff;border-color:#1890ff}.data-selector-modal .ant-btn-primary:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#00000040}.data-selector-modal .ant-badge{margin-left:8px}.data-selector-modal .ant-badge-count{background:#52c41a;color:#fff;font-size:11px;height:18px;line-height:18px;min-width:18px;padding:0 4px}@media (max-width:768px){.data-selector-modal .ant-modal{margin:10px auto;width:95%!important}.data-selector-modal .ant-table-wrapper{overflow-x:auto}.data-selector-modal .ant-space{flex-wrap:wrap}.data-selector-modal .ant-col{margin-bottom:8px}}.data-selector-modal .ant-spin-container{position:relative}.data-selector-modal .ant-spin{max-height:none}.data-selector-modal .ant-empty{background:#fafafa;border:1px dashed #d9d9d9;border-radius:6px}.data-selector-modal .ant-pagination{margin-top:16px;text-align:center}.data-selector-modal .ant-pagination-total-text{color:#000000a6;font-size:12px}.data-selector-modal .selection-info{background:#f6ffed;border:1px solid #b7eb8f;border-radius:4px;color:#52c41a;font-size:12px;margin-bottom:16px;padding:8px 12px}.data-selector-modal .filter-area{background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;margin-bottom:16px;padding:12px}.data-selector-modal .filter-area .ant-input,.data-selector-modal .filter-area .ant-select{border-radius:4px}.campaign-data-selector{width:100%}.campaign-data-selector .data-selection-card{border:1px solid #f0f0f0;border-radius:6px;box-shadow:0 1px 2px 0 #00000008;transition:all .3s}.campaign-data-selector .data-selection-card:hover{border-color:#d9d9d9;box-shadow:0 2px 4px 0 #0000000f}.campaign-data-selector .data-selection-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:auto;padding:12px 16px}.campaign-data-selector .data-selection-card .ant-card-head-title{color:#000000d9;font-size:14px;font-weight:600}.campaign-data-selector .data-selection-card .ant-card-body{padding:16px}.campaign-data-selector .selected-items{display:flex;flex-wrap:wrap;gap:8px;max-height:200px;min-height:32px;overflow-y:auto}.campaign-data-selector .selected-item-tag{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;line-height:1.4;margin:0;max-width:250px;padding:4px 8px}.campaign-data-selector .selected-item-tag .ant-tag-close-icon{font-size:10px;margin-left:4px}.campaign-data-selector .selected-item-tag .ant-space{max-width:100%;overflow:hidden}.campaign-data-selector .selected-item-tag .ant-space-item:first-child{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.campaign-data-selector .combination-info-card{background:linear-gradient(135deg,#f6ffed,#f0f9ff);border:1px solid #b7eb8f;border-radius:6px}.campaign-data-selector .combination-info-card .ant-card-body{padding:12px 16px}.campaign-data-selector .ant-empty{margin:16px 0}.campaign-data-selector .ant-empty-description{color:#00000073;font-size:13px}.campaign-data-selector .ant-btn-sm{font-size:12px;height:28px;padding:0 8px}.campaign-data-selector .ant-tag{border-radius:4px;font-weight:500}.campaign-data-selector .selected-items::-webkit-scrollbar{width:4px}.campaign-data-selector .selected-items::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.campaign-data-selector .selected-items::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.campaign-data-selector .selected-items::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width:768px){.campaign-data-selector .selected-item-tag{max-width:200px}.campaign-data-selector .selected-item-tag .ant-space-item:first-child{max-width:140px}.campaign-data-selector .data-selection-card .ant-card-head{padding:8px 12px}.campaign-data-selector .data-selection-card .ant-card-body{padding:12px}}.campaign-data-selector .loading-overlay{align-items:center;background:#fffc;border-radius:6px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.campaign-data-selector .data-selection-card{animation:fadeInUp .3s ease-out}.campaign-data-selector .combination-info-card .ant-row{align-items:center}.campaign-data-selector .combination-info-card .anticon{font-size:16px}.campaign-data-selector .combination-info-card .ant-btn-link{color:#1890ff;font-weight:500}.campaign-data-selector .selection-summary{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:4px;color:#666;font-size:12px;margin-top:8px;padding:8px 12px}.campaign-data-selector .ant-empty-image{margin-bottom:8px}.campaign-data-selector .ant-empty-description{line-height:1.4}.programmatic-seo-campaigns{background:#f8fafc;height:100vh;overflow-y:auto;padding:0}.programmatic-seo-campaigns .seo-dashboard-header{background:linear-gradient(135deg,#041a7c,#764ba2);box-shadow:0 4px 20px #00000014;color:#fff;margin-bottom:32px;padding:32px 40px}.programmatic-seo-campaigns .seo-dashboard-header h1{color:#fff;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0}.programmatic-seo-campaigns .seo-dashboard-header p{color:#ffffffe6;font-size:16px;font-weight:400;margin:8px 0 0}.programmatic-seo-campaigns .seo-dashboard-content{padding:32px 40px}.programmatic-seo-campaigns .seo-nav-pills{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;display:inline-flex;gap:4px;margin-top:16px;padding:8px}.programmatic-seo-campaigns .seo-nav-pills .ant-btn{background:#0000;border:none;border-radius:8px;color:#fffc;font-weight:500;transition:all .3s ease}.programmatic-seo-campaigns .seo-nav-pills .ant-btn:hover{background:#fff3;color:#fff}.programmatic-seo-campaigns .seo-nav-pills .ant-btn-primary{background:#fff!important;box-shadow:0 2px 8px #0000001a;color:#041a7c!important}.programmatic-seo-campaigns .action-button-group .ant-btn{border-radius:8px;font-weight:500;height:36px;transition:all .3s ease}.programmatic-seo-campaigns .seo-action-btn-secondary{background:#ffffff26;border:1px solid #ffffff4d;color:#fff}.programmatic-seo-campaigns .seo-action-btn-secondary:hover{background:#ffffff40;border-color:#ffffff80;color:#fff;transform:translateY(-1px)}.programmatic-seo-campaigns .seo-action-btn-primary{background:linear-gradient(135deg,#041a7c,#764ba2);border:none;box-shadow:0 4px 12px #667eea4d;color:#fff}.programmatic-seo-campaigns .seo-action-btn-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 6px 20px #667eea66;color:#fff;transform:translateY(-2px)}.programmatic-seo-campaigns .ant-input-search{border-radius:8px}.programmatic-seo-campaigns .ant-input-search .ant-input{border-color:#e2e8f0}.programmatic-seo-campaigns .ant-input-search:hover .ant-input{border-color:#cbd5e1}.programmatic-seo-campaigns .ant-input-search.ant-input-search-enter-button>.ant-input{border-radius:8px 0 0 8px}.programmatic-seo-campaigns .ant-input-search.ant-input-search-enter-button>.ant-input-group-addon .ant-btn{border-radius:0 8px 8px 0}.programmatic-seo-campaigns .stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.programmatic-seo-campaigns .stat-card:before{background:linear-gradient(90deg,#041a7c,#764ba2);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.programmatic-seo-campaigns .stat-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-4px)}.programmatic-seo-campaigns .stat-card:hover:before{opacity:1}.programmatic-seo-campaigns .icon-calendar,.programmatic-seo-campaigns .icon-clock,.programmatic-seo-campaigns .icon-file,.programmatic-seo-campaigns .icon-rocket{color:#041a7c;font-size:20px;margin-right:8px}.programmatic-seo-campaigns .ant-statistic-title{color:#64748b;font-size:14px;font-weight:500;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.programmatic-seo-campaigns .ant-statistic-content{color:#1e293b;font-size:28px;font-weight:700}.programmatic-seo-campaigns .ant-statistic-content-prefix{color:#041a7c;font-size:20px;margin-right:8px}.programmatic-seo-campaigns .filter-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:20px 24px}.programmatic-seo-campaigns .table-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.programmatic-seo-campaigns .table-card .ant-card-body{padding:0}.programmatic-seo-campaigns .ant-table-wrapper{background:#fff;border:none;border-radius:0;padding:24px}.programmatic-seo-campaigns .ant-table{font-size:14px}.programmatic-seo-campaigns .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;padding:16px}.programmatic-seo-campaigns .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9;padding:16px}.programmatic-seo-campaigns .ant-table-tbody>tr:hover>td{background:#f8fafc}.programmatic-seo-campaigns .ant-table-tbody a{color:#041a7c;font-weight:500;transition:color .3s ease}.programmatic-seo-campaigns .ant-table-tbody a:hover{color:#5a67d8}.programmatic-seo-campaigns .ant-progress-line{margin-bottom:0}.programmatic-seo-campaigns .ant-progress-text{font-size:12px!important;font-weight:600}.programmatic-seo-campaigns .ant-tag{border:none;border-radius:6px;font-weight:500;padding:4px 12px}.programmatic-seo-campaigns .ant-badge-status-text{font-size:14px;font-weight:500}.programmatic-seo-campaigns .ant-table-tbody .ant-btn-text{border-radius:6px;height:32px;padding:4px 8px;transition:all .3s ease}.programmatic-seo-campaigns .ant-table-tbody .ant-btn-text:hover{background:#f1f5f9}.programmatic-seo-campaigns .ant-modal-content{border-radius:16px;overflow:hidden}.programmatic-seo-campaigns .ant-modal-header{background:linear-gradient(135deg,#041a7c,#764ba2);border:none;padding:24px}.programmatic-seo-campaigns .ant-modal-title{color:#fff;font-size:20px;font-weight:600}.programmatic-seo-campaigns .ant-modal-close{color:#fff}.programmatic-seo-campaigns .ant-modal-close:hover{color:#fffc}.programmatic-seo-campaigns .ant-modal-body{max-height:70vh;overflow-y:auto;padding:32px}.programmatic-seo-campaigns .ant-form-item-label>label{color:#475569;font-weight:500}.programmatic-seo-campaigns .ant-input,.programmatic-seo-campaigns .ant-input-number,.programmatic-seo-campaigns .ant-picker,.programmatic-seo-campaigns .ant-select-selector{border-color:#e2e8f0;border-radius:8px}.programmatic-seo-campaigns .ant-input-number:hover,.programmatic-seo-campaigns .ant-input:hover,.programmatic-seo-campaigns .ant-picker:hover,.programmatic-seo-campaigns .ant-select-selector:hover{border-color:#cbd5e1}.programmatic-seo-campaigns .ant-input-number:focus,.programmatic-seo-campaigns .ant-input:focus,.programmatic-seo-campaigns .ant-picker-focused,.programmatic-seo-campaigns .ant-select-focused .ant-select-selector{border-color:#041a7c;box-shadow:0 0 0 2px #667eea1a}.programmatic-seo-campaigns .ant-tabs-nav{margin-bottom:24px}.programmatic-seo-campaigns .ant-tabs-tab{color:#64748b;font-weight:500}.programmatic-seo-campaigns .ant-tabs-tab-active .ant-tabs-tab-btn{color:#041a7c}.programmatic-seo-campaigns .ant-tabs-ink-bar{background:linear-gradient(90deg,#041a7c,#764ba2)}.programmatic-seo-campaigns .progress-modal-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.programmatic-seo-campaigns .ant-table-tbody>tr{transition:all .3s ease}.programmatic-seo-campaigns .ant-table-tbody>tr:hover{box-shadow:0 2px 8px #0000000a;transform:translateY(-1px)}.programmatic-seo-campaigns .ant-spin-container{min-height:400px}.programmatic-seo-campaigns .seo-dashboard-content .ant-spin-nested-loading{min-height:600px}.programmatic-seo-campaigns .seo-dashboard-content .ant-spin-nested-loading>div>.ant-spin{left:50%;max-height:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.programmatic-seo-campaigns .seo-dashboard-content .ant-spin-blur{opacity:.5}.programmatic-seo-campaigns .campaign-schedule-info{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:16px}.programmatic-seo-campaigns .ant-badge-status-processing .ant-badge-status-dot{background:#041a7c}.programmatic-seo-campaigns .ant-badge-status-success .ant-badge-status-dot{background:#10b981}.programmatic-seo-campaigns .ant-badge-status-warning .ant-badge-status-dot{background:#f59e0b}.programmatic-seo-campaigns .ant-badge-status-error .ant-badge-status-dot{background:#ef4444}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.programmatic-seo-campaigns .ant-card,.programmatic-seo-campaigns .ant-table-wrapper{animation:fadeInUp .6s ease-out}.programmatic-seo-campaigns .ant-tag-blue{background:#dbeafe;color:#1e40af}.programmatic-seo-campaigns .ant-tag-green{background:#d1fae5;color:#065f46}.programmatic-seo-campaigns .ant-tag-orange{background:#fed7aa;color:#9a3412}.programmatic-seo-campaigns .ant-tag-purple{background:#e9d5ff;color:#6b21a8}@media (max-width:768px){.programmatic-seo-campaigns>.ant-card>.ant-card-body{padding:24px 20px}.programmatic-seo-campaigns h2{font-size:24px}.programmatic-seo-campaigns .ant-table-cell{padding:12px 8px}.programmatic-seo-campaigns .ant-btn{padding:0 12px}.programmatic-seo-campaigns .ant-space-item{margin-right:8px!important}.programmatic-seo-campaigns .ant-table-wrapper{padding:16px}}.programmatic-seo-campaigns .ant-btn-primary.ant-btn-icon-only{align-items:center;display:inline-flex;height:40px;justify-content:center;width:40px}.programmatic-seo-campaigns .ant-pagination{margin-top:24px}.programmatic-seo-campaigns .ant-pagination-item{border-color:#e2e8f0;border-radius:6px}.programmatic-seo-campaigns .ant-pagination-item-active{background:linear-gradient(135deg,#041a7c,#764ba2);border:none}.programmatic-seo-campaigns .ant-pagination-item-active a{color:#fff}.programmatic-seo-campaigns .ant-empty{padding:60px 0}.programmatic-seo-campaigns .ant-empty-description{color:#64748b;font-size:16px}.programmatic-seo-analytics{background:#f5f7fa;height:100vh;overflow-y:auto;padding:0}.programmatic-seo-analytics .seo-dashboard-header{background:linear-gradient(135deg,#041a7c,#764ba2);box-shadow:0 4px 20px #00000014;color:#fff;margin-bottom:32px;padding:32px 40px}.programmatic-seo-analytics .seo-dashboard-header h1{color:#fff;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0}.programmatic-seo-analytics .seo-dashboard-header p{color:#ffffffe6;font-size:16px;font-weight:400;margin:8px 0 0}.programmatic-seo-analytics .seo-dashboard-content{padding:24px 32px}.programmatic-seo-analytics .seo-nav-pills{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;display:inline-flex;gap:4px;margin-top:16px;padding:8px}.programmatic-seo-analytics .seo-nav-pills .ant-btn{background:#0000;border:none;border-radius:8px;color:#fffc;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:all .3s ease}.programmatic-seo-analytics .seo-nav-pills .ant-btn:hover{background:#fff3;color:#fff}.programmatic-seo-analytics .seo-nav-pills .ant-btn-primary{background:#fff!important;box-shadow:0 2px 8px #0000001a;color:#041a7c!important;font-weight:600}.programmatic-seo-analytics .action-button-group .ant-btn{border-radius:8px;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:all .3s ease}.programmatic-seo-analytics .seo-action-btn-secondary{background:#ffffff26;border:1px solid #ffffff4d;color:#fff}.programmatic-seo-analytics .seo-action-btn-secondary:hover{background:#ffffff40;border-color:#ffffff80;color:#fff;transform:translateY(-1px)}.programmatic-seo-analytics .filter-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:16px 20px}.programmatic-seo-analytics .filter-section .ant-picker,.programmatic-seo-analytics .filter-section .ant-select-selector{border-color:#e2e8f0!important;border-radius:4px!important;font-size:13px;height:32px!important}.programmatic-seo-analytics .filter-section .ant-picker:hover,.programmatic-seo-analytics .filter-section .ant-select-selector:hover{border-color:#cbd5e1!important}.programmatic-seo-analytics .stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;height:100%;overflow:hidden;position:relative;transition:all .2s ease}.programmatic-seo-analytics .stat-card:before{background:#4299e1;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.programmatic-seo-analytics .stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.programmatic-seo-analytics .stat-card:hover:before{opacity:1}.programmatic-seo-analytics .ant-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;overflow:hidden;position:relative;transition:all .2s ease}.programmatic-seo-analytics .ant-card-head{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:12px 20px}.programmatic-seo-analytics .ant-card-head-title{color:#2d3748;font-size:14px;font-weight:600}.programmatic-seo-analytics .ant-card-body{padding:20px}.programmatic-seo-analytics .ant-statistic-title{color:#718096;font-size:12px;font-weight:600;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase}.programmatic-seo-analytics .ant-statistic-content{color:#2d3748;font-size:22px;font-weight:600}.programmatic-seo-analytics .ant-statistic-content-prefix{font-size:16px;margin-right:6px}.programmatic-seo-analytics .ant-statistic-content-suffix{color:#718096;font-size:14px;font-weight:500;margin-left:4px}.programmatic-seo-analytics .icon-file,.programmatic-seo-analytics .icon-global,.programmatic-seo-analytics .icon-search{color:#4299e1;font-size:16px;margin-right:6px}.programmatic-seo-analytics .ant-table-wrapper{background:#0000;border:none;border-radius:0;padding:0}.programmatic-seo-analytics .ant-table{font-size:13px}.programmatic-seo-analytics .ant-table-thead>tr>th{background:#f7fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:12px;font-weight:600;letter-spacing:.4px;padding:12px 16px;text-transform:uppercase}.programmatic-seo-analytics .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9;padding:12px 16px}.programmatic-seo-analytics .ant-table-tbody>tr:hover>td{background:#f7fafc}.programmatic-seo-analytics a{color:#2b6cb0;font-size:13px;text-decoration:none;transition:color .2s ease}.programmatic-seo-analytics a:hover{color:#2c5aa0;text-decoration:underline}.programmatic-seo-analytics .ant-progress-line{margin-bottom:0}.programmatic-seo-analytics .ant-progress-text{font-size:11px!important;font-weight:600}.programmatic-seo-analytics .ant-tag{border-radius:3px;font-size:11px;font-weight:500;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.programmatic-seo-analytics .ant-alert{border-radius:6px;font-size:13px;padding:12px 16px}.programmatic-seo-analytics .ant-alert-message{color:#2d3748;font-weight:600;margin-bottom:4px}.programmatic-seo-analytics .ant-alert-description{color:#4a5568;line-height:1.5}.programmatic-seo-analytics .recharts-wrapper{font-size:12px}.programmatic-seo-analytics .recharts-cartesian-axis-tick-value{fill:#718096;font-size:11px}.programmatic-seo-analytics .recharts-legend-item-text{color:#4a5568!important;font-size:12px;font-weight:500}.programmatic-seo-analytics .recharts-tooltip-wrapper{font-size:12px}.programmatic-seo-analytics .recharts-default-tooltip{background:#fffffff2!important;border:1px solid #e2e8f0!important;border-radius:6px!important;box-shadow:0 4px 12px #0000001a!important;padding:8px 12px!important}.programmatic-seo-analytics .recharts-tooltip-label{color:#2d3748;font-weight:600;margin-bottom:4px}.programmatic-seo-analytics .recharts-tooltip-item{color:#4a5568!important}.programmatic-seo-analytics .ant-empty-description{color:#718096;font-size:13px}.programmatic-seo-analytics .ant-spin-lg .ant-spin-dot{font-size:24px}.programmatic-seo-analytics .ant-pagination{font-size:13px}.programmatic-seo-analytics .ant-pagination-item{border-radius:4px;height:28px;line-height:26px;min-width:28px}.programmatic-seo-analytics .ant-pagination-item-active{background:#4299e1;border-color:#4299e1}.programmatic-seo-analytics .ant-pagination-item-active a{color:#fff}@media (max-width:768px){.programmatic-seo-analytics .seo-dashboard-content,.programmatic-seo-analytics .seo-dashboard-header{padding:16px 20px}.programmatic-seo-analytics .seo-dashboard-header h1{font-size:20px}.programmatic-seo-analytics .ant-card-body{padding:16px}}.programmatic-seo-pages{background:#f5f7fa;height:100vh;overflow-y:auto;padding:0}.programmatic-seo-pages .seo-dashboard-header{background:linear-gradient(135deg,#041a7c,#764ba2);box-shadow:0 4px 20px #00000014;color:#fff;margin-bottom:32px;padding:32px 40px}.programmatic-seo-pages .seo-dashboard-header h1{color:#fff;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0}.programmatic-seo-pages .seo-dashboard-header p{color:#ffffffe6;font-size:16px;font-weight:400;margin:8px 0 0}.programmatic-seo-pages .seo-dashboard-content{padding:24px 32px}.programmatic-seo-pages .seo-nav-pills{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;display:inline-flex;gap:4px;margin-top:16px;padding:8px}.programmatic-seo-pages .seo-nav-pills .ant-btn{background:#0000;border:none;border-radius:8px;color:#fffc;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:all .3s ease}.programmatic-seo-pages .seo-nav-pills .ant-btn:hover{background:#fff3;color:#fff}.programmatic-seo-pages .seo-nav-pills .ant-btn-primary{background:#fff!important;box-shadow:0 2px 8px #0000001a;color:#041a7c!important;font-weight:600}.programmatic-seo-pages .action-button-group .ant-btn{border-radius:8px;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:all .3s ease}.programmatic-seo-pages .seo-action-btn-secondary{background:#ffffff26;border:1px solid #ffffff4d;color:#fff}.programmatic-seo-pages .seo-action-btn-secondary:hover{background:#ffffff40;border-color:#ffffff80;color:#fff;transform:translateY(-1px)}.programmatic-seo-pages .seo-action-btn-primary{background:linear-gradient(135deg,#041a7c,#764ba2);border:none;box-shadow:0 4px 12px #667eea4d;color:#fff}.programmatic-seo-pages .seo-action-btn-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 6px 20px #667eea66;color:#fff;transform:translateY(-2px)}.programmatic-seo-pages .ant-input-search{border-radius:4px}.programmatic-seo-pages .ant-input-search .ant-input{border-color:#e2e8f0;font-size:13px;height:32px}.programmatic-seo-pages .ant-input-search:hover .ant-input{border-color:#cbd5e1}.programmatic-seo-pages .ant-select-selector{border-color:#e2e8f0!important;border-radius:4px!important;font-size:13px;height:32px!important}.programmatic-seo-pages .ant-select-selector:hover{border-color:#cbd5e1!important}.programmatic-seo-pages .stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;height:100%;overflow:hidden;position:relative;transition:all .2s ease}.programmatic-seo-pages .stat-card:before{background:#4299e1;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.programmatic-seo-pages .stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.programmatic-seo-pages .stat-card:hover:before{opacity:1}.programmatic-seo-pages .filter-section{padding:16px 20px}.programmatic-seo-pages .filter-section,.programmatic-seo-pages .table-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d}.programmatic-seo-pages .table-card{overflow:hidden}.programmatic-seo-pages .table-card .ant-card-body{padding:0}.programmatic-seo-pages .ant-statistic-title{color:#718096;font-size:12px;font-weight:600;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase}.programmatic-seo-pages .ant-statistic-content{color:#2d3748;font-size:22px;font-weight:600}.programmatic-seo-pages .ant-statistic-content-prefix,.programmatic-seo-pages .icon-check,.programmatic-seo-pages .icon-file,.programmatic-seo-pages .icon-global{color:#4299e1;font-size:16px;margin-right:6px}.programmatic-seo-pages .ant-table-wrapper{background:#fff;border:none;border-radius:0;padding:0}.programmatic-seo-pages .ant-table{font-size:13px}.programmatic-seo-pages .ant-table-thead>tr>th{background:#f7fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:12px;font-weight:600;letter-spacing:.4px;padding:12px 16px;text-transform:uppercase}.programmatic-seo-pages .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9;padding:12px 16px}.programmatic-seo-pages .ant-table-tbody>tr:hover>td{background:#f7fafc}.programmatic-seo-pages .page-title-link{color:#2b6cb0;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s ease}.programmatic-seo-pages .page-title-link:hover{color:#2c5aa0;text-decoration:underline}.programmatic-seo-pages .page-url{color:#718096;display:block;font-size:11px;margin-top:2px}.programmatic-seo-pages .ant-progress-line{margin-bottom:0}.programmatic-seo-pages .ant-progress-text{font-size:11px!important;font-weight:600}.programmatic-seo-pages .ant-tag{border-radius:3px;font-size:11px;font-weight:500;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.programmatic-seo-pages .ant-badge{font-size:12px}.programmatic-seo-pages .ant-drawer-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:16px 24px}.programmatic-seo-pages .ant-drawer-title{color:#2d3748;font-size:16px;font-weight:600}.programmatic-seo-pages .ant-drawer-body{background:#f9fafb;padding:24px}.programmatic-seo-pages .ant-descriptions-item-label{color:#4a5568;font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.programmatic-seo-pages .ant-descriptions-item-content{color:#2d3748;font-size:13px}.programmatic-seo-pages .ant-modal-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:16px 24px}.programmatic-seo-pages .ant-modal-title{color:#2d3748;font-size:16px;font-weight:600}.programmatic-seo-pages .ant-modal-body{padding:24px}.programmatic-seo-pages .ant-form-item-label>label{color:#4a5568;font-size:13px;font-weight:600}.programmatic-seo-pages .ant-input,.programmatic-seo-pages .ant-input-textarea,.programmatic-seo-pages .ant-pagination{font-size:13px}.programmatic-seo-pages .ant-pagination-item{border-radius:4px;height:28px;line-height:26px;min-width:28px}.programmatic-seo-pages .ant-pagination-item-active{background:#4299e1;border-color:#4299e1}.programmatic-seo-pages .ant-pagination-item-active a{color:#fff}@media (max-width:768px){.programmatic-seo-pages .seo-dashboard-content,.programmatic-seo-pages .seo-dashboard-header{padding:16px 20px}.programmatic-seo-pages .seo-dashboard-header h1{font-size:20px}}.cnt-dlt__btn img{filter:grayscale(30%);height:20px;transition:all .2s ease-out;width:20px}.cnt-dlt__btn img:hover{cursor:pointer;filter:grayscale(0);height:23px;transform:rotate(90deg);width:23px}.react-flow__edge:hover{stroke:red;stroke-width:8px;stroke-dasharray:5}.custom-controls{bottom:30px!important;left:8px!important;transform:scale(2)!important}.edge-drop-menu-container{position:absolute;z-index:999}.edge-drop-menu,.edge-drop-menu-container{max-height:300px;padding-bottom:6px;width:250px}.edge-drop-menu{border-radius:0 0 6px 6px;margin-top:-2px;overflow-x:hidden;overflow-y:auto}.edge-drop-menu::-webkit-scrollbar{width:8px}.edge-drop-menu::-webkit-scrollbar-track{background:none}.edge-drop-menu::-webkit-scrollbar-thumb{background-color:#0b4eb8;border:3px solid #0000;border-radius:20px}.edge-drop-menu .edge-drop-menu-item{background-color:#fff;color:#000;height:40px!important;margin:0;padding:0 10px}.edge-drop-menu .edge-drop-menu-item:hover{background-color:navy;color:#fff!important}.edge-drop-menu .edge-drop-menu-item .edge-drop-menu-item-inner{align-items:center;display:flex;flex-direction:row;justify-content:center}.matched-list,.matched-list-new,.unmatched-list{border:none;margin-top:10px;overflow:hidden}.matched-list .ant-list-item{align-items:center;display:flex;font-weight:600;justify-content:start}.matched-list .ant-list-item,.matched-list-new .ant-list-item,.unmatched-list .ant-list-item{border:none;border-radius:3px;overflow:hidden;padding:8px 15px;transition:background-color .3s}.matched-list .ant-list-item:hover{background-color:#0066a6;border-radius:0;color:#fff;cursor:pointer}.matched-list .ant-list-item .var__label{color:#979797;font-weight:400}.matched-list-new .ant-list-item:hover{background:linear-gradient(90deg,#0e72d6,#9fcfff);color:#fff;cursor:pointer}.unmatched-list .ant-list-item:hover{background-color:#f44848;border:none;color:#fff;cursor:pointer}.matched-list .ant-list-item:hover .var__label{color:#fff}.matched-list .ant-list-item.selected{background-color:#0066a6;border:none}.variable__format-main{background-color:#f6f6f6;border:1px solid #d3d3d3;border-radius:4px;margin-top:5px;padding:10px 20px 20px}.variable__format-main .heading{color:#585858;font-weight:600;text-transform:uppercase}.variable__format{align-items:center;border-radius:4px;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:flex-start;margin-top:10px}