:where(.simple-dropdown-menu,.browse-location-menu){position:absolute;left:0;right:0;max-height:280px;overflow-y:auto;overflow-x:hidden;background:#050505;border:1px solid #00ff00;border-radius:10px;box-shadow:0 0 10px #0f0;padding:6px;z-index:20;scrollbar-width:thin;scrollbar-color:rgba(0,255,255,.7) rgba(0,255,255,.08)}:where(.simple-dropdown-menu,.browse-location-menu)::-webkit-scrollbar{width:8px}:where(.simple-dropdown-menu,.browse-location-menu)::-webkit-scrollbar-track{background:#00ffff14;border-radius:999px}:where(.simple-dropdown-menu,.browse-location-menu)::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00ffffe6,#00ffff73);border-radius:999px;border:1px solid rgba(5,5,5,.85)}:where(.simple-dropdown-menu,.browse-location-menu)::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff00ffd9,#00ffffa6)}:where(.simple-dropdown-menu-below,.browse-location-menu-below){top:calc(100% + 8px)}:where(.simple-dropdown-menu-above,.browse-location-menu-above){top:auto;bottom:calc(100% + 8px)}.advertiser-browse{width:100%;min-width:0}.browse-filter-builder{margin:2px 2px 14px;width:100%}.browse-preference-builder{margin-top:-4px}.browse-filter-builder-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.browse-filter-summary{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap}.browse-filter-add-wrap{display:inline-flex;align-items:center;position:relative}.browse-filter-add{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;color:#cfe7ef;cursor:pointer;font-weight:600}.browse-filter-add-text{transition:opacity .16s ease,transform .16s ease}.browse-filter-add-plus{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:#ffffff0a;color:#0ff;font-size:16px;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease}.browse-filter-add.open .browse-filter-add-plus{transform:rotate(45deg) scale(1.04);border-color:#00ffff8f;background:#00ffff14}.browse-filter-add.open .browse-filter-add-text{opacity:0;transform:translate(-6px)}.browse-filter-add-menu{position:absolute;top:50%;left:0;min-width:240px;display:grid;gap:4px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#040c10fa;box-shadow:0 16px 40px #0000006b;z-index:20}.browse-filter-edit-add-menu{min-width:min(320px,80vw);z-index:25}.browse-filter-add-menu-item{border:none;border-radius:8px;background:transparent;color:#d9fbff;padding:10px 12px;text-align:left;cursor:pointer;font:inherit}.browse-filter-add-menu-item:hover,.browse-filter-add-menu-item.active{background:#00ffff14}.browse-filter-add-menu-group{display:grid;gap:6px;position:relative}.browse-filter-add-menu-group-inline{grid-template-columns:auto minmax(180px,1fr);align-items:center}.browse-filter-add-menu-branch,.browse-filter-edit-branch{display:grid;gap:6px;padding:0 0 2px 12px;margin-left:6px;border-left:1px solid rgba(0,255,255,.16)}.browse-filter-edit-menu-group-flat{gap:0}.browse-filter-edit-branch-flat{display:grid;gap:6px;padding-left:8px}.browse-filter-add-menu-branch-inline{padding:0}.browse-filter-add-menu-child{display:grid;gap:6px}.browse-filter-add-menu-options{gap:4px}.browse-filter-add-menu-group:has(.browse-filter-add-menu-item.active)>.browse-filter-add-menu-item{border-left:1px solid rgba(0,255,255,.52);padding-left:10px}.browse-filter-add-menu-location-item{display:flex;align-items:center;width:100%;box-sizing:border-box;border-radius:8px;background:transparent;color:#d9fbff;padding:0}.browse-filter-location-expand{flex-shrink:0;width:24px;height:28px;padding:0;border:none;background:transparent;color:#00ffff80;cursor:pointer;font-size:10px;line-height:1}.browse-filter-location-expand:hover{color:#00ffffe6}.browse-filter-location-select{flex:1;min-width:0;padding:3px 6px 3px 0;border:none;background:transparent;color:#d9fbff;text-align:left;cursor:pointer;font:inherit}.browse-filter-location-tree{display:inline-flex;align-items:center;gap:0;min-height:18px}.browse-filter-location-guide,.browse-filter-location-branch{position:relative;width:14px;height:12px;flex:0 0 10px}.browse-filter-location-guide.line:before{content:"";position:absolute;left:6px;top:-6px;bottom:-6px;width:1px;background:#82c4aa47}.browse-filter-location-branch:before{content:"";position:absolute;left:6px;top:-6px;width:1px;height:14px;background:#82c4aa47}.browse-filter-location-branch:after{content:"";position:absolute;left:6px;top:8px;width:8px;height:1px;background:#82c4aa47}.browse-filter-location-branch.last:before{height:14px}.browse-filter-location-label{display:inline-block}.browse-filter-location-selected-marker{display:inline-flex;align-items:center;justify-content:center;width:12px;margin-right:6px;color:#00ffff2e;opacity:0;transition:opacity .12s ease,color .12s ease}.browse-filter-location-selected-marker.visible{opacity:1;color:#00fffff2;text-shadow:0 0 8px rgba(0,255,255,.32)}.browse-filter-location-selected-marker svg{width:8px;height:12px;display:block}.browse-filter-location-option:hover{text-shadow:0 0 10px rgba(80,248,248,.85)}.browse-filter-add-menu-range{grid-template-columns:minmax(92px,116px) minmax(92px,116px) minmax(92px,116px);align-items:end}.browse-filter-add-menu-range-single{grid-template-columns:minmax(120px,180px) minmax(92px,116px)}.browse-filter-add-menu-range-field{display:grid;gap:4px}.browse-filter-add-menu-range-field span{color:#8cb7b7;font-size:11px;line-height:1;padding-left:6px}.browse-filter-add-menu-range input,.browse-filter-add-menu-select{width:100%;min-width:0;padding:8px 10px;border:1px solid rgba(0,255,136,.28);border-radius:8px;background:#000;color:#fff}.browse-filter-add-menu-select{min-width:180px}.browse-filter-add-menu-apply{width:100%;min-height:35px;padding:6px;border-radius:8px;border:1px solid rgba(0,255,136,.3);background:#00ff8814;color:#d9fbff;cursor:pointer;font:inherit}.browse-filter-rule-list{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start;padding-top:10px}.browse-filter-list-label{color:#8cb7b7;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.browse-filter-count-toggle{display:inline-flex;align-items:baseline;padding:0;border:none;background:transparent;color:#d9fbff;cursor:pointer;font:inherit;line-height:1}.browse-filter-count-toggle.is-expanded{color:#9eefff}.browse-filter-count-text{display:inline-flex;align-items:center;color:#d9fbff;font-size:12px;font-weight:700;letter-spacing:.02em;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:3px}.browse-filter-rule{display:grid;gap:10px;padding:10px 12px;border:1px solid rgba(0,255,136,.28);border-radius:12px;background:#00ff880a}.browse-filter-chip{display:inline-flex;align-items:center;gap:2px;min-height:36px;padding:0;box-shadow:0 0 10px var(--filter-chip-color)}.browse-filter-chip-wrap{position:relative}.browse-filter-popover{position:absolute;top:50%;left:0;min-width:min(420px,80vw);display:grid;gap:10px;padding:10px 12px;border:1px solid rgba(0,255,136,.28);border-radius:12px;background:#040c10fa;box-shadow:0 16px 40px #0000006b;z-index:25}.browse-filter-popover-location{padding:8px}.browse-filter-popover-remove{position:absolute;top:8px;right:8px;width:20px;height:20px;padding:0;border:none;border-radius:50%;background:transparent;color:#ff6b6b;cursor:pointer;line-height:1}.browse-filter-popover-remove svg{width:12px;height:12px;display:block}.browse-filter-rule-grid{display:grid;gap:8px}.browse-filter-rule-field{display:grid;gap:0}.browse-filter-type-list{display:flex;flex-wrap:wrap;gap:8px}.browse-filter-type-option{padding:10px 12px;border:1px solid rgba(0,255,255,.22);border-radius:999px;background:#00ffff0f;color:#d9fbff;cursor:pointer;font:inherit}.browse-filter-rule-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.browse-filter-rule-type-label{color:#8cb7b7;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.browse-filter-rule-remove{width:20px;height:20px;padding:0;border:none;border-radius:50%;background:transparent;color:#ff6b6b;cursor:pointer;font:inherit;line-height:1}.browse-filter-rule-remove svg,.browse-filter-chip-remove svg{width:12px;height:12px;display:block}.browse-filter-rule-select,.browse-filter-rule-range input{width:100%;padding:10px 12px;border:1px solid #00ff88;border-radius:8px;background:#000;color:#fff;box-shadow:0 0 8px #0f83}.browse-filter-value-options{display:flex;flex-wrap:wrap;gap:8px}.browse-filter-location-options{display:grid;gap:0}.browse-filter-location-option{justify-content:start;text-align:left;border:none;border-radius:0;background:transparent;box-shadow:none;color:#d9fbff}.browse-filter-location-option.active,.browse-filter-location-option:hover,.browse-filter-location-select:hover,.browse-filter-add-menu-location-item:hover .browse-filter-location-select{text-shadow:0 0 10px rgba(0,255,255,1)}.browse-filter-value-option{padding:7px 9px;border:1px solid rgba(0,255,136,.22);border-radius:999px;background:#ffffff08;color:#d9fbff;cursor:pointer;font:inherit}.browse-filter-value-option.active,.browse-filter-value-option:hover{background:#00ff881f;border-color:#00ff887a}.browse-filter-rule-placeholder{width:100%;min-height:46px;display:flex;align-items:center;padding:10px 12px;border:1px dashed rgba(0,255,136,.25);border-radius:8px;color:#7ea3a3;background:#ffffff05}.browse-filter-rule-range{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.browse-filter-rule-range span{color:#8cb7b7;font-size:12px}.browse-filter-rule-actions{display:flex;justify-content:flex-end;gap:10px}.browse-filter-chip-summary{border:none;background:transparent;padding:0;text-align:left;color:#e7f8ff;cursor:pointer;font:inherit}.browse-filter-chip-remove{width:22px;height:22px;padding:5px;border:none;border-radius:50%;background:transparent;color:#ff6b6b;cursor:pointer;font:inherit;line-height:1}.browse-filter-update{padding:10px 14px;border-radius:8px;border:1px solid transparent;cursor:pointer}.browse-filter-update{background:#000;border-color:#0f8;color:#0f8;box-shadow:0 0 10px #00ff882e}.browse-filter-empty{padding:6px 0 0}.browse-filter-empty p{margin:0;color:#93a8b0}.browse-advertiser-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:10px}.browse-advertiser-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:0;text-align:left;cursor:pointer;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden;aspect-ratio:1 / 1;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000;text-decoration:none;min-width:0}.browse-advertiser-card:hover{box-shadow:0 0 10px #00ffff52,0 0 10px #00ffff24}.browse-advertiser-card.has-image:hover{box-shadow:0 0 10px #ff00ff9e,0 0 10px #ff00ff29}.browse-advertiser-card.has-image{border-color:#f0f;box-shadow:0 0 7px #ff00ff73}.browse-advertiser-avatar{width:100%;height:100%;background:#007bff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0;position:absolute;top:0;right:0;bottom:0;left:0}.browse-favorite-btn{position:absolute;right:8px;top:8px;width:34px;height:34px;border-radius:50%;border:1px solid #f2c94c;background:#0000008c;color:#f2c94c;display:grid;place-items:center;cursor:pointer;z-index:2;padding:0}.browse-favorite-btn.active{background:#f2c94c;color:#3a2a00}.browse-favorite-btn svg{width:16px;height:16px}.browse-advertiser-name{position:absolute;left:6px;bottom:3px;margin:0;font-size:18px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.7);z-index:1}.browse-location{position:absolute;left:12px;bottom:34px;color:#fff;font-size:12px;margin:0;text-shadow:0 0 10px rgba(0,0,0,.7);z-index:1}.browse-loader{text-align:center;padding:20px}.browse-spinner{color:#666}.browse-filter-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}.browse-filter-modal-content{background:#111;border:1px solid #00ffff;border-radius:12px;padding:24px;width:min(720px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 0 10px #0ff}.browse-filter-modal-content-location-open{max-height:none;overflow:visible}.browse-filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.browse-filter-header h2{margin:0;color:#f0f;text-shadow:0 0 10px #ff00ff}.browse-filter-close{background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer}.browse-filter-section{margin-bottom:18px;display:grid;gap:10px}.browse-filter-section label{color:#0ff;font-size:13px;text-transform:uppercase;letter-spacing:1px}.browse-filter-row{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.browse-filter-row input,.browse-filter-dropdown{padding:10px 12px;background:#000;border:1px solid #00ff00;border-radius:8px;color:#fff;box-shadow:0 0 8px #0f0}.browse-filter-row input{width:100%}.browse-filter-dropdown{width:100%;min-height:44px;font:inherit}select.browse-filter-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9ff 50%),linear-gradient(135deg,#9ff 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.browse-filter-dropdown:focus{outline:none;box-shadow:0 0 0 2px #00ffff38,0 0 10px #0f0}.browse-location-picker{position:relative}.browse-location-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;background-image:none;padding-right:12px}.browse-location-trigger-icon{flex-shrink:0}.browse-location-option{width:100%;background:transparent;border:1px solid transparent;color:#fff;text-align:left;padding:8px 10px;border-radius:8px;cursor:pointer;font:inherit}.browse-location-option:hover,.browse-location-option:focus-visible{outline:none}.browse-location-option.highlighted,.browse-location-option:hover,.browse-location-option:focus-visible{background:#ff00ff1a;border-color:#ff00ff8c;color:#ffd6ff}.browse-location-option.active{background:#00ffff24;color:#9ff;border-color:#00ffffb3;box-shadow:inset 0 0 0 1px #00ffff40}.browse-location-option.active.highlighted{background:#ff00ff29;border-color:#ff00ffa6;color:#ffd6ff;box-shadow:inset 0 0 0 1px #ff00ff38}.browse-location-option-label{white-space:pre-wrap}.browse-filter-sep{color:#888;font-size:12px;justify-self:center;text-align:center}.browse-filter-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.browse-filter-chip{--filter-chip-color: #555;background:#000;border:1px solid var(--filter-chip-color);color:#ccc;padding:6px 10px;border-radius:999px;cursor:pointer;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.browse-filter-chip-ageBetween{--filter-chip-color: #6ddc9a}.browse-filter-chip-gender{--filter-chip-color: #c201ef}.browse-filter-chip-bodyShape{--filter-chip-color: #f1c962}.browse-filter-chip-location{--filter-chip-color: #07dabb}.browse-filter-chip-country{--filter-chip-color: #0d7ecd}.browse-filter-chip-city{--filter-chip-color: #ef5350}.browse-filter-chip.active{border-color:#0ff;color:#0ff;box-shadow:0 0 10px #0ff}.browse-filter-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.browse-filter-reset,.browse-filter-apply{padding:10px 16px;border-radius:8px;cursor:pointer;border:1px solid transparent}.browse-filter-reset{background:#000;border-color:#f44;color:#f44;box-shadow:0 0 10px #f44}.browse-filter-apply{background:#000;border-color:#0f0;color:#0f0;box-shadow:0 0 10px #0f0}@media (max-width: 768px){.browse-advertiser-grid{grid-template-columns:1fr}}
