.boostbox-user-menu{position:relative}.boostbox-user-button{width:36px;height:36px;border-radius:50%;padding:0;border:none;background:transparent;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}.boostbox-user-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}.boostbox-user-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#7e56ff;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;border-radius:50%}.boostbox-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:8px;border:1px solid rgba(0,72,37,.1);box-shadow:0 4px 12px #0000001a;width:220px;overflow:hidden;z-index:1000}.boostbox-user-info{padding:12px 16px}.boostbox-user-name{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;color:#003d27;margin-bottom:4px}.boostbox-user-email{font-family:Poppins,sans-serif;font-size:12px;color:#003d27b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boostbox-user-dropdown-divider{height:1px;background-color:#0048251a;width:100%}.boostbox-user-menu-items{padding:8px 0}.boostbox-user-menu-item{display:flex;align-items:center;gap:12px;padding:8px 16px;width:100%;background:none;border:none;font-family:Poppins,sans-serif;font-size:14px;color:#003d27;cursor:pointer;text-align:left}.boostbox-user-menu-item:hover{background-color:#0048250d}.boostbox-user-menu-item svg{width:18px;height:18px;flex-shrink:0}.boostbox-blue .boostbox-user-dropdown{border-color:#00a0ff1a}.boostbox-blue .boostbox-user-name{color:#00395d}.boostbox-blue .boostbox-user-email{color:#00395db3}.boostbox-blue .boostbox-user-dropdown-divider{background-color:#00a0ff1a}.boostbox-blue .boostbox-user-menu-item{color:#00395d}.boostbox-blue .boostbox-user-menu-item:hover{background-color:#00a0ff0d}.boostbox-clerk-button-primary{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box!important;border:1.5px solid transparent!important;border-radius:8px!important;color:#003d27!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.boostbox-blue .boostbox-clerk-button-primary{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box!important;color:#00395d!important}.boostbox-header{position:sticky;top:0;z-index:999;background:#fff}.boostbox-header-tabs{display:flex;margin:0 20px;scroll-behavior:smooth;align-items:center;justify-content:space-between}.boostbox-header-tabs-container{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;margin-right:10px}.boostbox-header-tabs-container::-webkit-scrollbar{display:none}.boostbox-header-tab{padding:5px 10px;display:flex;align-items:center;gap:10px;flex:0 0 auto;max-width:200px;overflow:hidden;text-overflow:ellipsis;border:1.5px solid rgba(0,72,37,.1);background:#00482505;border-radius:8.1px;max-height:33.2px;height:33.2px;margin:7.5px 5px}.boostbox-header-tab:first-child{margin-left:0;margin-right:5px}.boostbox-header-tab img,.boostbox-header-tab-placeholder{height:100%;height:-webkit-fill-available;border-radius:4.2px;width:24px;height:24px;object-fit:contain;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#0048251a;color:#003d27;font-weight:700}.boostbox-header-tab-selected{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border-bottom:1.5px solid transparent}.boostbox-header-tab p{margin:0;cursor:pointer;font-family:Poppins;font-weight:700;font-size:14.4px;line-height:15.3px;letter-spacing:-.01em;color:#003d27;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boostbox-header-tab svg{height:25.2px;min-width:25.2px;cursor:pointer;border:1.5px solid rgba(0,72,37,.1);background:#00482505;padding:4.4px;border-radius:100%}.boostbox-header-tab-selected svg{background:#01f07b}.boostbox-header-new,.boostbox-header-dropdown{display:flex;align-items:center;background:#fff;margin-right:5px}.boostbox-header-new svg,.boostbox-header-dropdown svg{height:33.2px;min-width:33.2px;cursor:pointer;padding:8px;border:1.5px solid rgba(0,72,37,.1);background:#00482505;border-radius:100%}.boostbox-header-right-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.boostbox-header-popout{min-width:33.2px;min-height:33.2px;background:#003d27;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.boostbox-header-popout svg{max-height:22px;max-width:22px}.boostbox-separator{background-color:#0048251a;min-height:1px;max-height:1px;border:0;width:100%;margin:0}.boostbox-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:99999999999}.boostbox-popup{background:#fff;padding:20px;border-radius:8px;min-width:300px;max-height:80vh;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.boostbox-popup h3{margin:0 0 15px;font-family:Poppins,sans-serif}.boostbox-popup p{margin:0 0 20px;font-family:Poppins,sans-serif}.boostbox-popup-buttons{display:flex;justify-content:flex-end;gap:10px}.boostbox-popup-cancel{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background:#f0f0f0;font-family:Poppins,sans-serif}.boostbox-popup-cancel:hover{background:#e0e0e0}.boostbox-popup-open{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background:linear-gradient(108deg,#01bcff,#01f07b);font-family:Poppins,sans-serif}.boostbox-popup-open:hover{opacity:.9}.boostbox-blue .boostbox-header-tab-selected{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box!important}.boostbox-blue .boostbox-header-tab-selected svg{background:#01a0ff!important}.boostbox-blue .boostbox-popup-open{background:linear-gradient(108deg,#01bcff,#01a0ff)}.boostbox-customer-search{margin-bottom:15px}.boostbox-customer-search-input{width:100%;padding:10px;border:1.5px solid rgba(0,72,37,.1);border-radius:8px;font-family:Poppins,sans-serif;font-size:14px}.boostbox-customer-list{max-height:300px;overflow-y:auto;margin-bottom:15px}.boostbox-customer-item{display:flex;align-items:center;padding:10px;border-radius:8px;cursor:pointer;transition:background-color .2s}.boostbox-customer-item:hover{background-color:#0048250d}.boostbox-customer-logo{width:40px;height:40px;margin-right:10px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}.boostbox-customer-logo img{width:100%;height:100%;object-fit:cover}.boostbox-customer-placeholder{width:100%;height:100%;background-color:#0048251a;color:#003d27;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.boostbox-customer-name{font-family:Poppins,sans-serif;font-size:14px;color:#001e13}.boostbox-blue .boostbox-customer-placeholder{background-color:#00a0ff1a;color:#00395d}.boostbox-blue .boostbox-customer-item:hover{background-color:#00a0ff0d}@media (max-width: 768px){.boostbox-header-tab{max-height:28px;height:28px;padding:3px 8px;gap:6px;max-width:150px}.boostbox-header-tab img,.boostbox-header-tab-placeholder{width:20px;height:20px}.boostbox-header-tab p{font-size:12px;line-height:14px}.boostbox-header-tab svg{height:20px;width:20px;min-width:20px;min-height:20px;padding:2px;border-radius:50%;flex-shrink:0;box-sizing:border-box}.boostbox-header-new svg,.boostbox-header-dropdown svg{height:28px;min-width:28px;padding:6px}.boostbox-header-popout{min-width:28px;min-height:28px}.boostbox-header-popout svg{max-height:18px;max-width:18px}}.boostbox-header-admin-toggle{display:flex;align-items:center;gap:8px;margin-right:12px;font-size:12px;color:#001e13}.boostbox-toggle-label{font-weight:500;white-space:nowrap;-webkit-user-select:none;user-select:none}.boostbox-toggle{position:relative;width:40px;height:20px;background-color:#e5e7eb;border-radius:10px;cursor:pointer;transition:background-color .2s ease;border:1px solid #d1d5db}.boostbox-toggle:hover{background-color:#d1d5db}.boostbox-toggle-on{background-color:#10b981;border-color:#059669}.boostbox-toggle-on:hover{background-color:#059669}.boostbox-toggle-slider{position:absolute;top:1px;left:1px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0000001a}.boostbox-toggle-on .boostbox-toggle-slider{transform:translate(20px)}@media (max-width: 768px){.boostbox-header-admin-toggle{gap:6px;margin-right:8px}.boostbox-toggle-label{font-size:11px}.boostbox-toggle{width:36px;height:18px}.boostbox-toggle-slider{width:14px;height:14px}.boostbox-toggle-on .boostbox-toggle-slider{transform:translate(18px)}}.boostbox-disclaimer-popup{background:#fff;border-radius:13.5px;width:90%;max-width:480px;padding:24px;font-family:Poppins,sans-serif;box-shadow:0 4px 20px #00000026}.boostbox-disclaimer-title{font-size:18px;font-weight:600;color:#003d27;margin:0 0 16px}.boostbox-disclaimer-content{font-size:14px;line-height:1.5;color:#003d27cc;margin:0 0 24px}.boostbox-disclaimer-buttons{display:flex;justify-content:flex-end;gap:12px}.boostbox-disclaimer-cancel{padding:8px 16px;border:none;border-radius:8px;background:#f0f0f0;color:#003d27;font-family:Poppins;font-size:14px;cursor:pointer}.boostbox-disclaimer-cancel:hover{background:#e0e0e0}.boostbox-disclaimer-accept{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:8px 16px;font-family:Poppins;font-weight:500;font-size:14px;color:#003d27;cursor:pointer}.boostbox-disclaimer-accept:hover{opacity:.9}.boostbox-blue .boostbox-disclaimer-title{color:#00395d}.boostbox-blue .boostbox-disclaimer-content{color:#00395dcc}.boostbox-blue .boostbox-disclaimer-cancel{color:#00395d}.boostbox-blue .boostbox-disclaimer-accept{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box;color:#00395d}.zoomable-image-container{position:relative;display:inline-block;overflow:hidden;cursor:pointer;border-radius:8px;max-width:100%;max-height:70vh;transition:box-shadow .3s ease}.zoomable-image-container:hover{box-shadow:0 4px 20px #0003}.zoomable-image{display:block;object-fit:contain;transition:transform .3s ease;transform-origin:center center;max-width:100%;max-height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.boostbox-message-text .zoomable-image-container{margin:10px 0}.boostbox-message-text .zoomable-image{max-width:100%;height:auto}.zoomable-markdown-image{display:none!important}.message-content-with-images{display:flex;flex-direction:column;gap:0}.message-content-with-images .zoomable-image-container{align-self:flex-start}.zoomable-image-container:after{content:"🔍";position:absolute;top:8px;right:8px;background:#000000b3;color:#fff;padding:4px 6px;border-radius:4px;font-size:12px;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.zoomable-image-container:hover:after{opacity:1}.loading-animation-container{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.loading-animation-lottie{width:100%;height:auto}.loading-status-text{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;font-size:13px;color:#6b7280;background:#f3f4f6;border-radius:16px;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.loading-status-text.visible{opacity:1;transform:translateY(0)}.loading-status-icon{display:flex;align-items:center;justify-content:center;color:#9ca3af}.status-spinner svg{display:block;animation:spin 1s linear infinite;transform-origin:center}.loading-status-message{font-weight:500;letter-spacing:-.01em}@media (prefers-reduced-motion: reduce){.loading-status-text{transition:none}.status-spinner svg{animation:none}}.boostbox-messages{display:flex;flex-direction:column;overflow-y:auto;min-height:0;padding:25px 20px 29.7px;gap:15px;overflow-x:hidden;flex:1;scroll-behavior:smooth}@keyframes fadeInChar{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.boostbox-scroll-indicator{position:fixed;bottom:20px;right:20px;background:#003d27cc;color:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003;animation:pulse 1.5s infinite;pointer-events:none;z-index:1000}.boostbox-blue .boostbox-scroll-indicator{background:#00a0ffcc}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.7}}.boostbox-typing-indicator{display:flex;align-items:center;gap:5px;padding:10px 0}.boostbox-typing-indicator span{display:inline-block;width:8px;height:8px;background-color:#003d2799;border-radius:50%}.boostbox-blue .boostbox-typing-indicator span{background-color:#00a0ff99}.boostbox-typing-indicator span:nth-child(1){animation:bounce 1.2s infinite 0s}.boostbox-typing-indicator span:nth-child(2){animation:bounce 1.2s infinite .2s}.boostbox-typing-indicator span:nth-child(3){animation:bounce 1.2s infinite .4s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}}.boostbox-message-new{animation:slideIn .3s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion){.boostbox-messages{scroll-behavior:auto}.boostbox-message-new{animation:none}.boostbox-typing-indicator span{animation:none!important}.boostbox-scroll-indicator{animation:none}}.boostbox-message-actions{display:flex;gap:10px;margin-top:10px}.boostbox-message-button{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:6px 12px;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;color:#003d27;transition:all .2s ease}.boostbox-message-actions{display:flex;gap:10px;margin-top:10px;justify-content:flex-end}.boostbox-message-button{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:6px 12px;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;color:#003d27;transition:all .2s ease;align-self:flex-end}.boostbox-message-button:hover{opacity:.9}.boostbox-share-button{background:linear-gradient(#f9f9ff,#f9f9ff) padding-box,linear-gradient(136deg,#7e56ff 0,#01bcff 70%) border-box}.boostbox-copy-success{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bc4f 0,#01f07b 70%) border-box!important;border:1.5px solid transparent!important}.boostbox-blue .boostbox-message-button{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box;color:#00395d}.boostbox-blue .boostbox-share-button{background:linear-gradient(#f9f9ff,#f9f9ff) padding-box,linear-gradient(136deg,#7e56ff 0,#01bcff 70%) border-box}.boostbox-blue .boostbox-copy-success{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bc4f 0,#01a0a0 70%) border-box!important}@keyframes pulse-copying{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.boostbox-copying{animation:pulse-copying 1.5s infinite;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01bcff 70%) border-box!important;border:1.5px solid transparent!important}.boostbox-blue .boostbox-copying{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01bcff 70%) border-box!important}.boostbox-copy-success{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#00c04d 0,#01f07b 70%) border-box!important;border:1.5px solid transparent!important}.boostbox-copy-error{background:linear-gradient(#fff9f9,#fff9f9) padding-box,linear-gradient(136deg,#f15454 0,#ff3b3b 70%) border-box!important;border:1.5px solid transparent!important}.boostbox-blue .boostbox-copy-success{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#00c04d 0,#01a0a0 70%) border-box!important}.boostbox-blue .boostbox-copy-error{background:linear-gradient(#f9f9ff,#f9f9ff) padding-box,linear-gradient(136deg,#f15454 0,#f1547d 70%) border-box!important}.boostbox-message-button:disabled{cursor:not-allowed;opacity:.8}.vimeo-embed-wrapper{position:relative;padding-bottom:56.25%;height:0;margin:15px 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a;background-color:#000}.vimeo-embed-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:8px}.message-content-with-media{max-width:100%;overflow-wrap:break-word}.message-vimeo-embed{width:100%;max-width:640px}@media (max-width: 768px){.vimeo-embed-wrapper{margin:10px 0;border-radius:6px}.message-vimeo-embed{max-width:100%}}.dark-theme .vimeo-embed-wrapper{box-shadow:0 4px 12px #ffffff1a}.vimeo-embed-wrapper.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.dark-theme .vimeo-embed-wrapper.loading{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%}.boostbox-message-text .vimeo-embed-wrapper{clear:both;display:block}.message-content-with-media>span+.message-vimeo-embed,.message-vimeo-embed+span{margin-top:10px}.vimeo-embed-wrapper iframe:focus{outline:2px solid #007acc;outline-offset:2px}.boostbox-ai-private-preview{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:8px 0;background:#fff;box-shadow:0 1px 3px #00000014}.boostbox-ai-private-preview-header{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#f8f9fa;border-bottom:1px solid #e0e0e0}.boostbox-ai-private-preview-badge{font-size:11px;font-weight:600;color:#fff;background:#9334e9;padding:3px 8px;border-radius:4px;white-space:nowrap}.boostbox-ai-private-preview-url{font-size:12px;color:#5f6368;font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boostbox-ai-private-preview-body{padding:16px 20px}.rg-output{display:flex;flex-direction:column;gap:10px;width:100%}.rg-action-header{display:flex;align-items:center;gap:10px;padding:10px 14px;border-left:4px solid #6b7280;background:#f9fafb;border-radius:0 6px 6px 0}.rg-action-header-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.rg-action-header-text{display:flex;flex-direction:column;gap:2px;min-width:0}.rg-action-header-label{font-size:14px;font-weight:600;color:#111827}.rg-action-header-url{font-size:11px;color:#6b7280;font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rg-action-preview{margin-left:auto;padding:4px 10px;border:1px solid #d1d5db;border-radius:5px;background:#fff;color:#374151;font-size:11px;font-weight:600;cursor:pointer}.rg-action-preview:hover{background:#f3f4f6;border-color:#9ca3af}.rg-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1118278c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:14px}.rg-preview-modal{width:min(920px,100%);max-height:86vh;background:#fff;border-radius:8px;box-shadow:0 12px 30px #00000047;display:flex;flex-direction:column;overflow:hidden}.rg-preview-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.rg-preview-title{font-size:13px;font-weight:600;color:#111827}.rg-preview-close{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:600;cursor:pointer}.rg-preview-close:hover{background:#f3f4f6}.rg-preview-body{overflow-y:auto;padding:14px}.rg-section-card{border-left:3px solid #9ca3af;border-left-color:var(--rg-card-border, inherit);border-radius:0 6px 6px 0;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000d}.rg-section-header{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;gap:8px;border-bottom:1px solid #e5e7eb;min-height:34px}.rg-section-header-left{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.rg-section-heading{font-size:12px;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-section-badge{font-size:9px;font-weight:600;color:#fff;padding:2px 6px;border-radius:3px;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.3px}.rg-section-toggle{background:none;border:none;padding:2px;cursor:pointer;color:#6b7280;display:flex;align-items:center;flex-shrink:0}.rg-section-toggle:hover{color:#111827}.rg-section-copy{display:flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#374151;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .15s ease}.rg-section-copy:hover{background:#f3f4f6;border-color:#9ca3af}.rg-section-copy.rg-copy-copied{background:#dcfce7;border-color:#16a34a;color:#16a34a}.rg-section-copy.rg-copy-error{background:#fef2f2;border-color:#dc2626;color:#dc2626}.rg-section-body{position:relative}.rg-section-content{padding:12px 14px;font-size:14px;line-height:1.6;color:#1f2937;overflow-wrap:break-word}.rg-section-content pre{overflow-x:auto}.rg-section-scrollable{overflow-y:auto;position:relative}.rg-section-expand{display:block;width:100%;padding:6px 14px;background:#f9fafb;border:none;border-top:1px solid #e5e7eb;color:#2563eb;font-size:12px;font-weight:500;cursor:pointer;text-align:center}.rg-section-expand:hover{background:#f3f4f6;color:#1d4ed8}.rg-section-intro{padding:8px 0;font-size:14px;line-height:1.6;color:#374151}.rg-copy-all-wrapper{display:flex;justify-content:center;padding-top:4px}.rg-copy-all-btn{display:flex;align-items:center;gap:5px;padding:5px 14px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#6b7280;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease}.rg-copy-all-btn:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}.boostbox-blue .rg-section-copy:hover{border-color:#60a5fa}.boostbox-blue .rg-section-expand{color:#0284c7}.boostbox-blue .rg-section-expand:hover{color:#0369a1}@keyframes fadeInChar{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.boostbox-stream-char{display:inline-block;opacity:0;animation:fadeInChar .15s ease-out forwards}.boostbox-streaming-message p:last-child,.boostbox-streaming-message li:last-child,.boostbox-streaming-message ol:last-child>li:last-child,.boostbox-streaming-message ul:last-child>li:last-child{position:relative}.boostbox-streaming-message p:last-child:after,.boostbox-streaming-message li:last-child:after,.boostbox-streaming-message ol:last-child>li:last-child:after,.boostbox-streaming-message ul:last-child>li:last-child:after{content:"";position:absolute;display:inline-block;width:2px;height:16px;background-color:#003d27;margin-left:2px;animation:blink .8s infinite}.boostbox-blue .boostbox-streaming-message p:last-child:after,.boostbox-blue .boostbox-streaming-message li:last-child:after,.boostbox-blue .boostbox-streaming-message ol:last-child>li:last-child:after,.boostbox-blue .boostbox-streaming-message ul:last-child>li:last-child:after{background-color:#00395d}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.boostbox-fancy-loader{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:10px 0}.boostbox-fancy-loader-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(136deg,#01bcff 0,#01f07b 70%);opacity:0;animation:fadePulse 1.5s infinite}.boostbox-blue .boostbox-fancy-loader-dot{background:linear-gradient(136deg,#01bcff 0,#01a0ff 70%)}.boostbox-fancy-loader-dot:nth-child(2){animation-delay:.2s}.boostbox-fancy-loader-dot:nth-child(3){animation-delay:.4s}@keyframes fadePulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (prefers-reduced-motion){.boostbox-stream-char{animation:none;opacity:1}.boostbox-streaming-message p:last-child:after,.boostbox-streaming-message li:last-child:after,.boostbox-streaming-message ol:last-child>li:last-child:after,.boostbox-streaming-message ul:last-child>li:last-child:after{animation:none;opacity:1}.boostbox-fancy-loader-dot{animation:none;opacity:.7}}.boostbox-auth-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;max-width:400px}.boostbox-alert-connect-button{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:12px 24px;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;color:#003d27;cursor:pointer;width:auto;min-width:200px;text-align:center}.boostbox-alert-connect-button:hover{opacity:.9}.boostbox-clerk-button-primary{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box!important;border:1.5px solid transparent!important;border-radius:8.1px!important;color:#003d27!important;font-family:Poppins,sans-serif!important;font-weight:600!important;box-shadow:none!important}.boostbox-clerk-root{font-family:Poppins,sans-serif!important;color:#003d27!important;width:100%!important;max-width:100%!important;box-shadow:none!important}.boostbox-clerk-social-button{border:1.5px solid rgba(0,72,37,.1)!important;border-radius:8.1px!important}.boostbox-clerk-input{padding:10px 12px!important;border:1.5px solid rgba(0,72,37,.1)!important;border-radius:8px!important;font-family:Poppins,sans-serif!important;font-size:14px!important;color:#003d27!important;background:#fff!important;width:100%!important;box-sizing:border-box!important}.boostbox-clerk-label{font-family:Poppins,sans-serif!important;font-weight:500!important;font-size:14px!important;color:#003d27!important;margin-bottom:6px!important}.boostbox-clerk-link{color:#01bcff!important;font-family:Poppins,sans-serif!important;font-weight:500!important}.boostbox-blue .boostbox-clerk-button-primary,.boostbox-blue .boostbox-alert-connect-button{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box!important}.boostbox-alert-tags-input-container{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 12px;border:1.5px solid rgba(0,72,37,.1);border-radius:8px;background:#fff;font-family:Poppins;min-height:42px}.boostbox-alert-tags-input-container:focus-within{border-color:#01bcff80}.boostbox-alert-tag{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:4px 8px;font-size:14px;color:#003d27;height:28px}.boostbox-alert-tag-remove{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:2px;border-radius:4px}.boostbox-alert-tag-remove:hover{background:#0048251a}.boostbox-alert-tags-input{flex:1;min-width:150px;border:none;outline:none;font-family:Poppins;font-size:14px;color:#003d27;padding:4px;height:28px;background:transparent}.boostbox-alert-tags-input::placeholder{color:#003d2780}.boostbox-blue .boostbox-alert-tag{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-alerts-list{width:100%;max-width:100%}.boostbox-alerts-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.boostbox-alerts-list-header h3{margin:0;font-size:18px;font-weight:600;color:#003d27;font-family:Poppins,sans-serif}.boostbox-alerts-add-button{display:flex;align-items:center;gap:8px;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:8px 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#003d27;cursor:pointer}.boostbox-alerts-add-button:hover{opacity:.9}.boostbox-alerts-empty{text-align:center;padding:40px 20px;color:#003d27b3}.boostbox-alerts-create-first{margin-top:16px;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:10px 20px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#003d27;cursor:pointer}.boostbox-alerts-table{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:20px}.boostbox-alert-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1.5px solid rgba(0,72,37,.1);border-radius:8px;background-color:#fff;transition:box-shadow .2s ease-in-out}.boostbox-alert-item:hover{box-shadow:0 2px 8px #0000001a}.boostbox-alert-item-content{flex:1}.boostbox-alert-item-name{font-weight:600;font-size:16px;margin-bottom:8px;color:#003d27;font-family:Poppins,sans-serif}.boostbox-alert-item-triggers{margin-bottom:10px;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.boostbox-alert-item-label{font-size:14px;color:#003d27b3;font-family:Poppins,sans-serif}.boostbox-alert-trigger-tag{background-color:#0048250d;padding:4px 8px;border-radius:4px;font-size:12px;color:#003d27;font-family:Poppins,sans-serif}.boostbox-alert-item-meta{display:flex;align-items:center;gap:16px}.boostbox-alert-item-format{font-size:12px;color:#003d27;font-weight:500;text-transform:capitalize;background-color:#0048250d;padding:4px 10px;border-radius:4px;font-family:Poppins,sans-serif}.boostbox-alert-item-date{font-size:12px;color:#003d27b3;font-family:Poppins,sans-serif}.boostbox-alert-item-actions{display:flex;gap:8px}.boostbox-alert-action-edit,.boostbox-alert-action-delete{background:none;border:1.5px solid rgba(0,72,37,.1);border-radius:6px;padding:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#003d27;transition:background-color .2s}.boostbox-alert-action-edit:hover{background-color:#0048250d}.boostbox-alert-action-delete:hover{background-color:#ff4c4c1a;color:#e64545;border-color:#ff4c4c33}.boostbox-blue.boostbox-alerts-add-button,.boostbox-blue.boostbox-alerts-create-first{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box;color:#00395d}.boostbox-blue .boostbox-alerts-list-header h3,.boostbox-blue .boostbox-alert-item-name{color:#00395d}.boostbox-blue .boostbox-alert-item-label{color:#00395db3}.boostbox-blue .boostbox-alert-trigger-tag{background-color:#00a0ff0d;color:#00395d}.boostbox-blue .boostbox-alert-item-format{color:#00395d;background-color:#00a0ff0d}.boostbox-blue .boostbox-alert-item-date{color:#00395db3}.boostbox-blue .boostbox-alert-action-edit,.boostbox-blue .boostbox-alert-action-delete{border-color:#00a0ff1a;color:#00395d}.boostbox-blue .boostbox-alert-action-edit:hover{background-color:#00a0ff0d}.boostbox-blue .boostbox-alerts-empty{color:#00395db3}.boostbox-alert-modal-footer{padding:20px;border-top:1.5px solid rgba(0,72,37,.1);display:flex;justify-content:flex-end}.boostbox-confirm-dialog{background:#fff;border-radius:13.5px;width:90%;max-width:400px;padding:24px;font-family:Poppins,sans-serif;box-shadow:0 4px 20px #00000026}.boostbox-confirm-dialog h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#003d27}.boostbox-confirm-dialog p{margin:0 0 24px;font-size:14px;color:#003d27cc;line-height:1.5}.boostbox-confirm-dialog-buttons{display:flex;justify-content:flex-end;gap:12px}.boostbox-confirm-cancel{padding:8px 16px;border:none;border-radius:8px;background:#f0f0f0;color:#003d27;font-family:Poppins;font-size:14px;cursor:pointer}.boostbox-confirm-delete{padding:8px 16px;border:none;border-radius:8px;background:#e64545;color:#fff;font-family:Poppins;font-size:14px;font-weight:500;cursor:pointer}.boostbox-confirm-delete:hover{background:#d43737}.boostbox-confirm-cancel:hover{background:#e0e0e0}.boostbox-blue .boostbox-confirm-dialog h3{color:#00395d}.boostbox-blue .boostbox-confirm-dialog p{color:#00395dcc}.boostbox-blue .boostbox-confirm-cancel{color:#00395d}.boostbox-alert-modal{background:#fff;border-radius:13.5px;width:90%;max-width:600px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.boostbox-alert-modal-header{padding:20px;border-bottom:1.5px solid rgba(0,72,37,.1)}.boostbox-alert-title{font-size:20px;font-weight:600;color:#003d27;margin:0 0 8px;text-align:center}.boostbox-alert-subtitle{font-size:14px;color:#003d27ba;margin:0 0 20px;text-align:center}.boostbox-alert-branding{display:flex;align-items:center;justify-content:center;gap:10px}.boostbox-alert-brand{display:flex;align-items:center;gap:8px}.boostbox-alert-brand svg,.boostbox-alert-brand img{width:32px;height:32px;border-radius:8px}.boostbox-alert-brand span{font-weight:500;font-size:15px;color:#003d27}.boostbox-alert-separator{font-size:16px;color:#0048254d;margin:0 4px}.boostbox-alert-modal-content{padding:32px 20px;flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.boostbox-alert-auth{text-align:center;max-width:400px}.boostbox-alert-auth p{margin-bottom:24px;color:#003d27ba;font-size:16px}.boostbox-alert-connect-button{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:12px 24px;font-family:Poppins;font-weight:600;font-size:15px;color:#003d27;cursor:pointer}.boostbox-alert-modal-footer{padding:20px;border-top:1.5px solid rgba(0,72,37,.1);display:flex;justify-content:flex-end;gap:12px}.boostbox-alert-button-cancel{padding:8px 20px;border:none;border-radius:8.1px;background:#f0f0f0;color:#003d27;font-family:Poppins;font-size:15px;cursor:pointer}.boostbox-alert-form{width:100%;max-width:100%}.boostbox-alert-form-row{margin-bottom:20px}.boostbox-alert-form-row-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.boostbox-alert-input-group{display:flex;flex-direction:column;gap:6px}.boostbox-alert-label{font-family:Poppins;font-weight:500;font-size:14px;color:#003d27}.boostbox-alert-input{padding:10px 12px;border:1.5px solid rgba(0,72,37,.1);border-radius:8px;font-family:Poppins;font-size:14px;color:#003d27;background:#fff;width:100%;box-sizing:border-box}.boostbox-alert-textarea{padding:10px 12px;border:1.5px solid rgba(0,72,37,.1);border-radius:8px;font-family:Poppins;font-size:14px;color:#003d27;background:#fff;width:100%;box-sizing:border-box;min-height:80px;resize:vertical}.boostbox-alert-input:focus,.boostbox-alert-textarea:focus{outline:none;border-color:#01bcff80}.boostbox-alert-button-save{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:8px 20px;font-family:Poppins;font-weight:500;font-size:14px;color:#003d27;cursor:pointer}.boostbox-blue .boostbox-alert-button-save{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-alert-input:focus,.boostbox-blue .boostbox-alert-textarea:focus{border-color:#01a0ff80}.boostbox-blue .boostbox-alert-connect-button{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-alert-title,.boostbox-blue .boostbox-alert-brand span,.boostbox-blue .boostbox-alert-label,.boostbox-blue .boostbox-alert-input,.boostbox-blue .boostbox-alert-textarea,.boostbox-blue .boostbox-alert-button-cancel,.boostbox-blue .boostbox-alert-button-save{color:#00395d}.boostbox-blue .boostbox-alert-subtitle,.boostbox-blue .boostbox-alert-auth p{color:#00395dba}.boostbox-blue .boostbox-alert-separator{color:#00a0ff4d}.boostbox-blue .boostbox-alert-modal-header,.boostbox-blue .boostbox-alert-modal-footer,.boostbox-blue .boostbox-alert-input,.boostbox-blue .boostbox-alert-textarea{border-color:#00a0ff1a}.boostbox-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.boostbox-alert-input-error{border:1px solid #dc3545!important}.boostbox-validation-error{color:#dc3545;font-size:.8rem;margin-top:.25rem}.boostbox-alert-validation-summary{color:#dc3545;font-size:.9rem;margin-top:1rem;padding:.5rem;background-color:#dc35451a;border-radius:4px;text-align:center}.boostbox-message-input-container{position:relative;display:flex;flex-direction:column;border-bottom:1px solid rgba(0,72,37,.1)}.content-plus-controls{margin:0 20px 35.1px;padding:14px 18px;border-radius:13.5px;border:1.5px solid transparent;display:flex;flex-direction:row;gap:14px;box-shadow:0 20px 45px #001e1314}.content-plus-controls-header span{display:block;font-family:Poppins;font-weight:600;color:#001e13;letter-spacing:-.01em}.content-plus-controls-header small{display:block;color:#001e13b3;font-size:12px;margin-top:2px}.content-plus-selects{display:flex;gap:16px;width:100%;flex-wrap:wrap}.content-plus-controls[data-enabled=false]{opacity:.75}.content-plus-selects label{flex:1;display:flex;flex-direction:column;font-family:Poppins;font-size:12px;color:#001e13cc;gap:6px}.content-plus-selects select{border-radius:12px;border:1.5px solid rgba(0,30,19,.2);padding:10px 12px;font-family:Poppins;font-size:14px;background:#fffffff2;color:#001e13;transition:border .2s ease}.content-plus-selects select:focus{outline:none;border-color:#01bcffb3}.content-plus-selects select:disabled{opacity:.6;cursor:not-allowed}.content-plus-toggle-button{min-width:32px;width:32px;height:44px;margin-top:5.6px;margin-right:10px;border-radius:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.content-plus-toggle-button svg{color:#003d27}.has-content .boostbox-message-input-container{border-bottom:none;border-top:1px solid rgba(0,72,37,.1);flex-direction:column-reverse}.has-content-checker .boostbox-message-input-container{border-bottom:none;border-top:1px solid rgba(0,72,37,.1)}.content-checker-has-result .boostbox-message-input-container{border-bottom:none;border-top:1px solid rgba(0,72,37,.1);flex-direction:column-reverse}.content-checker-has-result .boostbox-search-suggestions{margin:35.1px 20px 0}.content-plus-progress{position:relative;margin:0 0 15px;border-radius:18px;padding:18px 20px;display:flex;gap:16px;align-items:center;background:#001e1312;border:1px solid rgba(1,240,123,.4);overflow:hidden;width:100%}.content-plus-progress-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(1,188,255,.25),transparent 55%),radial-gradient(circle at 80% 30%,rgba(1,240,123,.25),transparent 55%);filter:blur(8px);opacity:.8;pointer-events:none}.content-plus-progress-spinner{width:44px;height:44px;border-radius:16px;background:#ffffffbf;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0}.content-plus-progress-spinner span{width:26px;height:26px;border-radius:50%;border:3px solid rgba(0,30,19,.15);border-top-color:#01bcffe6;animation:content-plus-spin 1s linear infinite;display:inline-block}@keyframes content-plus-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content-plus-progress-copy{position:relative;z-index:1;display:flex;justify-content:space-between;flex:1;gap:12px;flex-wrap:wrap}.content-plus-progress-copy p{margin:0;color:#001e13;font-family:Poppins;font-weight:600;letter-spacing:-.01em}.content-plus-progress-copy p small{display:block;font-weight:400;font-size:12px;margin-top:4px;color:#001e13b3}.content-plus-progress-timer{font-family:monospace;font-size:13px;background:#fffc;padding:4px 10px;border-radius:999px;border:1px solid rgba(1,188,255,.4);color:#001e13cc;align-self:center}.boostbox-search{margin:35px 20px 35.1px;border:1.5px solid transparent;border-radius:13.5px;display:flex;justify-content:space-between;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(102deg,#01bcff,#01f07b) border-box;transition:box-shadow .2s ease,background .2s ease}.boostbox-search[data-content-plus=true]{margin-bottom:12px;box-shadow:0 18px 40px #001e1314}.boostbox-search[data-content-plus=true] .boostbox-search-input{background-color:inherit!important}.boostbox-search-left{min-height:24.3px;min-width:0;margin:14.85px 9px 14.85px 16.2px;display:flex;flex-grow:1;gap:9px}.boostbox-search-input{margin:0;padding:0;height:100%;overflow-y:scroll;display:inline-block;min-width:0;font-family:Poppins,sans-serif!important;font-size:16.2px!important;font-weight:400!important;color:#003d27ba!important;background-color:#fff!important;border:0;-webkit-appearance:none;flex:1;white-space:pre-wrap!important;word-wrap:break-word;word-break:break-word;line-height:normal!important;letter-spacing:normal!important;text-decoration:none!important;text-transform:none!important;font-style:normal!important;text-align:left!important;word-spacing:normal!important;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-modify:read-write-plaintext-only;-moz-user-modify:read-write-plaintext-only;-ms-user-modify:read-write-plaintext-only;user-modify:read-write-plaintext-only}.boostbox-search-input *{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;color:inherit!important;background-color:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-decoration:inherit!important;text-transform:inherit!important;font-style:inherit!important;text-align:inherit!important;word-spacing:inherit!important}.boostbox-search-input::-webkit-scrollbar{display:none}.boostbox-search-input:focus{outline:none}.boostbox-search-button{min-width:44px;width:44px;margin-top:5.6px;margin-right:5.6px;cursor:pointer;height:44px;border-radius:13px;flex-shrink:0}.boostbox-search-button svg{width:100%;height:100%}.boostbox-search-btn-br{float:right;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;font-size:12px;margin-top:5px;padding-left:5px;padding-right:5px;cursor:pointer}.boostbox-alert-button{min-width:32px;width:32px;margin-top:5.6px;margin-right:6px;cursor:pointer;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.boostbox-alert-button svg{color:#003d27}.boostbox-content-check-button{min-width:32px;width:32px;margin-top:5.6px;margin-right:6px;cursor:pointer;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.boostbox-content-check-button svg{color:#003d27}.boostbox-search-suggestions{display:flex;gap:10.359px;margin:0 20px 35.1px}.has-content .boostbox-search-suggestions{margin:35.1px 20px 0}.boostbox-search-suggestion{display:flex;flex-direction:column;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:15.3px;min-width:0;flex:1 1 0px;gap:10px;align-items:center;cursor:pointer;justify-content:space-between}.boostbox-search-suggestion-prompt{font-family:Poppins;font-weight:700;font-size:10.8px;line-height:15.3px;letter-spacing:-.01em;color:#003d27}.boostbox-search-suggestion-icon{max-width:25.2px;width:25.2px;max-height:25.2px;height:25.2px;border-radius:100%;background-color:#01f07b;padding:4.5px;margin:0;flex:none;box-sizing:border-box;align-self:flex-end}.boostbox-search-suggestion-icon svg{width:100%;height:100%;display:block}.boostbox-suggestion-skeleton{pointer-events:none;cursor:default}.boostbox-skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,var(--skeleton-bg, #e0f5ea) 25%,var(--skeleton-shine, #c8edda) 50%,var(--skeleton-bg, #e0f5ea) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;width:80%}.boostbox-skeleton-line.short{width:50%;margin-top:8px}.boostbox-skeleton-icon{max-width:25.2px;width:25.2px;max-height:25.2px;height:25.2px;border-radius:100%;background-color:var(--skeleton-icon-bg, #01f07b);align-self:flex-end;opacity:.4;animation:pulse 1.5s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}.boostbox-message{display:flex;gap:14.4px;padding:15.3px;box-sizing:border-box;border:1.5px solid rgba(0,72,37,.1);border-radius:8.1px;margin-bottom:15px}.boostbox-message:hover{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent}.boostbox-message-role{min-width:39.6px}.boostbox-message-role-user{background-color:#003d271a;border-radius:12px;height:39.6px;width:39.6px;min-width:39.6px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.boostbox-message-role-user svg{width:100%;height:100%;display:block;padding:10px}.boostbox-message-role-user img{width:100%;height:100%;display:block;border-radius:12px;object-fit:cover}.boostbox-message-text{font-family:Poppins;letter-spacing:-.02em;color:#001e13;display:flex;flex-direction:column;flex:1;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:calc(100% - 55px)}.boostbox-message-text ul{color:inherit;list-style-type:circle}.boostbox-message-text ul:not(:last-child){color:inherit;margin-bottom:15px}.boostbox-message-text ol{color:inherit;list-style-type:decimal;padding-left:1.5em}.boostbox-message-text ol:not(:last-child){color:inherit;margin-bottom:15px}.boostbox-message-text table{color:inherit;border-collapse:collapse}.boostbox-message-text td{color:inherit;border-bottom:1px solid #000}.boostbox-message-text th{color:inherit;border-bottom:1.5px solid #000}.boostbox-message-text a{color:inherit;font-weight:700;color:#00f;text-decoration:underline;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.boostbox-message-text p{color:inherit;font-size:14.4px;margin:0 0 16px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:normal;width:100%}.boostbox-message-text li{color:inherit;font-size:14.4px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.boostbox-message-text h1{color:inherit;font-weight:700;font-size:18px}.boostbox-message-text h2{color:inherit;font-weight:700;font-size:17.5px}.boostbox-message-text h3{color:inherit;font-weight:700;font-size:17px}.boostbox-message-text h4{color:inherit;font-weight:700;font-size:16.5px}.boostbox-message-text h5{color:inherit;font-weight:700;font-size:16px}.boostbox-message-text h6{color:inherit;font-weight:700;font-size:15.5px}.boostbox-message-text img{max-width:100%;display:block;margin-top:10px;margin-bottom:10px}.boostbox-message-button{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:5px 10px;cursor:pointer;align-self:flex-end}.boostbox-blue .boostbox-search{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(102deg,#01bcff,#01a0ff) border-box}.boostbox-blue .boostbox-search-suggestion{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-search-suggestion-icon{background-color:#01a0ff}.boostbox-blue .boostbox-skeleton-line{background:linear-gradient(90deg,#e0eef5 25%,#c8dfed,#e0eef5 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.boostbox-blue .boostbox-skeleton-icon{background-color:#01a0ff}.boostbox-blue .boostbox-message:hover{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-message-button{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}@media (max-width: 768px){div.boostbox-message-input-container div.boostbox-search-suggestions{display:flex!important;flex-direction:row!important;overflow-x:scroll!important;overflow-y:hidden!important;gap:15px!important;white-space:nowrap!important}div.boostbox-message-input-container div.boostbox-search-suggestion{display:flex!important;flex-direction:column!important;flex-shrink:0!important;width:calc(100vw - 60px)!important;min-width:calc(100vw - 60px)!important;padding:18px 20px!important;gap:12px!important;justify-content:space-between!important;align-items:flex-start!important}div.boostbox-message-input-container div.boostbox-search-suggestion-prompt{font-size:12px!important;line-height:16px!important;white-space:normal!important;width:100%!important}div.boostbox-message-input-container div.boostbox-search-suggestion-icon{align-self:flex-end!important;flex-shrink:0!important}}.boostbox-alert-banner{position:absolute;bottom:100%;left:12px;right:12px;margin-bottom:16px;padding:14px 16px;background:#f2fff9;border:1.5px solid rgba(1,240,123,.25);border-radius:12px;box-shadow:0 4px 20px #00000014;z-index:10}.boostbox-alert-banner-content{display:flex;align-items:center;gap:14px}.boostbox-alert-banner-icon{flex-shrink:0;color:#003d27}.boostbox-alert-banner-text{flex:1}.boostbox-alert-banner-text strong{display:block;font-size:13.5px;font-weight:600;color:#001e13;margin-bottom:2px}.boostbox-alert-banner-text span{font-size:12px;line-height:1.4;color:#001e13aa}.boostbox-alert-banner-cta.boostbox-alert-connect-button{flex-shrink:0;padding:8px 18px;font-size:13px;min-width:auto}.boostbox-alert-banner-close{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:#001e13aa;background:none;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.boostbox-alert-banner-close:hover{background:#001e1314}.boostbox-welcome{overflow-y:auto;margin-bottom:0;padding:20px;flex:1;display:flex;flex-direction:column}.boostbox-welcome-heading{display:flex;flex-direction:column;gap:4.5px;align-items:center;margin-top:20.7px}.boostbox-welcome-heading-title{font-family:Poppins;font-weight:lighter;font-size:24.3px;line-height:33.615px;letter-spacing:-.04em;text-align:center;background:-webkit-linear-gradient(0deg,#00d6be,#00ea8c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.boostbox-welcome-heading-subtitle{font-family:Poppins;font-weight:700;font-size:32.4px;line-height:33.615px;letter-spacing:-.06em;text-align:center;color:#003d27;margin:0}.boostbox-welcome-suggestions{display:flex;gap:10.359px;margin-top:43.2px;margin-bottom:20.7px}@media (max-width: 768px){.boostbox-welcome-suggestions{flex-direction:column;gap:15px}}.boostbox-welcome-suggestion{display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:15.3px;min-width:0;flex:1 1 0px;cursor:pointer}@media (max-width: 768px){.boostbox-welcome-suggestion{flex-direction:row;align-items:flex-start;padding:18px 20px;min-height:auto}}.boostbox-welcome-suggestion-prompt{font-family:Poppins;font-weight:700;font-size:10.8px;line-height:15.3px;letter-spacing:-.01em;color:#003d27;margin-bottom:8.1px}@media (max-width: 768px){.boostbox-welcome-suggestion-prompt{font-size:14px;line-height:20px;margin-bottom:0;flex:1;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:normal}}.boostbox-welcome-suggestion-icon{max-width:25.2px;width:25.2px;max-height:25.2px;height:25.2px;border-radius:100%;background-color:#01f07b;padding:4.5px;margin:0;align-self:flex-end;box-sizing:border-box}@media (max-width: 768px){.boostbox-welcome-suggestion-icon{align-self:flex-start;flex-shrink:0;margin-left:15px;margin-top:2px}}.boostbox-welcome-suggestion-icon svg{width:100%;height:100%;display:block}.boostbox-welcome-whats-new{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10.359px;padding-bottom:20.7px}@media (max-width: 1366px){.boostbox-welcome-whats-new{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.boostbox-welcome-whats-new{grid-template-columns:1fr}}.boostbox-welcome-whats-new-update{min-height:100%}.boostbox-welcome-whats-new-update-text{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;padding:15.3px;border-radius:8.1px;font-family:Poppins;font-size:14.4px;letter-spacing:-.02em;color:#001e13;display:flex;flex-direction:column;height:100%}.boostbox-welcome-whats-new-update-text a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;word-break:break-all}.boostbox-welcome-whats-new-update-text p{color:inherit;font-size:14.4px;margin:0 0 10px}.boostbox-welcome-whats-new-update-text li{color:inherit;font-size:14.4px}.boostbox-welcome-whats-new-update-text h1,.boostbox-welcome-whats-new-update-text h2,.boostbox-welcome-whats-new-update-text h3,.boostbox-welcome-whats-new-update-text h4,.boostbox-welcome-whats-new-update-text h5,.boostbox-welcome-whats-new-update-text h6{color:inherit;font-weight:700}.boostbox-welcome-whats-new-update-text h1{font-size:18px}.boostbox-welcome-whats-new-update-text h2{font-size:17.5px}.boostbox-welcome-whats-new-update-text h3{font-size:17px}.boostbox-welcome-whats-new-update-text h4{font-size:16.5px}.boostbox-welcome-whats-new-update-text h5{font-size:16px}.boostbox-welcome-whats-new-update-text h6{font-size:15.5px}.boostbox-welcome-whats-new-update-text img{max-width:100%}.boostbox-welcome-whats-new-update-heading{display:flex;justify-content:space-between;margin-bottom:15px}.boostbox-welcome-whats-new-update-heading-brand{display:flex;gap:4.2px}.boostbox-welcome-whats-new-update-heading-brand-image{height:21.6px;border-radius:4.2px}.boostbox-welcome-whats-new-update-heading-brand a{color:#000;margin-bottom:0;padding:0}.boostbox-welcome-whats-new-update-heading-date{display:flex;gap:4.2px}.boostbox-welcome-whats-new-update-heading-date svg{height:21.6px}.boostbox-welcome-whats-new-update-heading-date p{margin-bottom:0;padding:0}.boostbox-welcome-whats-new-update-image{margin-bottom:15px;border-radius:8.1px}.boostbox-welcome-whats-new-update-options{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:auto}.boostbox-welcome-whats-new-update-options-tags{display:flex;gap:5px}.boostbox-welcome-whats-new-update-options-tags-tag{border:1.5px solid rgba(0,72,37,.1);border-radius:8.1px;padding:5px 10px;background:#00482505}.boostbox-welcome-whats-new-update-options-button{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:5px 10px;cursor:pointer;margin-left:auto}.boostbox-welcome-entry{display:flex;gap:14.4px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8.1px;padding:15.3px;margin-bottom:20.7px;margin-top:20.7px}.boostbox-blue .boostbox-welcome-heading-title{background:-webkit-linear-gradient(0deg,#00abd6,#01a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.boostbox-blue .boostbox-welcome-heading-subtitle{color:#00395d}.boostbox-blue .boostbox-welcome-suggestion{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-welcome-suggestion-prompt{color:#00395d}.boostbox-blue .boostbox-welcome-suggestion-icon{background-color:#01a0ff}.boostbox-blue .boostbox-welcome-whats-new-update-text{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-welcome-whats-new-update-options-button{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-blue .boostbox-welcome-entry{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box}.boostbox-container ::-webkit-scrollbar{width:17.1px;height:17.1px}.boostbox-container ::-webkit-scrollbar-thumb{border:4.5px solid #ffffff;background:#799388;border-radius:5555px}.boostbox-container.has-content-checker .boostbox-message-input-container{order:999}.boostbox-container.has-content-checker .boostbox-messages{order:1}.boostbox-container.no-content,.boostbox-container.has-content{flex-direction:column-reverse}.boostbox-container.has-content .boostbox-header{order:1}.loader{width:50px;height:50px;border:5px solid #ffffff;border-top:5px solid var(--loader-color, #00E6CA);border-radius:50%;animation:spin 1s linear infinite}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");font-weight:lighter;font-style:normal}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format("woff2");font-weight:400;font-style:italic}.boostbox-container{background-color:#fff;border:1px solid rgba(0,72,37,.1);display:flex;flex-direction:column;overflow:hidden;height:100vh;width:100%;max-width:100%;min-height:0}.boostbox-container ::-webkit-scrollbar,.alerts-entity-list::-webkit-scrollbar,.alerts-list-container::-webkit-scrollbar,.form-textarea::-webkit-scrollbar{width:17.1px;height:17.1px}.boostbox-container ::-webkit-scrollbar-thumb,.alerts-entity-list::-webkit-scrollbar-thumb,.alerts-list-container::-webkit-scrollbar-thumb,.form-textarea::-webkit-scrollbar-thumb{border:4.5px solid #ffffff;background:#799388;border-radius:5555px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.boostbox-container{background-color:#fff;border:1px solid rgba(0,72,37,.1);display:flex;flex-direction:column;overflow:hidden;height:100dvh;width:100%;max-width:100%;min-height:0}.boostbox-container:has(.loader){justify-content:center;align-items:center}.loader{width:50px;height:50px;border:5px solid #ffffff;border-top:5px solid #00E6CA;border-radius:50%;animation:spin 1s linear infinite}.boostbox-error{display:flex;align-items:center;justify-content:center;height:100%;color:#f33;font-family:Poppins,sans-serif;font-size:16px;padding:20px;text-align:center}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{position:relative;overflow:hidden}.shimmer:before{content:"";position:absolute;top:-150%;left:-150%;right:0;bottom:0;height:300%;width:300%;background:linear-gradient(45deg,#01bcff99,#01bcff99,#01f07b99,#01bcff99,#01f07b99);background-size:400% 400%;animation:shimmer 3s infinite linear;pointer-events:none;z-index:1;transform:rotate(-35deg)}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");font-weight:lighter;font-style:normal}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format("woff2");font-weight:400;font-style:italic}.boostbox-blue .shimmer:before{background:linear-gradient(45deg,#01bcff99,#01a0ff99,#01bcff99,#01a0ff99,#01bcff99)!important}.boostbox-blue .loader{border-top:5px solid #00abd6!important}*{font-family:Poppins,sans-serif}.alerts-container{display:flex;height:100vh;background:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.alerts-sidebar{width:369px;background:#fff;border-right:1px solid rgba(0,61,39,.1);display:flex;flex-direction:column;overflow:hidden}.alerts-sidebar-header{padding:20px;border-bottom:1px solid rgba(0,61,39,.1)}.alerts-sidebar-title{font-size:20px;font-weight:500;color:#003d27;margin:0 0 8px}.alerts-sidebar-subtitle{font-size:14px;color:#003d27ba;margin:0}.alerts-search-container{padding:20px}.alerts-search-box{position:relative;width:100%}.alerts-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid rgba(0,61,39,.1);border-radius:8px;font-size:14px;background:#fff;outline:none;transition:border-color .2s}.alerts-search-input:focus{border-color:#00e6ca}.alerts-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;opacity:.5}.alerts-entity-list{flex:1;overflow-y:auto;padding:6px 20px 20px}.alerts-platform-item,.alerts-program-item{margin-bottom:12px}.alerts-platform-header,.alerts-program-header{display:flex;align-items:center;padding:8px 12px;background:#f8f9fa;border-radius:6px;cursor:pointer;transition:background-color .2s}.alerts-expand-icon{width:16px;height:16px;margin-right:8px;transition:transform .2s}.alerts-expand-icon.expanded{transform:rotate(90deg)}.alerts-platform-name,.alerts-program-name{font-size:14px;font-weight:500;color:#003d27;flex:1}.alerts-count-badge{background:#003d271a;color:#003d27;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.alerts-brand-list{margin-left:24px;margin-top:8px}.alerts-entity-item{display:flex;align-items:center;margin:6px 0;border-radius:6px;cursor:pointer;transition:background-color .2s;position:relative;box-sizing:border-box;border:1.5px solid rgba(0,0,0,0)}.alerts-entity-item:hover{background:#f2fff980}.alerts-entity-item.selected{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px}.alerts-entity-logo{width:23px;height:23px;border-radius:4px;margin-right:12px;object-fit:contain;background:#fff;padding:2px}.alerts-entity-name{flex:1;font-size:16px;color:#001e13}.alerts-entity-alerts{display:flex;align-items:center;gap:5px}.alerts-entity-count{background:#003d271a;color:#003d27;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.alerts-entity-icons{display:flex;gap:4px}.alerts-entity-icon{width:20px;height:20px;opacity:.5}.alerts-main-content{flex:1;display:flex;flex-direction:column;background:#fff;overflow:hidden}.alerts-main-content.full-width{width:100%}.alerts-content-header{padding:18px;border-bottom:1px solid rgba(0,61,39,.1);text-align:center;height:100px}.alerts-content-title{font-size:20px;font-weight:500;color:#003d27;margin:0;padding-bottom:8px}.alerts-content-subtitle{font-size:14px;color:#003d27ba;margin:0}.alerts-list-container{flex:1;padding:20px;overflow-y:auto}.alert-card{background:#fff;border:1px solid rgba(0,61,39,.1);border-radius:8px;padding:15px;margin-bottom:15px;transition:box-shadow .2s}.alert-card:hover{box-shadow:0 2px 8px #0000001a}.alert-card-header{display:flex;justify-content:space-between;align-items:center}.alert-card-title{font-size:14px;font-weight:500;color:#003d27;margin:0}.alert-card-actions{display:flex;gap:8px}.alert-action-btn{width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;opacity:.7;transition:opacity .2s}.alert-action-btn:hover{opacity:1}.alert-action-btn svg{width:18px;height:18px;fill:#003d27}.alert-keywords{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.alert-keyword{display:inline-flex;align-items:center;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:4px 8px;font-size:14px;color:#003d27;height:28px;gap:6px}.alert-keyword-remove{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:2px;border-radius:4px}.alert-keyword-remove:hover{background:#0048251a}.alert-instructions{background:#f8f9fa;padding:10px;border-radius:8px;margin:10px 0}.alert-instructions-text{font-size:14px;color:#003d27;margin:0;line-height:1.5}.alert-meta-row{display:flex;gap:20px;margin-bottom:16px}.alert-meta-item{flex:1}.alert-meta-label{font-size:14px;color:#003d27;margin-bottom:6px}.alert-meta-value{padding:10px 16px;background:#fff;border:1px solid rgba(0,61,39,.1);border-radius:8px;font-size:14px;color:#003d27}.alert-action-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.btn-secondary,.btn-test,.btn-primary{border-radius:8px;padding:8px 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;border:none;cursor:pointer;transition:all .2s;color:#003d27}.btn-secondary{background:#f0f0f0;color:#003d27}.btn-test{background:#fff;color:#003d27;border:1px solid rgba(0,61,39,.2)}.btn-test:hover{background:#f8f9fa}.btn-primary{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent}.add-alert-container{padding:20px;border-top:1px solid rgba(0,61,39,.1)}.add-alert-btn{width:100%;padding:10px 20px;background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;color:#003d27;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .2s}.alert-edit-form{background:#fff;border:1px solid rgba(0,61,39,.1);border-radius:8px;padding:20px;margin-bottom:15px}.form-group{margin-bottom:16px}.form-label{display:block;font-size:14px;color:#003d27;margin-bottom:6px;font-weight:500}.form-input,.form-textarea,.form-select{width:100%;padding:10px 12px;border:1px solid rgba(0,61,39,.1);border-radius:8px;font-size:14px;background:#fff;outline:none;transition:border-color .2s}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:#00e6ca}.form-textarea{resize:vertical;min-height:100px;font-family:inherit}.keyword-input-group{display:flex;gap:8px}.keyword-input{flex:1}.add-keyword-btn{padding:10px 16px;background:#f2fff9;color:#003d27;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:40px}.spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #00e6ca;border-radius:50%;animation:spin 1s linear infinite}.empty-state{text-align:center;padding:60px 20px}.empty-state-icon{width:80px;height:80px;margin:0 auto 20px;opacity:.3}.empty-state-title{font-size:18px;color:#003d27;margin:0 0 8px}.empty-state-text{font-size:14px;color:#003d27ba;margin:0 0 20px}.alerts-user-section{border-top:1px solid rgba(0,61,39,.1);padding:9.4px 10px;margin-top:auto}.alerts-user-container{display:flex;align-items:center;justify-content:space-between;gap:12px}.alerts-user-info{display:flex;align-items:center;flex:1;min-width:0}.alerts-user-name{font-size:14px;font-weight:500;color:#003d27;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.alerts-sidebar{width:100%;position:absolute;z-index:10;transform:translate(-100%);transition:transform .3s}.alerts-sidebar.mobile-open{transform:translate(0)}.alerts-main-content{width:100%}}.alerts-entity-item{display:flex;align-items:center;justify-content:space-between;position:relative}.alerts-entity-content{display:flex;align-items:center;flex:1;cursor:pointer;padding:8px 12px;border-radius:6px}.favourite-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ccc;transition:all .2s;padding:0}.alerts-entity-item .favourite-btn{margin-right:12px}.favourite-btn:hover,.favourite-btn.favourited{color:#fbbf24}.alerts-program-header-container{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f8f9fa;border-radius:6px;padding:8px 12px}.alerts-program-header{display:flex;align-items:center;flex:1;cursor:pointer;padding:0 12px 0 0;background:none}.favourite-btn.favourited,.favourite-btn.has-favourited-brands{color:#fbbf24}.alerts-program-fallback-icon{width:20px;height:20px;color:#003d2799;margin-right:8px;flex-shrink:0}.boostbox-blue .alerts-program-fallback-icon{color:#00395d99}.alerts-header-top{display:flex;align-items:center;gap:12px}.mobile-sidebar-toggle{display:none;background:none;border:none;padding:8px;cursor:pointer;color:#003d27;flex-shrink:0}.mobile-sidebar-close{display:none;background:none;border:none;padding:4px;cursor:pointer;color:#003d27;position:absolute;top:12px;right:12px}.mobile-sidebar-close svg{width:20px;height:20px}.mobile-sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:998}@media (max-width: 768px){.mobile-sidebar-toggle,.mobile-sidebar-close{display:block}.alerts-content-header{height:auto}.alerts-sidebar{position:fixed;top:0;left:-100%;height:100vh;width:100vw;z-index:999;transition:left .3s ease}.alerts-sidebar.mobile-open{left:0}.mobile-sidebar-overlay{display:block}.alerts-sidebar-header{position:relative;padding-top:16px}}.alerts-title-container{display:flex;align-items:flex-start;gap:12px}.alerts-title-text{flex:1;text-align:center}.mobile-sidebar-toggle{display:none;background:none;border:none;padding:8px;cursor:pointer;color:#003d27;margin-top:4px}.mobile-sidebar-toggle svg{width:24px;height:24px}.alerts-content-title,.alerts-content-subtitle{margin:0}@media (max-width: 768px){.mobile-sidebar-toggle{display:block}}.alerts-login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background:#f8fffe;width:100vw}.alerts-login-content{text-align:center;max-width:400px;width:100%}.alerts-login-title{font-size:28px;font-weight:600;color:#003d27;margin:0 0 8px;font-family:Poppins,sans-serif}.alerts-login-subtitle{font-size:16px;color:#003d27b3;margin:0 0 32px;font-family:Poppins,sans-serif}.alerts-login-form{display:flex;justify-content:center}.alerts-login-form .cl-rootBox{width:100%}.alerts-brand-user-floating{position:absolute;top:20px;right:20px;z-index:100}.alerts-content-header{position:relative}.sidebar-user-menu{position:relative;width:100%}.sidebar-user-button{width:100%;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;text-align:left;border-radius:8px;transition:background-color .2s}.sidebar-user-content{display:flex;align-items:center;gap:12px;padding:12px;width:100%}.sidebar-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(0,61,39,.1)}.sidebar-user-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:linear-gradient(136deg,#01bcff 0,#01f07b 70%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px;flex-shrink:0;border:2px solid rgba(0,61,39,.1)}.sidebar-user-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-user-name{font-size:14px;font-weight:500;color:#003d27;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sidebar-user-email{font-size:12px;color:#003d2799;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sidebar-user-chevron{width:16px;height:16px;color:#003d2780;transition:transform .2s;flex-shrink:0}.sidebar-user-chevron.open{transform:rotate(90deg)}.sidebar-user-dropdown{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid rgba(0,61,39,.1);border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;margin-bottom:8px;overflow:hidden}.sidebar-user-menu-items{padding:8px 0}.sidebar-user-menu-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:14px;color:#003d27;text-align:left;transition:background-color .2s}.sidebar-user-menu-item:hover{background:#f2fff980}.sidebar-user-menu-item-danger{color:#dc3545}.sidebar-user-menu-item-danger:hover{background:#dc35451a}.sidebar-user-menu-item svg{width:18px;height:18px;flex-shrink:0}@media (max-width: 768px){.sidebar-user-dropdown{position:fixed;bottom:auto;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);min-width:250px;margin:0}}.test-alert-popup{background:#fff;border-radius:13.5px;width:90%;max-width:520px;padding:24px;font-family:Poppins,sans-serif;box-shadow:0 4px 20px #00000026}.test-alert-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.test-alert-icon{width:24px;height:24px;flex-shrink:0}.test-alert-icon.success{color:#10b981}.test-alert-icon.warning{color:#f59e0b}.test-alert-icon.error{color:#ef4444}.test-alert-title{font-size:18px;font-weight:600;color:#003d27;margin:0}.test-alert-content{margin-bottom:24px}.test-alert-stats{display:flex;gap:24px;margin-bottom:16px;padding:16px;background:#f8fffe;border-radius:8px;border:1px solid #e6f7f4;justify-content:center}.test-alert-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.test-alert-stat-label{font-size:12px;color:#003d27b3;margin-bottom:4px}.test-alert-stat-value{font-size:20px;font-weight:600;color:#003d27}.test-alert-description{font-size:14px;line-height:1.5;color:#003d27cc;margin:0}.test-alert-buttons{display:flex;justify-content:flex-end}.test-alert-close{background:linear-gradient(#f2fff9,#f2fff9) padding-box,linear-gradient(136deg,#01bcff 0,#01f07b 70%) border-box;border:1.5px solid transparent;border-radius:8px;padding:10px 20px;font-family:Poppins;font-weight:500;font-size:14px;color:#003d27;cursor:pointer;transition:opacity .2s ease}.test-alert-close:hover{opacity:.9}.boostbox-blue .test-alert-title{color:#00395d}.boostbox-blue .test-alert-description{color:#00395dcc}.boostbox-blue .test-alert-stat-label{color:#00395db3}.boostbox-blue .test-alert-stat-value{color:#00395d}.boostbox-blue .test-alert-stats{background:#f2f9ff;border-color:#e6f4ff}.boostbox-blue .test-alert-close{background:linear-gradient(#f2f9ff,#f2f9ff) padding-box,linear-gradient(136deg,#01bcff 0,#01a0ff 70%) border-box;color:#00395d}@media (max-width: 480px){.test-alert-popup{width:95%;max-width:none;padding:16px;margin:20px auto}.test-alert-header{margin-bottom:16px}.test-alert-title{font-size:16px}.test-alert-stats{flex-direction:row;gap:12px;padding:12px;margin-bottom:12px}.test-alert-stat{flex:1;flex-direction:column;align-items:center;text-align:center}.test-alert-stat-value{font-size:18px}.test-alert-stat-label{font-size:11px;margin-bottom:4px}.test-alert-content{margin-bottom:16px}.test-alert-description{font-size:13px;line-height:1.4}.test-alert-close{padding:8px 16px;font-size:13px}}#root{max-width:100%;width:100%;height:100vh;height:100dvh;margin:0;padding:0;overflow:hidden}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Poppins,sans-serif;overflow:hidden;height:100vh;height:100dvh}html{overflow:hidden;height:100dvh}a{text-decoration:none}.hidden{display:none!important}.invisible{visibility:hidden!important}
