@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes animatedLoading{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@keyframes slide-in{to{transform:translate(0%)}}@-webkit-keyframes slide-in{to{-webkit-transform:translate(0%)}}@keyframes slide-in{to{transform:translate(0%)}}@-webkit-keyframes slide-in{to{-webkit-transform:translate(0%)}}.sell-with-me-agent-card{background:var(--pg-white);border:1px solid var(--border-active-secondary);filter:drop-shadow(var(--pg-soft-down-small));border-radius:16px;flex-direction:column;flex-shrink:0;min-width:300px;max-width:300px;display:flex}.sell-with-me-agent-card .agent-card-content-container{flex-direction:column;flex:1;justify-content:space-between;gap:16px;padding:16px;display:flex}.sell-with-me-agent-card .agent-card-content{flex-direction:column;flex:1;gap:12px;display:flex;position:relative;overflow:hidden}.sell-with-me-agent-card .agent-info-section{min-height:87px;color:inherit;flex-shrink:0;align-items:flex-start;gap:8px;text-decoration:none;display:flex;position:relative}.sell-with-me-agent-card .agent-info-section:before{content:" ";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.sell-with-me-agent-card .agent-info-section .agent-avatar-wrapper,.sell-with-me-agent-card .agent-info-section .agent-details,.sell-with-me-agent-card .agent-info-section .agent-chevron-icon{z-index:2}.sell-with-me-agent-card .agent-info-section.expand-click-area{position:static}.sell-with-me-agent-card .agent-info-section.expand-click-area:after{content:" ";z-index:3;position:absolute;inset:0}.sell-with-me-agent-card .agent-info-section.expand-click-area .agent-avatar-wrapper,.sell-with-me-agent-card .agent-info-section.expand-click-area .agent-details,.sell-with-me-agent-card .agent-info-section.expand-click-area .agent-chevron-icon{z-index:4;position:relative}.sell-with-me-agent-card.full-click-area .agent-card-content{cursor:pointer}.sell-with-me-agent-card .agent-avatar-wrapper{flex-shrink:0;position:relative}.sell-with-me-agent-card .agent-avatar-wrapper .avatar-container{border-radius:50%;width:72px;height:72px;position:relative;overflow:hidden}.sell-with-me-agent-card .agent-avatar-wrapper .avatar-container div.hui-avatar{width:100%;height:100%}.sell-with-me-agent-card .agent-avatar-wrapper .avatar-container .hui-avatar--avatar{object-fit:cover;width:100%;height:100%}.sell-with-me-agent-card .agent-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.sell-with-me-agent-card .agent-header{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sell-with-me-agent-card .agent-chevron-icon{cursor:pointer;flex-shrink:0}.sell-with-me-agent-card .agent-rating{align-items:center;gap:4px;display:flex}.sell-with-me-agent-card .agent-company{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sell-with-me-agent-card .agent-record-section{flex-direction:column;flex:1;gap:16px;display:flex;overflow-y:auto}.sell-with-me-agent-card .agent-description{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3!important;background-color:var(--fill-neutral-primary)!important}.sell-with-me-agent-card .agent-stats{flex-direction:column;gap:12px;display:flex}.sell-with-me-agent-card .stat-item{align-items:center;gap:8px;display:flex}.sell-with-me-agent-card .agent-action{justify-content:stretch;display:flex}.sell-with-me-agent-card .agent-action button{width:100%}.sell-with-me-agent-card.loading{pointer-events:none}.sell-with-me-agent-card.loading .skeleton{background:var(--pg-bg-linear-gradient-loading);visibility:visible;background-size:200%;border-radius:8px;animation:1s ease-in-out infinite animatedLoading;display:block}.sell-with-me-agent-card.loading .skeleton.avatar{border-radius:50%;width:72px;height:72px}.sell-with-me-agent-card.loading .skeleton.text{height:16px;margin-bottom:4px}.sell-with-me-agent-card.loading .skeleton.text.small{height:12px}.sell-with-me-agent-card.loading .skeleton.text.large{height:20px}.sell-with-me-agent-card.loading .agent-name,.sell-with-me-agent-card.loading .agent-rating,.sell-with-me-agent-card.loading .agent-company,.sell-with-me-agent-card.loading .agent-description,.sell-with-me-agent-card.loading .stat-item,.sell-with-me-agent-card.loading button{visibility:hidden}@media (max-width:767.98px){.sell-with-me-agent-card{min-width:300px;max-width:300px}}.animate-spin{-webkit-animation:2s linear infinite spin;-moz-animation:2s linear infinite spin;-o-animation:2s linear infinite spin;animation:2s linear infinite spin;display:inline-block}.hui-animated-loading{background:var(--pg-bg-linear-gradient-loading);background-size:200%;animation:1s ease-in-out infinite animatedLoading}@keyframes slide-in{to{transform:translate(0%)}}@-webkit-keyframes slide-in{to{-webkit-transform:translate(0%)}}.nlr-widget-container .sell-with-me-widget{background:linear-gradient(150deg,#dfffff,#fff)}.nlr-widget-container .new-launch-recommendation-card{background:var(--pg-white);border:1px solid var(--border-active-secondary);filter:drop-shadow(var(--pg-soft-down-small));min-width:296px;max-width:296px;color:inherit;border-radius:16px;flex-direction:column;flex-shrink:0;text-decoration:none;display:flex;overflow:hidden}.nlr-widget-container .new-launch-recommendation-card__image-wrapper{background:var(--fill-neutral-primary);border-radius:16px;position:relative}.nlr-widget-container .new-launch-recommendation-card__image-wrapper .hui-avatar{position:absolute;bottom:-8px;left:12px}.nlr-widget-container .new-launch-recommendation-card__image-wrapper .hui-avatar .hui-avatar--avatar{background:var(--fill-neutral-secondary);object-fit:contain}.nlr-widget-container .new-launch-recommendation-card-body{flex-direction:column;flex:1;justify-content:space-between;gap:12px;padding:12px;display:flex}.nlr-widget-container .new-launch-recommendation-card-body__details{flex-direction:column;gap:4px;display:flex}.nlr-widget-container .new-launch-recommendation-card-body__title{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.nlr-widget-container .new-launch-recommendation-card-body__location{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;align-items:center;gap:4px;min-width:0;display:flex;display:-webkit-box;overflow:hidden}.nlr-widget-container .new-launch-recommendation-card-body__agent-link{color:inherit;text-decoration:none}.nlr-widget-container .new-launch-recommendation-card-body__agent{align-items:center;gap:8px;display:flex}.nlr-widget-container .new-launch-recommendation-card-body__agent .name,.nlr-widget-container .new-launch-recommendation-card-body__agent .company{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.nlr-widget-container .new-launch-recommendation-card--view-all{justify-content:center}.nlr-widget-container .new-launch-recommendation-card__view-all-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:100%;padding:16px;display:flex}.nlr-widget-container .new-launch-recommendation-card__view-all-content button{width:100%}.nlr-widget-container .new-launch-recommendation-card .skeleton{background:var(--pg-bg-linear-gradient-loading);visibility:visible;background-size:200%;border-radius:8px;animation:1s ease-in-out infinite animatedLoading;display:block}.nlr-widget-container .new-launch-recommendation-card .skeleton.image{aspect-ratio:16/9;width:100%}.nlr-widget-container .new-launch-recommendation-card .skeleton.text{height:16px}.nlr-widget-container .new-launch-recommendation-card .skeleton.text.small{width:25%;height:12px}.nlr-widget-container .new-launch-recommendation-card .skeleton.text.medium{width:80%}.nlr-widget-container .new-launch-recommendation-card .skeleton.text.large{width:95%;height:20px}.nlr-widget-container .new-launch-recommendation-card.loading{pointer-events:none}.nlr-widget-container .new-launch-recommendation-card.loading button{visibility:hidden}.loading{background:var(--pg-bg-linear-gradient-loading);color:#0000;background-size:200%;border-radius:16px;animation:1s ease-in-out infinite animatedLoading;overflow-y:hidden}.bg-primary-gold{background-color:var(--fill-brand-gold)!important}.devider{border-color:var(--border-active-secondary)!important}.swm-hide-recommendations-toast{z-index:9999;position:fixed;bottom:16px;right:16px}.sell-with-me-widget{background:linear-gradient(74.22deg,#fff5ed 11.27%,#fff 126.56%);border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}.sell-with-me-widget:hover .scroll-button{opacity:1;visibility:visible}.sell-with-me-widget.collapsed-state{gap:0}.sell-with-me-widget.collapsed-state .sell-with-me-disclaimer{display:none}.sell-with-me-widget .sell-with-me-header{flex-direction:column;gap:8px;display:flex}.sell-with-me-widget .sell-with-me-header__clickable{cursor:pointer;text-align:left;z-index:1;user-select:none;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;position:relative}.sell-with-me-widget .sell-with-me-header__clickable:before{content:"";z-index:-1;cursor:pointer;position:absolute;inset:0}.sell-with-me-widget .sell-with-me-header__star{background:linear-gradient(90.62deg,#009496 0%,#004243 100%);margin-top:4px}.sell-with-me-widget .sell-with-me-header__content{flex-direction:column;flex:1;gap:8px;display:flex}.sell-with-me-widget .sell-with-me-header__subtitle{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sell-with-me-widget .sell-with-me-header__arrow{z-index:2;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.sell-with-me-widget .sell-with-me-header__arrow.collapsed{transform:rotate(0)}.sell-with-me-widget .sell-with-me-header__arrow.expanded{transform:rotate(-180deg)}.sell-with-me-widget .sell-with-me-cards-wrapper{align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.sell-with-me-widget .sell-with-me-cards-wrapper.collapsed{opacity:0;pointer-events:none;max-height:0}.sell-with-me-widget .sell-with-me-cards-wrapper.expanded{opacity:1;pointer-events:auto}.sell-with-me-widget .scroll-button{z-index:10;background-color:var(--pg-white);opacity:0;visibility:hidden;transition:opacity .1s,visibility .1s;position:absolute}.sell-with-me-widget .scroll-button:hover{background-color:var(--pg-white)!important}.sell-with-me-widget .scroll-button__left{left:16px}.sell-with-me-widget .scroll-button__right{right:16px}.sell-with-me-widget .hide-recommendations-button{align-self:flex-start}.sell-with-me-widget .sell-with-me-footer{flex-direction:column;gap:8px;transition:margin-top .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);display:flex}.sell-with-me-widget .sell-with-me-footer-link{color:inherit;text-decoration-skip-ink:none;text-decoration:underline}.sell-with-me-widget .sell-with-me-disclaimer .disclaimer-text,.sell-with-me-widget .sell-with-me-disclaimer .disclaimer-text .hui-buttonlink{color:var(--text-active-secondary)}.sell-with-me-widget .sell-with-me-cards{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.sell-with-me-widget .sell-with-me-cards::-webkit-scrollbar{display:none}.sell-with-me-widget .hide-recommendations-button{color:#282c2e;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-decoration:underline}.sell-with-me-widget .hide-recommendations-button:hover{opacity:.8}@media (max-width:768px){.sell-with-me-widget{padding:16px}.sell-with-me-widget .scroll-button,.sell-with-me-widget:hover .scroll-button{opacity:1;visibility:visible}.new-launch-recommendation-card{min-width:296px;max-width:296px}}
.animate-spin{-webkit-animation:2s linear infinite spin;-moz-animation:2s linear infinite spin;-o-animation:2s linear infinite spin;animation:2s linear infinite spin;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}.hui-animated-loading{background:var(--pg-bg-linear-gradient-loading);background-size:200%;animation:1s ease-in-out infinite animatedLoading}@keyframes animatedLoading{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@keyframes slide-in{to{transform:translate(0%)}}@-webkit-keyframes slide-in{to{-webkit-transform:translate(0%)}}.sell-with-me-agent-card{background:var(--pg-white);border:1px solid var(--border-active-secondary);filter:drop-shadow(var(--pg-soft-down-small));border-radius:16px;flex-direction:column;flex-shrink:0;min-width:300px;max-width:300px;display:flex}.sell-with-me-agent-card .agent-card-content-container{flex-direction:column;flex:1;justify-content:space-between;gap:16px;padding:16px;display:flex}.sell-with-me-agent-card .agent-card-content{flex-direction:column;flex:1;gap:12px;display:flex;position:relative;overflow:hidden}.sell-with-me-agent-card .agent-info-section{min-height:87px;color:inherit;flex-shrink:0;align-items:flex-start;gap:8px;text-decoration:none;display:flex;position:relative}.sell-with-me-agent-card .agent-info-section:before{content:" ";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.sell-with-me-agent-card .agent-info-section .agent-avatar-wrapper,.sell-with-me-agent-card .agent-info-section .agent-details,.sell-with-me-agent-card .agent-info-section .agent-chevron-icon{z-index:2}.sell-with-me-agent-card .agent-info-section.expand-click-area{position:static}.sell-with-me-agent-card .agent-info-section.expand-click-area:after{content:" ";z-index:3;position:absolute;inset:0}.sell-with-me-agent-card .agent-info-section.expand-click-area .agent-avatar-wrapper,.sell-with-me-agent-card .agent-info-section.expand-click-area .agent-details,.sell-with-me-agent-card .agent-info-section.expand-click-area .agent-chevron-icon{z-index:4;position:relative}.sell-with-me-agent-card.full-click-area .agent-card-content{cursor:pointer}.sell-with-me-agent-card .agent-avatar-wrapper{flex-shrink:0;position:relative}.sell-with-me-agent-card .agent-avatar-wrapper .avatar-container{border-radius:50%;width:72px;height:72px;position:relative;overflow:hidden}.sell-with-me-agent-card .agent-avatar-wrapper .avatar-container div.hui-avatar{width:100%;height:100%}.sell-with-me-agent-card .agent-avatar-wrapper .avatar-container .hui-avatar--avatar{object-fit:cover;width:100%;height:100%}.sell-with-me-agent-card .agent-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.sell-with-me-agent-card .agent-header{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sell-with-me-agent-card .agent-chevron-icon{cursor:pointer;flex-shrink:0}.sell-with-me-agent-card .agent-rating{align-items:center;gap:4px;display:flex}.sell-with-me-agent-card .agent-company{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sell-with-me-agent-card .agent-record-section{flex-direction:column;flex:1;gap:16px;display:flex;overflow-y:auto}.sell-with-me-agent-card .agent-description{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3!important;background-color:var(--fill-neutral-primary)!important}.sell-with-me-agent-card .agent-stats{flex-direction:column;gap:12px;display:flex}.sell-with-me-agent-card .stat-item{align-items:center;gap:8px;display:flex}.sell-with-me-agent-card .agent-action{justify-content:stretch;display:flex}.sell-with-me-agent-card .agent-action button{width:100%}.sell-with-me-agent-card.loading{pointer-events:none}.sell-with-me-agent-card.loading .skeleton{background:var(--pg-bg-linear-gradient-loading);visibility:visible;background-size:200%;border-radius:8px;animation:1s ease-in-out infinite animatedLoading;display:block}.sell-with-me-agent-card.loading .skeleton.avatar{border-radius:50%;width:72px;height:72px}.sell-with-me-agent-card.loading .skeleton.text{height:16px;margin-bottom:4px}.sell-with-me-agent-card.loading .skeleton.text.small{height:12px}.sell-with-me-agent-card.loading .skeleton.text.large{height:20px}.sell-with-me-agent-card.loading .agent-name,.sell-with-me-agent-card.loading .agent-rating,.sell-with-me-agent-card.loading .agent-company,.sell-with-me-agent-card.loading .agent-description,.sell-with-me-agent-card.loading .stat-item,.sell-with-me-agent-card.loading button{visibility:hidden}@media (max-width:767.98px){.sell-with-me-agent-card{min-width:300px;max-width:300px}}
.agent-feed-widget-container .sell-with-me-widget{background:#e5ffff;border-radius:24px}.agent-feed-widget-container .sell-with-me-header__subtitle{color:var(--text-active-primary)!important}.agent-feed-widget-container .sell-with-me-cards{gap:16px}
.animate-spin{-webkit-animation:2s linear infinite spin;-moz-animation:2s linear infinite spin;-o-animation:2s linear infinite spin;animation:2s linear infinite spin;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}.hui-animated-loading{background:var(--pg-bg-linear-gradient-loading);background-size:200%;animation:1s ease-in-out infinite animatedLoading}@keyframes animatedLoading{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@keyframes slide-in{to{transform:translate(0%)}}@-webkit-keyframes slide-in{to{-webkit-transform:translate(0%)}}.agent-feed-video-card{--agent-feed-interaction-hole-radius:28px;background:0 0;flex-direction:column;flex-shrink:0;min-width:200px;max-width:200px;display:flex}.agent-feed-video-card__frame{height:356px;box-shadow:var(--pg-soft-down-medium);cursor:pointer;background:0 0;border-radius:16px;position:relative;overflow:hidden}.agent-feed-video-card__frame:after{content:"";border:1px solid var(--border-active-quinary);border-radius:inherit;pointer-events:none;z-index:2;position:absolute;inset:0}.agent-feed-video-card__frame .agent-feed-video-card__player,.agent-feed-video-card__frame iframe{border-radius:inherit;background:0 0;border:0;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.agent-feed-video-card__frame .agent-feed-video-card__player iframe{pointer-events:auto;border-radius:inherit;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute;inset:-2px}.agent-feed-video-card__interaction-layer{z-index:1;pointer-events:none;position:absolute;inset:0}.agent-feed-video-card__interaction-zone{cursor:inherit;pointer-events:auto;background:0 0;border:0;padding:0;position:absolute}.agent-feed-video-card__interaction-zone--top{height:calc(50% - var(--agent-feed-interaction-hole-radius));top:0;left:0;right:0}.agent-feed-video-card__interaction-zone--left{top:calc(50% - var(--agent-feed-interaction-hole-radius));bottom:calc(50% - var(--agent-feed-interaction-hole-radius));width:calc(50% - var(--agent-feed-interaction-hole-radius));left:0}.agent-feed-video-card__interaction-zone--right{top:calc(50% - var(--agent-feed-interaction-hole-radius));right:0;bottom:calc(50% - var(--agent-feed-interaction-hole-radius));width:calc(50% - var(--agent-feed-interaction-hole-radius))}.agent-feed-video-card__interaction-zone--bottom{height:calc(50% - var(--agent-feed-interaction-hole-radius));bottom:0;left:0;right:0}.agent-feed-video-card__interaction-hotspot{width:calc(var(--agent-feed-interaction-hole-radius)*2);height:calc(var(--agent-feed-interaction-hole-radius)*2);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.agent-feed-video-card__loading-overlay{z-index:0;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.agent-feed-video-card__gradient{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;background:linear-gradient(#6660 0%,#0009 100%);height:172px;position:absolute;bottom:0;left:0;right:0}.agent-feed-video-card__overlay{z-index:1;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.agent-feed-video-card__loading-top{z-index:1;align-items:flex-start;gap:8px;display:flex;position:absolute;top:8px;left:8px;right:8px}.agent-feed-video-card__loading-title-group{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.agent-feed-video-card__meta-row{filter:drop-shadow(0 2px 2px #282c2e14);justify-content:space-between;align-items:center;gap:8px;display:flex}.agent-feed-video-card__agent{align-items:center;gap:8px;min-width:0;display:flex}.agent-feed-video-card__agent .hui-typography{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.agent-feed-video-card__agent-name{letter-spacing:.24px}.agent-feed-video-card__duration{text-shadow:0 2px 4px #0000008c;flex-shrink:0}.agent-feed-video-card__contact-button{min-height:40px;box-shadow:var(--pg-down-small)}.agent-feed-video-card__body{background:0 0;flex-direction:column;gap:8px;padding:8px 0 0;display:flex}.agent-feed-video-card__body .hui-button{width:100%}.agent-feed-video-card .skeleton{background:var(--pg-bg-linear-gradient-loading);visibility:visible;background-size:200%;border-radius:8px;animation:1s ease-in-out infinite animatedLoading;display:block}.agent-feed-video-card .skeleton.frame{background:linear-gradient(#1111112e 0%,#11111114 26%,#11111152 100%),linear-gradient(150deg,#dfffff 0%,#fff 100%);border-radius:0;width:100%;height:100%}.agent-feed-video-card .skeleton.avatar{border-radius:999px;flex-shrink:0;width:44px;height:44px}.agent-feed-video-card .skeleton.avatar.small{width:28px;height:28px}.agent-feed-video-card .skeleton.text{border-radius:999px;height:16px}.agent-feed-video-card .skeleton.text.title{width:72%;height:24px}.agent-feed-video-card .skeleton.text.subtitle{width:52%;height:16px}.agent-feed-video-card .skeleton.text.agent{width:72px;height:14px}.agent-feed-video-card .skeleton.text.duration{width:28px;height:14px}.agent-feed-video-card .skeleton.button{border-radius:999px;width:100%;height:36px}.agent-feed-video-card.loading{pointer-events:none}
.agent-feed-fullscreen-player{z-index:1025;isolation:isolate;background:0 0;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.agent-feed-fullscreen-player__frame{width:100%;height:100%;position:relative}.agent-feed-fullscreen-player__surface{background:var(--pg-white);width:100%;height:100%;position:relative;overflow:hidden}.agent-feed-fullscreen-player__media,.agent-feed-fullscreen-player iframe{z-index:0;background:var(--pg-black);border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.agent-feed-fullscreen-player__media iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.agent-feed-fullscreen-player__gesture-layer{z-index:2;touch-action:none;cursor:pointer;position:absolute;inset:0}.agent-feed-fullscreen-player__close-button{z-index:4;width:24px;height:24px;color:var(--pg-white);box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}.agent-feed-fullscreen-player__bottom{z-index:3;pointer-events:none;flex-direction:column;justify-content:flex-end;gap:16px;min-height:128px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.agent-feed-fullscreen-player__bottom:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#6660 0%,#000 97.746%);height:128px;position:absolute;bottom:0;left:0;right:0}.agent-feed-fullscreen-player__meta-row{filter:drop-shadow(0 2px 2px #282c2e14);justify-content:space-between;align-items:center;gap:8px;display:flex}.agent-feed-fullscreen-player__agent{align-items:center;gap:8px;min-width:0;display:flex}.agent-feed-fullscreen-player__agent .hui-typography{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.agent-feed-fullscreen-player__agent-name{letter-spacing:.24px}.agent-feed-fullscreen-player__duration{flex-shrink:0}.agent-feed-fullscreen-player__contact-button{pointer-events:auto;width:100%}.agent-feed-fullscreen-player__progress{z-index:3;pointer-events:none;background:#0009;height:3px;position:absolute;bottom:0;left:0;right:0}.agent-feed-fullscreen-player__progress-fill{background:var(--pg-white);height:100%;transition:width .25s linear}.agent-feed-fullscreen-player__desktop-navigation{display:none}@media (min-width:768px){.agent-feed-fullscreen-player{background:#0009;align-items:center;padding:24px}.agent-feed-fullscreen-player__frame{justify-content:center;align-items:center;gap:16px;width:auto;max-width:100%;height:auto;max-height:100%;display:flex}.agent-feed-fullscreen-player__surface{aspect-ratio:9/16;width:min(56.25vh - 27px,100vw - 104px);max-width:calc(100vw - 104px);height:auto;max-height:calc(100vh - 48px);box-shadow:var(--pg-soft-down-medium);border-radius:16px}.agent-feed-fullscreen-player__desktop-navigation{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.agent-feed-fullscreen-player__nav-button{background-color:var(--pg-white)}.agent-feed-fullscreen-player__nav-button:hover{background-color:var(--pg-white)!important}}@media (min-width:768px) and (max-height:639px),(min-width:768px) and (max-width:359px){.agent-feed-fullscreen-player__frame{gap:12px}.agent-feed-fullscreen-player__surface{width:min(56.25vh - 27px,100vw - 96px);max-width:calc(100vw - 96px)}}
/*# sourceMappingURL=0klqpfri_024~.css.map*/