.ad-card{position:relative;width:100%;overflow:hidden}.ad-card__skeleton{inset:0;aspect-ratio:16/9;background:var(--bs-skeleton-bg);border-radius:var(--bs-skeleton-border-radius,5px)}.ad-card__skeleton-line{aspect-ratio:16/2}.ad-card__content{position:relative;z-index:1;opacity:0;transition:opacity .3s ease;display:none}.ad-card__content--loaded{opacity:1;display:inherit}:root{--ai-chat-primary:var(--bs-primary,#00cfff);--ai-chat-primary-hover:var(--bs-primary-hover,#00b8e6);--ai-chat-bg:var(--bs-body-bg,#0a0a0a);--ai-chat-card-bg:var(--bs-body-secondary-bg,#1a1a1a);--ai-chat-border-color:var(--bs-border-color,#2a2a2a);--ai-chat-text-color:var(--bs-body-color,#fff);--ai-chat-text-muted:var(--bs-body-color-medium,#888);--ai-chat-text-highlight:var(--bs-body-color-highlight,#fff);--ai-chat-primary-color:var(--bs-primary-color,var(--bs-body-color-contrast,#000));--ai-chat-card-radius:var(--tube-card-border-radius,10px);--ai-chat-border-radius:var(--bs-border-radius,8px);--ai-chat-shadow:0 4px 12px rgba(0,0,0,.3);--ai-chat-skeleton-bg:var(--bs-skeleton-bg,#1a1a1a);--ai-chat-form-input-size:var(--dialog-input-size,42px);--ai-chat-icon-stroke:1.5;--ai-chat-controls-bg:var(--menu-overlay-bg);--ai-chat-controls-blur:10px;--ai-chat-control-btn-size:48px;--ai-chat-control-btn-bg:var(--bs-body-secondary-bg,var(--ai-chat-card-bg));--ai-chat-control-btn-bg-hover:var(--bs-body-secondary-bg-hover,var(--ai-chat-border-color));--ai-chat-control-btn-color:var(--bs-body-color-medium,var(--ai-chat-text-muted));--ai-chat-control-btn-color-hover:var(--bs-body-color,var(--ai-chat-text-color));--ai-chat-control-btn-active-bg:var(--ai-chat-primary);--ai-chat-control-btn-active-color:var(--ai-chat-primary-color);--ai-chat-history-panel-bg:var(--ai-chat-bg);--ai-chat-chat-section-bg:var(--ai-chat-bg);--ai-chat-info-panel-bg:var(--ai-chat-bg);--ai-chat-icon-btn-bg:var(--img-overlay-button-bg,rgba(0,0,0,.6));--ai-chat-icon-btn-bg-hover:var(--img-overlay-button-bg-active,var(--ai-chat-primary));--ai-chat-bubble-user-bg:var(--chat-bubble-user-bg,#195c5d);--ai-chat-bubble-user-text:var(--chat-bubble-user-text,#fff);--ai-chat-bubble-user-text-medium:var(--chat-bubble-user-text-medium,hsla(0,0%,100%,.8));--ai-chat-bubble-stranger-bg:var(--chat-bubble-stranger-bg,rgba(75,50,110,.95));--ai-chat-bubble-stranger-text:var(--chat-bubble-stranger-text,#fff);--ai-chat-bubble-stranger-text-medium:var(--chat-bubble-stranger-text-medium,hsla(0,0%,100%,.7));--ai-chat-bubble-min-width:80px;--ai-chat-bubble-padding-x:14px;--ai-chat-bubble-padding-y:10px;--ai-chat-bubble-radius:18px;--ai-chat-bubble-radius-tail:4px;--ai-chat-bubble-gap:8px;--ai-chat-bubble-shadow:0 1px 2px rgba(0,0,0,.08);--ai-chat-bubble-shadow-hover:0 2px 8px rgba(0,0,0,.12);--ai-chat-bubble-footer-font-size:11px;--ai-chat-bubble-footer-gap:6px;--ai-chat-contrast-text:var(--bs-body-color-highlight,#fff);--ai-chat-danger:var(--bs-danger,#ef4444);--ai-chat-danger-hover:var(--bs-danger-dark,#dc2626);--ai-chat-danger-text:var(--bs-body-color-highlight,#fff);--ai-chat-danger-subtle-bg:var(--bs-danger-bg-subtle,rgba(248,113,113,.15));--ai-chat-overlay:rgba(0,0,0,.6);--ai-chat-overlay-hover:rgba(0,0,0,.8);--ai-chat-overlay-heavy:rgba(0,0,0,.85);--ai-chat-backdrop:rgba(0,0,0,.5);--ai-chat-card-text:#fff;--ai-chat-card-text-medium:hsla(0,0%,100%,.85);--ai-chat-card-text-muted:hsla(0,0%,100%,.7);--ai-chat-tag-premium-from:gold;--ai-chat-tag-premium-to:#ff8c00;--ai-chat-tag-premium-text:#000;--ai-chat-badge-new-from:#ff2d75;--ai-chat-badge-new-to:#ff9a3d;--ai-chat-badge-new-text:#fff;--ai-chat-badge-new-glow:rgba(255,45,117,.55);--ai-chat-badge-exclusive-from:#ffd86b;--ai-chat-badge-exclusive-to:#f0a020;--ai-chat-badge-exclusive-text:#3d2600;--ai-chat-badge-exclusive-glow:rgba(240,160,32,.55);--ai-chat-flame-1:#ff3b2f;--ai-chat-flame-2:#4aa3ff;--ai-chat-flame-3:#ffc21f;--ai-chat-tag-token-color:#eab308;--ai-chat-tag-token-bg:rgba(234,179,8,.2);--ai-chat-tag-token-border:rgba(234,179,8,.4);--ai-chat-bubble-motion-bg:rgba(0,207,255,.1);--ai-chat-bubble-user-motion-bg:hsla(0,0%,100%,.15);--ai-chat-bubble-user-motion-text:hsla(0,0%,100%,.9);--ai-chat-menu-bg:var(--ai-chat-card-bg);--ai-chat-menu-item-color:var(--ai-chat-text-muted);--ai-chat-menu-item-color-hover:var(--ai-chat-text-color);--ai-chat-menu-item-bg-hover:var(--ai-chat-border-color);--ai-chat-menu-danger-color:var(--ai-chat-danger);--ai-chat-menu-danger-bg-hover:var(--ai-chat-danger-subtle-bg);--ai-chat-menu-divider:var(--ai-chat-border-color);--ai-chat-focus-shadow:0 0 0 2px rgba(var(--bs-primary-rgb,0,207,255),.1);--ai-chat-send-shadow:0 4px 12px rgba(var(--bs-primary-rgb,0,207,255),.4);--ai-chat-menu-shadow:0 8px 32px rgba(0,0,0,.3);--ai-chat-accent:var(--bs-danger,#ff6b6b);--ai-chat-skeleton-highlight:hsla(0,0%,100%,.05);--ai-chat-active-bg:rgba(var(--bs-primary-rgb,0,207,255),.1);--ai-chat-active-bg-hover:rgba(var(--bs-primary-rgb,0,207,255),.15)}.ai-chat-page-header{justify-content:space-between;gap:16px;margin-bottom:16px}.ai-chat-page-actions,.ai-chat-page-header{display:flex;align-items:center;flex-wrap:wrap}.ai-chat-page-actions{gap:12px}.ai-chat-sort{display:inline-flex;padding:3px;gap:2px;background:var(--ai-chat-card-bg);border:1px solid var(--ai-chat-border-color);border-radius:var(--ai-chat-border-radius)}.ai-chat-sort__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--ai-chat-text-muted);font-size:13px;font-weight:600;line-height:1;padding:7px 14px;border-radius:calc(var(--ai-chat-border-radius) - 3px);cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.ai-chat-sort__btn:hover{color:var(--ai-chat-text-color)}.ai-chat-sort__btn--active,.ai-chat-sort__btn--active:hover{background:var(--ai-chat-primary);color:var(--ai-chat-primary-color)}.ai-chat-search-input{padding:8px 14px;border:1px solid var(--ai-chat-border-color);border-radius:var(--ai-chat-border-radius);background:var(--ai-chat-card-bg);color:var(--ai-chat-text-color);font-size:14px;min-width:200px}.ai-chat-search-input::-moz-placeholder{color:var(--ai-chat-text-muted)}.ai-chat-search-input::placeholder{color:var(--ai-chat-text-muted)}.ai-chat-search-input:focus{outline:none;border-color:var(--ai-chat-primary)}.ai-chat-card{position:relative;aspect-ratio:2/3;background-size:cover;background-position:top;border-radius:var(--ai-chat-card-radius);overflow:hidden;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .2s ease}.ai-chat-card-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;z-index:1;transition:opacity .3s ease;pointer-events:none}.ai-chat-card-video--visible{opacity:1}.ai-chat-card:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;z-index:2;background:linear-gradient(to bottom,transparent 0,var(--ai-chat-overlay-heavy) 100%);transition:height .3s ease;pointer-events:none}.ai-chat-card:after{content:"";position:absolute;inset:0;z-index:3;border-radius:var(--ai-chat-card-radius);border:2px solid transparent;transition:border-color .3s ease;pointer-events:none}.ai-chat-card:hover{transform:translateY(-4px)}.ai-chat-card:hover:after{border-color:var(--ai-chat-primary)}.ai-chat-card:hover:before{height:70%}.ai-chat-card--no-image{background:linear-gradient(135deg,var(--ai-chat-card-bg) 0,var(--ai-chat-bg) 100%)}.ai-chat-card-tags{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start;padding:12px;z-index:3}.ai-chat-card-tags-left{display:flex;flex-wrap:wrap;gap:6px}.ai-chat-card-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--ai-chat-overlay);backdrop-filter:blur(4px);border-radius:12px;font-size:11px;font-weight:500;color:var(--ai-chat-card-text)}.ai-chat-card-tag--tokens{background:var(--ai-chat-tag-token-bg);border:1px solid var(--ai-chat-tag-token-border);color:var(--ai-chat-tag-token-color)}.ai-chat-card-badge{--badge-from:var(--ai-chat-badge-new-from);--badge-to:var(--ai-chat-badge-new-to);--badge-text:var(--ai-chat-badge-new-text);--badge-glow:var(--ai-chat-badge-new-glow);position:absolute;top:10px;left:10px;z-index:4;display:inline-flex;align-items:center;gap:4px;padding:5px 11px;font-size:11px;font-weight:800;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:var(--badge-text);background:linear-gradient(135deg,var(--badge-from) 0,var(--badge-to) 100%);border-radius:999px;box-shadow:0 2px 10px var(--badge-glow),0 0 0 1px #ffffff26 inset;overflow:hidden;pointer-events:none;animation:ai-chat-badge-pulse 1.8s ease-in-out infinite}.ai-chat-card-badge:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.75) 50%,transparent);transform:skew(-20deg);animation:ai-chat-badge-shine 2.6s ease-in-out infinite}.ai-chat-card-badge--exclusive{--badge-from:var(--ai-chat-badge-exclusive-from);--badge-to:var(--ai-chat-badge-exclusive-to);--badge-text:var(--ai-chat-badge-exclusive-text);--badge-glow:var(--ai-chat-badge-exclusive-glow)}.ai-chat-card-badge__spark{font-size:10px;line-height:1;animation:ai-chat-badge-spark 1.8s ease-in-out infinite}.ai-chat-card-rank{--icon-color:var(--ai-chat-flame-1);--icon-stroke:1.75;--rank-flame:26px;--rank-pad:9px;position:absolute;top:10px;right:10px;z-index:4;display:inline-flex;align-items:center;justify-content:center;padding:var(--rank-pad);line-height:1;background:var(--ai-chat-overlay);backdrop-filter:blur(4px);border-radius:999px;box-shadow:0 2px 8px #00000059;pointer-events:none}.ai-chat-card-rank--2{--icon-color:var(--ai-chat-flame-2);--rank-flame:23px;--rank-pad:8px}.ai-chat-card-rank--3{--icon-color:var(--ai-chat-flame-3);--rank-flame:20px;--rank-pad:7px}.ai-chat-card-rank__flame{width:var(--rank-flame);height:var(--rank-flame);display:block}.ai-chat-card-content{position:relative;z-index:3;padding:16px;transform:translateY(0);transition:transform .3s ease}.ai-chat-card-name{font-size:18px;font-weight:700;color:var(--ai-chat-card-text);margin:0 0 8px;line-height:1.3}.ai-chat-card-age{font-weight:400;opacity:.9}.ai-chat-card-description{font-size:13px;line-height:1.5;color:var(--ai-chat-card-text-medium);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:-webkit-line-clamp .3s ease}.ai-chat-card:hover .ai-chat-card-content{transform:translateY(-20px)}.ai-chat-card:hover .ai-chat-card-description{-webkit-line-clamp:6}.ai-chat-card-stats{display:flex;gap:16px;align-items:center}.ai-chat-card-stat{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ai-chat-card-text-muted);font-weight:500}.ai-chat-card-stat-icon{font-size:14px}.ai-chat-card-skeleton{aspect-ratio:2/3;border-radius:var(--ai-chat-card-radius);background:linear-gradient(90deg,var(--ai-chat-skeleton-bg) 25%,var(--ai-chat-skeleton-highlight) 50%,var(--ai-chat-skeleton-bg) 75%);background-size:200% 100%;animation:ai-chat-skeleton-shimmer 1.5s ease-in-out infinite}@keyframes ai-chat-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ai-chat-badge-pulse{0%,to{transform:scale(1);box-shadow:0 2px 10px var(--badge-glow),0 0 0 1px #ffffff26 inset}50%{transform:scale(1.07);box-shadow:0 4px 18px var(--badge-glow),0 0 0 1px #ffffff40 inset}}@keyframes ai-chat-badge-shine{0%{left:-75%}55%,to{left:145%}}@keyframes ai-chat-badge-spark{0%,to{transform:rotate(0) scale(1);opacity:.85}50%{transform:rotate(90deg) scale(1.25);opacity:1}}@media(prefers-reduced-motion:reduce){.ai-chat-card-badge,.ai-chat-card-badge:after,.ai-chat-card-badge__spark{animation:none}}.ai-chat-cards-container{width:100%}.ai-chat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(clamp(180px,20vw,280px),1fr));gap:14px}.ai-chat-grid .ad-card,.ai-chat-grid .ad-card__content,.ai-chat-grid .adb-wrapper,.ai-chat-grid .hp-native-container-outer,.ai-chat-grid .spot{overflow:visible!important;width:100%}.ai-chat-grid .adb-wrapper{display:flex!important}.ai-chat-table{display:flex;flex-direction:column;gap:8px}.ai-chat-table-row{display:flex;align-items:center;gap:16px;padding:12px 16px;background:var(--ai-chat-card-bg);border-radius:var(--ai-chat-border-radius);border:1px solid var(--ai-chat-border-color);cursor:pointer;transition:border-color .2s ease}.ai-chat-table-row:hover{border-color:var(--ai-chat-primary)}.ai-chat-table-row--skeleton{height:72px;background:var(--ai-chat-skeleton-bg);border-color:transparent;cursor:default}.ai-chat-table-row--skeleton:hover{border-color:transparent}.ai-chat-table-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;background:var(--ai-chat-skeleton-bg)}.ai-chat-table-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-chat-table-info{flex:1;min-width:0}.ai-chat-table-title{font-size:15px;font-weight:600;color:var(--ai-chat-text-color);margin-bottom:4px}.ai-chat-table-message,.ai-chat-table-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-chat-table-message{font-size:13px;color:var(--ai-chat-text-muted)}.ai-chat-table-meta{flex-shrink:0;text-align:right}.ai-chat-table-count{font-size:13px;color:var(--ai-chat-text-color);margin-bottom:4px}.ai-chat-table-date{font-size:12px;color:var(--ai-chat-text-muted)}.ai-chat-empty-state{text-align:center;padding:60px 20px;color:var(--ai-chat-text-muted)}.ai-chat-empty-state p{margin-bottom:16px}
