html:not(.todey-search-modal-open), body:not(.todey-search-modal-open), .overflow-hidden:not(.todey-search-modal-open), #page:not(.todey-search-modal-open), #pxl-wapper:not(.todey-search-modal-open), .pxl-wapper:not(.todey-search-modal-open), #pxl-main:not(.todey-search-modal-open), .elementor-page:not(.todey-search-modal-open) {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    height: auto !important;
}
.todey-search-wrapper{--t-bg:#000;--t-card:#050505;--t-border:#ffffff14;--t-text:#fff;--t-muted:#666;--t-accent:#ff4400;opacity:1 !important;transition:opacity 0.3s ease;background:var(--t-bg);color:var(--t-text);max-width:100%;margin:0 auto;padding:40px;font-family:'Inter','DM Sans',sans-serif;border:1px solid var(--t-border);box-shadow:0 30px 80px rgba(0,0,0,0.9);box-sizing:border-box;position:relative;border-radius:0}
.todey-search-header{margin-bottom:25px}.todey-search-header h3{margin:0;font-family:'Outfit',sans-serif!important;font-size:18px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:1px}
.todey-search-input-area{position:relative;z-index:200;width:100%}
.todey-search-box{display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;height:48px!important;padding:0 16px!important;background:transparent!important;border:1px solid rgba(255,255,255,0.06)!important;border-radius:0px!important;margin:0 0 24px 0!important;box-sizing:border-box!important;box-shadow:none!important;transition:none!important}
.todey-search-box:hover,.todey-search-box:focus-within{border-color:rgba(255,255,255,0.06)!important;box-shadow:none!important;outline:none!important}
.todey-search-box .search-category-badge{display:flex!important;align-items:center!important;gap:6px!important;font-family:'Outfit',sans-serif!important;font-size:0.65rem!important;font-weight:600!important;letter-spacing:0.1em!important;color:rgba(255,255,255,0.45)!important;user-select:none!important;white-space:nowrap!important;position:relative!important;cursor:pointer!important;height:100%!important}
.todey-search-box .category-dropdown-menu{position:absolute!important;top:100%!important;left:-16px!important;margin-top:0!important;background:#050505!important;border:1px solid rgba(255,255,255,0.08)!important;border-radius:0px!important;padding:6px 0!important;z-index:100010!important;min-width:180px!important;display:none!important;box-shadow:0 10px 30px rgba(0,0,0,0.9)!important}
.todey-search-box .category-dropdown-menu::before{content:''!important;position:absolute!important;top:-12px!important;left:0!important;width:100%!important;height:12px!important;background:transparent!important}
.todey-search-box .search-category-badge:hover .category-dropdown-menu{display:block!important}
.todey-search-box .category-dropdown-item{padding:8px 16px!important;font-family:'Outfit',sans-serif!important;font-size:0.65rem!important;font-weight:600!important;letter-spacing:0.1em!important;color:rgba(255,255,255,0.45)!important;transition:all 0.2s ease!important;cursor:pointer!important;text-align:left!important;white-space:nowrap!important}
.todey-search-box .category-dropdown-item:hover{color:#000000!important;background:#ff4400!important}
.todey-search-box .search-chevron{width:7px!important;height:5px!important;color:rgba(255,255,255,0.35)!important}
.todey-search-box .search-divider{width:1px!important;height:16px!important;background-color:rgba(255,255,255,0.08)!important;margin:0 12px!important;flex-shrink:0!important}
.todey-search-box .search-icon{width:15px!important;height:15px!important;color:rgba(255,255,255,0.45)!important;margin-right:10px!important;flex-shrink:0!important;transition:transform 0.25s ease,color 0.25s ease!important}
.todey-search-box:focus-within .search-icon{color:#ff4400!important;transform:rotate(90deg)!important}
.todey-search-box input[type="text"],.todey-search-box input{background:transparent!important;border:none!important;color:#fff!important;width:100%!important;flex-grow:1!important;outline:none!important;margin:0!important;padding:0!important;font-family:'Outfit',sans-serif!important;font-size:0.8rem!important;letter-spacing:0.01em!important}
.todey-search-box input[type="text"]::placeholder,.todey-search-box input::placeholder{color:rgba(255,255,255,0.35)!important;text-transform:none!important;font-size:0.8rem!important;letter-spacing:0.01em!important;font-weight:400!important}
.todey-search-box .search-shortcut{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,monospace!important;font-size:0.65rem!important;font-weight:500!important;color:rgba(255,255,255,0.3)!important;background:rgba(255,255,255,0.04)!important;border:1px solid rgba(255,255,255,0.06)!important;padding:3px 6px!important;letter-spacing:0.05em!important;border-radius:3px!important;margin-left:10px!important;flex-shrink:0!important;line-height:1!important}
.todey-search-results{position:absolute;top:100%;left:0;right:0;margin-top:12px;background:#000;border:1px solid #111;border-radius:0;max-height:530px;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;z-index:9999;display:none;box-shadow:0 25px 60px rgba(0,0,0,0.95);padding:18px}
.todey-search-results.active{display:flex !important;flex-wrap:wrap !important;gap:16px !important;align-items:stretch !important}
.todey-search-results::-webkit-scrollbar{width:4px}.todey-search-results::-webkit-scrollbar-track{background:transparent}.todey-search-results::-webkit-scrollbar-thumb{background:#333;border-radius:0}
.todey-result-item{display:flex;flex-direction:column;background:#000000;border:1px solid #ffffff10;border-radius:0px;overflow:hidden;cursor:pointer;transition:all 0.3s cubic-bezier(0.2,0.8,0.2,1);text-decoration:none;height:auto;position:relative;flex:0 0 calc(25% - 12px) !important;max-width:calc(25% - 12px) !important}
.todey-result-item:hover{background:#0a0a0a;transform:translateY(-4px);z-index:2}
.todey-result-type-badge{position:absolute;top:10px;right:10px;font-size:8px;padding:3px 6px;border-radius:2px;background:#000;color:#555;text-transform:uppercase;border:1px solid #222;font-weight:800;letter-spacing:1px;transition:all 0.3s;z-index:5}
.todey-result-item:hover .todey-result-type-badge{color:#000000;border-color:#ff4400;background:#ff4400}
.todey-result-header{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #111;background:#020202}
.todey-result-img-wrap{border-radius:2px;overflow:hidden;background:#111;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.todey-result-img-wrap.is-card,.todey-result-img-wrap.is-agentic{width:29px;height:18px}.todey-result-img-wrap.is-infra{width:18px;height:18px}
.todey-result-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.todey-result-img-wrap.is-infra img{transform:none}
.todey-result-title{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0.5px}
.todey-result-meta{font-size:10px;color:#8f8f8f;padding:10px 14px;text-align:left;text-transform:uppercase;font-weight:600;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:'DM Sans',sans-serif;transition:color 0.3s}
.todey-result-item:hover .todey-result-meta{color:#999}
.todey-quick-chips{margin-top:16px;display:flex;align-items:center;gap:12px;position:relative;z-index:10;flex-wrap:wrap}
.todey-chips-label{color:#555;font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:1px;white-space:nowrap}
.todey-chip-list{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}
.todey-chip{background:#000;padding:6px 16px;border-radius:2px;cursor:pointer;border:1px solid #ffffff14;transition:all 0.3s;color:#cccccc;font-size:11px;font-weight:600;text-transform:uppercase;white-space:nowrap;letter-spacing:0.5px}
.todey-chip:hover{border-color:#ffffff20}

/* Modal Styles */
.todey-search-icon-btn{background:transparent;border:none;box-shadow:none;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity 0.2s ease}
.todey-search-icon-btn:hover{opacity:0.7;transform:none}.todey-search-icon-btn svg{display:block}
.todey-search-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999999;display:none;opacity:0;transition:opacity 0.3s ease;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important}
.todey-search-modal.is-open{display:block !important;opacity:1 !important}
.todey-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#050505 !important;backdrop-filter:blur(8px)}
.todey-modal-container{position:relative;width:100%;max-width:1200px;margin:8vh auto 0;padding:20px;z-index:1000000;animation:todeySlideDown 0.3s ease forwards}
@keyframes todeySlideDown{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}
.todey-modal-close-btn{position:absolute;top:-45px;right:10px;background:transparent;border:none;color:rgba(255,255,255,0.4);cursor:pointer;padding:5px;transition:transform 0.2s ease, color 0.2s ease;display:inline-flex;align-items:center;justify-content:center}
.todey-modal-close-btn:hover{transform:scale(1.1) rotate(90deg);color:#ff4400}
.todey-modal-inner-content .todey-search-wrapper {
    border: 1px solid #ffffff14 !important;
    padding: 40px 40px !important;
    box-shadow: none !important;
    background: transparent !important;
}

/* Responsive */
@media(max-width:1024px){
    .todey-result-item{flex:0 0 calc(33.333% - 11px) !important;max-width:calc(33.333% - 11px) !important}
}
@media(max-width:768px){
    .todey-modal-inner-content .todey-search-wrapper {
        border: 1px solid #ffffff0f !important;
        padding: 20px 7px !important;
        background: transparent !important;
    }
    .todey-search-wrapper{padding:20px 10px 20px 10px}
    .todey-modal-container{width:100%!important;max-width:100%!important;margin-top:70px!important;padding:15px 5px!important}
    .todey-search-box{padding:5px 8px!important}
    .todey-quick-chips{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%!important}
    .todey-chips-label{width:100%!important;text-align:left!important;margin-bottom:5px!important}
    .todey-chip-list{justify-content:flex-start!important}
    .todey-search-results.active{gap:10px!important}
    .todey-result-item{flex:0 0 calc(50% - 5px) !important;max-width:calc(50% - 5px) !important}
    .todey-modal-close-btn{top:-50px!important;right:10px!important;transform:scale(0.9)}
    .todey-search-header h3{font-size:16px!important}
    .todey-search-box input[type="text"]{font-size:11px!important}
}
@media(max-width:480px){
    .todey-result-item{flex:0 0 100% !important;max-width:100% !important}
    .todey-quick-chips{gap:8px!important}
    .todey-chip{font-size:9px!important;padding:5px 10px!important}
}

/* No Results Premium Styling */
.todey-no-results {
    grid-column: 1 / -1;
    width: 100% !important;
    padding: 50px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-align: center;
}
.todey-no-results-txt {
    color: var(--t-muted);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.todey-no-results-btn {
    background: transparent;
    color: var(--t-accent);
    border: 1px solid var(--t-border);
    padding: 10px 24px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    transform: skew(-22deg);
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.todey-no-results-btn span {
    display: inline-block;
    transform: skew(22deg);
}
.todey-no-results-btn:hover {
    background: var(--t-accent);
    color: #000;
    border-color: var(--t-accent);
    box-shadow: 0 0 15px rgba(255, 68, 0, 0.35);
}
.todey-no-results-icon {
    color: var(--t-accent);
    margin-bottom: 5px;
    opacity: 0.85;
}
