.lang-picker-overlay{z-index:9998;background:#00000073;justify-content:center;align-items:flex-end;animation:.24s lang-picker-backdrop-in;display:flex;position:fixed;inset:0}@keyframes lang-picker-backdrop-in{0%{background:0 0}to{background:#00000073}}.lang-picker-sheet{width:100%;max-width:480px;padding:0 0 calc(env(safe-area-inset-bottom,0px) + 20px);background:#fff;border-radius:20px 20px 0 0;flex-direction:column;gap:0;animation:.3s cubic-bezier(.32,.72,0,1) lang-picker-sheet-in;display:flex}@keyframes lang-picker-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.lang-picker-header{flex-direction:column;align-items:center;gap:4px;padding:20px 24px 12px;display:flex}.lang-picker-title{color:#111;font-size:17px;font-weight:600;font-family:var(--system-font)}.lang-picker-subtitle{color:#8e8e93;font-size:13px;font-family:var(--system-font)}.lang-picker-wheel-wrap{height:310px;margin:4px 0;position:relative;overflow:hidden}.lang-picker-fade{pointer-events:none;z-index:2;height:124px;position:absolute;left:0;right:0}.lang-picker-fade-top{background:linear-gradient(#fff 0%,#fff0 100%);top:0}.lang-picker-fade-bottom{background:linear-gradient(#fff0 0%,#fff 100%);bottom:0}.lang-picker-selector{pointer-events:none;z-index:3;background:#7878800f;border-top:.5px solid #3c3c4340;border-bottom:.5px solid #3c3c4340;border-radius:10px;height:62px;position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%)}.lang-picker-wheel{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;height:100%;display:flex;overflow-y:scroll}.lang-picker-wheel::-webkit-scrollbar{display:none}.lang-picker-item{scroll-snap-align:center;font-family:var(--system-font);color:#11111159;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;transition:color .18s,font-size .18s,font-weight .18s;display:flex}.lang-picker-item-label{font-size:16px;font-weight:500;line-height:1.08}.lang-picker-item-english{letter-spacing:.02em;color:#11111147;font-size:11px;font-weight:500;line-height:1}.lang-picker-item.is-selected{color:#111}.lang-picker-item.is-selected .lang-picker-item-label{font-size:18px;font-weight:600}.lang-picker-item.is-selected .lang-picker-item-english{color:#1111117a}.lang-picker-confirm{color:#fff;font-family:var(--system-font);cursor:pointer;-webkit-tap-highlight-color:transparent;active-transform:scale(.97);background:#007aff;border:none;border-radius:14px;margin:8px 20px 0;padding:14px;font-size:16px;font-weight:600;transition:opacity .12s,transform 80ms}.lang-picker-confirm:disabled{opacity:.6;cursor:default}.lang-picker-confirm:active{opacity:.82;transform:scale(.98)}.lang-picker-error{color:#d92d20;font-family:var(--system-font);text-align:center;margin:8px 20px 0;font-size:13px;line-height:1.4}:root{--system-font:system-ui, sans-serif}html,body,#root{width:100%;height:100%;margin:0}body{color:var(--tg-theme-text-color,#111);font-family:var(--system-font);background:#fff;overflow:hidden}button,input,textarea,select{font:inherit}.app{height:100vh;height:var(--tg-viewport-stable-height,100dvh);box-sizing:border-box;background:#fff;width:100%;display:flex;overflow:hidden}.phone-frame{width:100%;height:100%;position:relative}.mobile{--top-safe-mask-height:calc(env(safe-area-inset-top,0px) + 52px);--floating-nav-offset:14px;--floating-nav-height:calc(74px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.top-frosted-mask{z-index:10;height:var(--top-safe-mask-height);pointer-events:none;backface-visibility:hidden;background:#f1f2f4;display:none;position:absolute;top:0;left:0;right:0;transform:translateZ(0)}.top-frosted-mask:after{content:"";background:#3c3c4324;height:.5px;position:absolute;bottom:0;left:0;right:0}html[data-tgmark-mobile-client=true] .top-frosted-mask{display:block}.top-search-capsule{top:calc(env(safe-area-inset-top,0px) + 8px);z-index:11;color:#6c6e76;pointer-events:auto;transform-origin:50%;background:#dfdfe3;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:30px;padding:0 15px 0 13px;transition:opacity .16s,transform .18s;display:inline-flex;position:absolute;left:50%}.top-search-capsule-icon{color:#6c6e76;filter:drop-shadow(0 0 .18px);flex:none;width:16px;height:16px;transform:translate(-3px)}.top-search-capsule-icon path{stroke:currentColor;stroke-width:.5px;paint-order:stroke fill}.top-search-capsule-text{font-family:var(--system-font);letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:1}.debug-actions{top:calc(env(safe-area-inset-top,0px) + 12px);z-index:11;flex-direction:column;align-items:center;display:none;position:absolute;left:50%;transform:translate(-40px)}.debug-action-button{color:#fff;width:30px;height:30px;font-family:var(--system-font);text-align:center;-webkit-backdrop-filter:blur(14px)saturate(150%);cursor:pointer;background:#18202cd1;border:0;border-radius:50%;padding:0;font-size:12px;font-weight:600;line-height:30px;box-shadow:0 10px 30px #0f172229}.debug-action-message{color:#4a5565;max-width:min(60vw,220px);font-family:var(--system-font);background:#ffffffeb;border-radius:10px;padding:6px 10px;font-size:11px;line-height:1.35;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172214}.auth-banner{top:calc(env(safe-area-inset-top,0px) + 12px);z-index:11;width:30px;height:30px;font-family:var(--system-font);text-align:center;-webkit-backdrop-filter:blur(14px)saturate(150%);border:0;border-radius:50%;padding:0;font-size:12px;font-weight:600;line-height:30px;display:none;position:absolute;left:50%;transform:translate(10px);box-shadow:0 10px 30px #0f17221f}.auth-banner.is-checking{color:#8b5e00;background:#fff6d4eb}.auth-banner.is-success{color:#146c43;cursor:pointer;background:#e3faefeb}.auth-banner.is-error{color:#b42318;cursor:pointer;background:#fee4e2f2}.auth-banner:disabled{cursor:default}.auth-result-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.auth-result-dialog{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:90vw;max-height:80vh;padding:16px;overflow:auto}.auth-result-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.auth-result-title{font-size:16px;font-weight:600}.auth-result-title.is-success{color:#34c759}.auth-result-title.is-error{color:#ff3b30}.auth-result-duration,.auth-result-section-title{color:#8e8e93;font-size:12px}.auth-result-section-title{margin-bottom:4px}.auth-result-block{word-break:break-all;white-space:pre-wrap;margin:0 0 12px;font-size:11px}.auth-result-block.is-last{margin-bottom:0}.auth-result-close{color:#fff;cursor:pointer;background:#358af6;border:none;border-radius:12px;width:100%;margin-top:12px;padding:10px;font-size:14px}.bottom-nav{z-index:12;min-height:64px;padding:4px 18px calc(env(safe-area-inset-bottom,0px) + 4px);box-sizing:border-box;opacity:1;backface-visibility:hidden;background:linear-gradient(#f7f8fa 0%,#eff3f7 100%);justify-content:space-between;align-items:stretch;transition:opacity .22s ease-out 60ms,transform .26s cubic-bezier(.22,1,.36,1) 60ms;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translate(0,0)}.bottom-nav:before{content:"";pointer-events:none;background:#3c3c432e;height:.5px;position:absolute;top:0;left:0;right:0}.bottom-nav.is-search-covered{visibility:hidden;pointer-events:none;opacity:0;transition:none;transform:translateY(10px)}.bottom-nav-item{appearance:none;-webkit-tap-highlight-color:transparent;color:#555;cursor:pointer;background:0 0;border:0;outline:none;flex-direction:column;flex:0 0 44px;justify-content:center;align-items:center;gap:5px;padding:7px 0 0;transition:color .18s,background-color .18s;display:inline-flex;transform:translateY(-3px)}.bottom-nav-icon{color:#111827;flex:none;width:24px;height:24px}.bottom-nav-add-item{padding:0;transform:translateY(-3px)}.bottom-nav-add-item .bottom-nav-icon{color:#e85d3f;flex-basis:40px;width:40px;height:40px}.bottom-nav-alert-icon{flex-basis:25px;width:25px;height:25px;margin-bottom:-1px}.bottom-nav-avatar{object-fit:cover;opacity:0;border-radius:50%;position:absolute;inset:0}.bottom-nav-avatar.is-loaded{opacity:1}.bottom-nav-avatar-slot{flex:0 0 24px;width:24px;height:24px;position:relative}.bottom-nav-avatar-slot>.bottom-nav-icon{position:absolute;inset:0}.bottom-nav-label{font-family:var(--system-font);color:#111827;font-size:10px;line-height:1.1}@media (hover:hover){.bottom-nav-item:hover{color:#181e26d1}}.bottom-nav-item.is-active{color:#e85d3f;background:0 0}.bottom-nav-item.is-active .bottom-nav-label{font-weight:600}.bottom-nav-item:focus,.bottom-nav-item:active{background:0 0;outline:none}.channel-sheet-layer{z-index:20;align-items:flex-end;display:flex;position:absolute;inset:0}.channel-sheet-backdrop{appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;backface-visibility:hidden;will-change:opacity;background:#0f172a47;border:0;outline:none;padding:0;animation:.18s ease-out channel-sheet-backdrop-in;position:absolute;inset:0;transform:translateZ(0)}.channel-sheet-backdrop.is-closing{pointer-events:none;animation:.25s cubic-bezier(.4,0,1,1) forwards channel-sheet-backdrop-out}.channel-sheet{width:100%;padding:12px 20px calc(env(safe-area-inset-bottom,0px) + 24px);box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none;max-height:68dvh;transform:translate3d(0, var(--channel-sheet-drag-offset,0px), 0);will-change:transform;background:#fff;border-radius:28px 28px 0 0;transition:transform .18s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden auto;box-shadow:0 -4px 18px #0f172a14}.channel-sheet.is-opening{transition:none;animation:.24s ease-out channel-sheet-slide-up}.channel-sheet.is-closing{pointer-events:none;transition:none;animation:.25s cubic-bezier(.4,0,1,1) forwards channel-sheet-slide-down}.channel-sheet.is-dragging{transition:none}.channel-sheet-handle{touch-action:pan-y;background:#d6d9de;border-radius:999px;width:36px;height:4px;margin:0 auto 20px}.channel-sheet-header{justify-content:space-between;align-items:center;margin-bottom:28px;padding-right:48px;display:flex}.channel-sheet-heading{min-width:0}.channel-sheet-header h2{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.2}.channel-sheet-heading p{color:#737b88;margin:6px 0 0;font-size:14px;font-weight:400;line-height:20px}.channel-sheet-close{-webkit-tap-highlight-color:transparent;color:#4b5563;isolation:isolate;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:22px;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.channel-sheet-close:before{content:"";z-index:-1;background:#f5f6f8;border-radius:50%;width:34px;height:34px;position:absolute}.channel-sheet-actions{gap:12px;display:grid}.channel-sheet-card{color:#111827;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;width:100%;height:92px;min-height:92px;box-shadow:none;background:#fff;border:1px solid #e7e9ed;border-radius:18px;justify-content:space-between;align-items:center;gap:0;padding:0 24px;transition:background-color .14s,border-color .14s;display:flex}.channel-sheet-card-connect{background:#fff;border-color:#e7e9ed}.channel-sheet-card:active{background:#f7f8fa;transform:none}.channel-sheet-card-icon{color:#e85d3f;width:44px;height:44px;box-shadow:none;background:#fff0eb;border-radius:13px;flex:0 0 44px;justify-content:center;align-items:center;margin-left:-5px;margin-right:22px;display:inline-flex}.channel-sheet-card:nth-child(2) .channel-sheet-card-icon{color:#4f8a6a;box-shadow:none;background:#edf7f1}.channel-sheet-card-icon svg{width:23px;height:23px}.channel-sheet-card-copy{flex-direction:column;flex:auto;justify-content:center;gap:7px;min-width:0;display:flex}.channel-sheet-card-title{font-size:16px;font-weight:600;line-height:1.2}.channel-sheet-card-description{color:#737b88;font-size:14px;font-weight:400;line-height:1.35}.channel-sheet-card-arrow{color:#111827;box-sizing:border-box;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:16px;padding:0;font-size:20px;line-height:1;display:inline-flex}.channel-sheet-card:nth-child(2) .channel-sheet-card-arrow{color:#111827;background:0 0}.channel-sheet-posts-note{background:#f7f8fa;border-radius:14px;margin-top:20px;padding:16px}.channel-sheet-posts-note>div{align-items:center;gap:8px;display:flex}.channel-sheet-posts-note strong{color:#1f2937;font-size:15px;font-weight:600;line-height:20px}.channel-sheet-soon-badge{color:#d9785f;background:#fff0eb;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600;line-height:1.2}.channel-sheet-posts-note p{color:#7a828e;margin:6px 0 0;font-size:13px;line-height:19px}.channel-sheet-create-link{color:#8a919c;width:fit-content;margin:18px auto 0;font-size:13px;line-height:20px;text-decoration:none;display:block}.channel-sheet-create-link span{color:#e85d3f}@media (hover:hover){.channel-sheet-card:hover{background:#f9fafb}}@keyframes channel-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translate(0,0)}}@keyframes channel-sheet-slide-down{0%{transform:translate3d(0, var(--channel-sheet-drag-offset,0px), 0)}to{transform:translateY(100%)}}@keyframes channel-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes channel-sheet-backdrop-out{0%{opacity:1}to{opacity:0}}.channel-management-page{z-index:30;box-sizing:border-box;padding:calc(var(--top-safe-mask-height,72px) + 20px) 20px calc(env(safe-area-inset-bottom,0px) + 96px);touch-action:pan-y;-webkit-text-size-adjust:100%;background:#fff;position:absolute;inset:0;overflow-y:auto}.channel-management-mask{z-index:2}.channel-management-page h1{color:#111827;margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.25}.channel-management-page p{color:#737b88;margin:0;font-size:14px;line-height:20px}.channel-connect-flow{box-sizing:border-box;justify-content:space-between;align-items:flex-start;width:100%;min-height:180px;padding-top:36px;display:flex}.channel-connect-item{flex-direction:column;flex:0 0 70px;align-items:center;gap:6px;width:70px;display:flex}.channel-connect-node{background:0 0;border-radius:20px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.channel-connect-node svg{width:48px;height:48px;display:block}.channel-connect-node.is-paw svg{width:48px;height:48px}.channel-connect-node.is-telegram{color:#229ed9}.channel-connect-label{font-family:var(--system-font);color:#4f5968;text-align:center;white-space:nowrap;font-size:12px;font-weight:600;line-height:16px}.channel-connect-connector{color:#b0b7c3;flex:0 0 62px;justify-content:center;align-items:center;width:62px;height:28px;margin-top:18px;display:flex}.channel-connect-dashes{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;flex:0 0 62px;width:62px;height:2px}.channel-connect-connector>svg{display:block}.placeholder-page{min-height:0;padding:calc(var(--top-safe-mask-height,72px) + 20px) 18px calc(var(--floating-nav-height,82px) + var(--floating-nav-offset,14px) + 20px);font-family:var(--system-font);flex-direction:column;flex:1;gap:16px;display:flex;overflow-y:auto}.placeholder-hint{color:#8c919c;text-align:center;margin:0;padding-top:8px;font-size:14px}.placeholder-list{background:linear-gradient(135deg,#fffaf8 0%,#fff1eb 58%,#ffe5da 100%);border-radius:12px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.placeholder-list li{color:#252934;border-bottom:.5px solid #3c3c431a;flex-direction:column;gap:4px;padding:14px 16px;font-size:14px;display:flex}.placeholder-list li:last-child{border-bottom:none}.rewards-page{min-height:0;padding:calc(var(--top-safe-mask-height,72px) + 18px) 14px calc(var(--floating-nav-height,82px) + var(--floating-nav-offset,14px) + 24px);box-sizing:border-box;font-family:var(--system-font);scrollbar-width:none;background:#f7f7f8;flex-direction:column;flex:1;gap:24px;display:flex;overflow-y:auto}.rewards-page::-webkit-scrollbar{display:none}.rewards-section{flex-direction:column;gap:10px;display:flex}.rewards-section-header{justify-content:space-between;align-items:flex-end;padding:0 2px;display:flex}.rewards-section-title{color:#171b22;margin:0;font-size:18px;font-weight:500;line-height:1.25}.rewards-section-caption{color:#8c919c;font-size:12px;line-height:1.3}.rewards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.rewards-action{min-width:0;min-height:90px;color:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:.5px solid #3c3c431f;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:12px;transition:transform .14s,background .14s,box-shadow .14s;display:flex;box-shadow:0 8px 22px #0f172a0a}.rewards-action:active{background:#f9fafb;transform:scale(.98);box-shadow:0 5px 14px #0f172a0a}.rewards-action:disabled{cursor:default;opacity:.72}.rewards-action:disabled:active{transform:none}.rewards-action-icon-wrap{color:#2f343b;background:#eef1f5;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.rewards-action-icon{width:19px;height:19px;display:block}.rewards-action-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.rewards-action-title{color:#1f2530;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:650;line-height:1.25;overflow:hidden}.rewards-action-meta{color:#8c919c;align-items:center;gap:4px;font-size:12px;line-height:1.25;display:inline-flex}.rewards-action-coin{width:17px;height:17px;display:block}.placeholder-notice-title{color:#252934;font-size:13px;font-weight:600}.placeholder-notice-body{color:#8c919c;font-size:12px}.placeholder-profile-header{align-items:center;gap:14px;padding:8px 0 4px;display:flex}.placeholder-profile-avatar{object-fit:cover;border-radius:50%;flex:none;width:56px;height:56px}.placeholder-profile-name{color:#252934;font-size:16px;font-weight:600}.placeholder-profile-id{color:#8c919c;margin-top:2px;font-size:13px}.placeholder-profile-avatar-icon{color:#8c919c;background:#e9edf2;justify-content:center;align-items:center;display:flex}.placeholder-profile-avatar-icon svg{width:32px;height:32px}.ubcg-detail-page{z-index:40;color:#111827;font-family:var(--system-font);background:#fff;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.ubcg-detail-header{height:calc(env(safe-area-inset-top,0px) + 52px);padding:env(safe-area-inset-top,0px) 10px 0;box-sizing:border-box;background:0 0;border-bottom:0;flex:none;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;display:none}html[data-tgmark-mobile-client=true] .ubcg-detail-header{-webkit-backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(#f7f8fadb 0%,#f7f8fab8 100%);border-bottom:.5px solid #3c3c431f;display:grid}.ubcg-detail-back{color:#111827;width:38px;height:38px;font-family:var(--system-font);cursor:pointer;appearance:none;background:0 0;border:0;border-radius:50%;padding:0 0 3px;font-size:34px;line-height:1}.ubcg-detail-back:active{background:#0f172a0f}.ubcg-detail-header-title{justify-content:center;align-items:center;min-width:0;font-size:16px;font-weight:600;line-height:1.2;display:flex}.ubcg-detail-compact-card{box-sizing:border-box;width:100%;height:52px;box-shadow:none;isolation:isolate;color:#20242b;text-align:left;cursor:pointer;appearance:none;opacity:0;pointer-events:none;will-change:transform, opacity;background:#e4e5e6 padding-box padding-box;border:1px solid #eeeeec;border-radius:12px;align-items:center;gap:8px;padding:8px 12px 8px 8px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s ease-out;display:flex;overflow:hidden;transform:translateY(6px)scale(.96)}.ubcg-detail-header-avatar{color:#fff;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;line-height:1;display:flex;overflow:hidden}.ubcg-detail-header-channel-title{color:#20242b;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.ubcg-detail-compact-card-info{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.ubcg-detail-compact-card-title-row{align-items:center;gap:4px;min-width:0;display:flex}.ubcg-detail-compact-card-title-row .ubcg-detail-header-channel-title{flex:0 auto}.ubcg-detail-compact-card-verified{color:#358af6;flex:0 0 15px;width:15px;height:15px}.ubcg-detail-header-avatar img{object-fit:cover;width:100%;height:100%;display:block}.ubcg-detail-header-channel-title{color:#20242b;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.ubcg-detail-compact-card-rating{color:#20242b;align-items:center;gap:4px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.ubcg-detail-compact-card-rating .ubcg-detail-rating-stars{font-size:12px}.ubcg-detail-compact-card-rating.is-unavailable .ubcg-detail-rating-stars,.ubcg-detail-compact-card-rating.is-unavailable{color:#d1d5db}.ubcg-detail-compact-card-expand{color:#555a62;stroke-width:1.8px;flex:0 0 18px;width:18px;height:18px}.ubcg-detail-compact-card:active{opacity:.72}.ubcg-detail-header-spacer{width:40px;height:40px}.ubcg-detail-content,.ubcg-detail-loading,.ubcg-detail-state{box-sizing:border-box;min-height:0;padding:17px 14px calc(env(safe-area-inset-bottom,0px) + 26px);scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.ubcg-detail-notice-overlay{z-index:30;box-sizing:border-box;-webkit-backdrop-filter:blur(3px);background:#181d2633;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.ubcg-detail-notice{box-sizing:border-box;background:#fffffff7;border:1px solid #ffffffb8;border-radius:18px;width:min(100%,300px);padding:20px 18px 16px;box-shadow:0 18px 50px #151c2633}.ubcg-detail-notice h2{color:#20242b;margin:0;font-size:17px;font-weight:700;line-height:1.25}.ubcg-detail-notice p{color:#69717d;margin:9px 0 18px;font-size:14px;font-weight:500;line-height:1.45}.ubcg-detail-notice button{color:#fff;width:100%;height:40px;font:inherit;cursor:pointer;background:#e85d3f;border:0;border-radius:11px;font-size:14px;font-weight:700}.ubcg-detail-notice button:active{transform:scale(.98)}.ubcg-detail-submit-privacy-note{color:#737b88;margin-top:-7px;font-size:13px;font-weight:400;line-height:1.45}.ubcg-detail-submit-privacy-note strong{color:#4b5563;font-weight:700}.ubcg-detail-confirmation-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ubcg-detail-notice .ubcg-detail-confirmation-cancel{color:#4b4f55;background:#fff;border:1px solid #e3e6ea}.ubcg-detail-content{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.ubcg-detail-content::-webkit-scrollbar{display:none}.ubcg-detail-loading::-webkit-scrollbar{display:none}.ubcg-detail-state::-webkit-scrollbar{display:none}.ubcg-detail-channel-card{box-sizing:border-box;background:0 0;border:0;border-radius:0;flex:none;width:100%;min-width:0;margin-top:0;padding:0}.ubcg-detail-card-main{align-items:center;gap:14px;min-width:0;display:flex;position:relative}.ubcg-detail-rating-actions{align-items:center;gap:14px;margin-left:0;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ubcg-detail-rating-action{color:#4b4f55;cursor:pointer;appearance:none;background:0 0;border:0;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.ubcg-detail-rating-action svg{width:20px;height:20px}.ubcg-detail-rating-action.is-active{color:#e85d3f}.ubcg-detail-rating-action:active{transform:scale(.92)}.ubcg-detail-inline-open{color:#fff;background:#e85d3f;border-bottom:0;border-radius:999px;flex:none;gap:0;width:auto;min-width:58px;height:26px;margin-left:8px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;position:relative}.ubcg-detail-inline-open:disabled{color:#fff;opacity:.7;background:#f3b7a7}.ubcg-detail-inline-open:not(:disabled):active{transform:scale(.97)}.ubcg-detail-collapsible-header{flex:none;grid-template-rows:1fr;transition:grid-template-rows .38s cubic-bezier(.25,.8,.25,1);display:grid;overflow:hidden}.ubcg-detail-collapsible-header-inner{opacity:1;will-change:transform, opacity;min-height:0;transition:transform .38s cubic-bezier(.25,.8,.25,1),opacity .26s ease-out;overflow:hidden;transform:translate(0,0)}.ubcg-detail-content.is-collapsed .ubcg-detail-collapsible-header{grid-template-rows:0fr}.ubcg-detail-content.is-collapsed .ubcg-detail-collapsible-header-inner{opacity:0;pointer-events:none;transform:translateY(-10px)}.ubcg-detail-tab-capsule-slot{flex:none;justify-content:stretch;align-items:center;height:0;margin-top:0;transition:height .38s cubic-bezier(.25,.8,.25,1),margin-top .38s cubic-bezier(.25,.8,.25,1),transform .38s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden;transform:translate(0,0)}.ubcg-detail-content.is-collapsed .ubcg-detail-tab-capsule-slot{height:52px;margin-top:3px;transform:translateY(-6px)}.ubcg-detail-content.is-collapsed .ubcg-detail-compact-card{opacity:1;pointer-events:auto;transform:translate(0,0)scale(1)}.ubcg-detail-avatar{background:#eef1f5;border-radius:50%;flex:0 0 64px;width:64px;height:64px;overflow:hidden;box-shadow:inset 0 0 0 1px #0f17220f,0 2px 8px #0f17220f}.ubcg-detail-avatar img{object-fit:cover;width:100%;height:100%;display:block}.ubcg-detail-avatar span{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;line-height:1;display:flex}.ubcg-detail-title-wrap{box-sizing:border-box;flex-direction:column;flex:auto;gap:5px;min-width:0;padding:4px 0;display:flex}.ubcg-detail-title{color:#171b22;letter-spacing:0;align-items:center;gap:3px;min-width:0;height:18px;margin:0;font-size:15px;font-weight:800;line-height:18px;display:flex}.ubcg-detail-type-icon{color:currentColor;flex:0 0 20px;width:20px;height:20px}.ubcg-detail-title-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:180px;overflow:hidden}.ubcg-detail-title-more{color:#4b4f55;cursor:pointer;appearance:none;background:0 0;border:0;border-radius:8px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:0;padding:0;display:inline-flex;position:absolute;top:0;right:0}.ubcg-detail-title-more svg{width:20px;height:20px}.ubcg-detail-title-more:active{background:#0f172a0f}.ubcg-detail-verified-badge{color:#358af6;flex:0 0 18px;width:18px;height:18px}.ubcg-detail-subscription{white-space:nowrap;color:#8c919c;align-items:center;gap:2px;height:18px;margin-bottom:0;font-size:13px;font-weight:500;line-height:18px;display:flex}.ubcg-detail-subscription>span{align-items:center;height:100%;line-height:1;display:inline-flex}.ubcg-detail-rating{color:#8c919c;align-items:center;gap:4px;width:100%;height:18px;min-height:18px;margin-top:0;font-size:13px;font-weight:600;line-height:1;display:inline-flex;position:relative}.ubcg-detail-rating-stars{color:#f3c3b6;width:5em;height:1em;display:inline-flex;position:relative}.ubcg-detail-rating-stars-empty,.ubcg-detail-rating-stars-filled{width:100%;height:100%;display:flex}.ubcg-detail-rating-stars svg{flex:0 0 1em;width:1em;height:1em}.ubcg-detail-rating-stars-filled{color:#e85d3f;position:absolute;top:0;left:0;overflow:hidden}.ubcg-detail-rating.is-unavailable .ubcg-detail-rating-stars,.ubcg-detail-rating.is-unavailable .ubcg-detail-rating-score{color:#d1d5db}.ubcg-detail-rating-score{color:#000}.ubcg-detail-rating-marks{color:#8c919c;align-items:center;gap:2px;font-weight:500;display:inline-flex}.ubcg-detail-rating-separator{background:#d1d5db;border-radius:50%;flex:0 0 3px;width:3px;height:3px;margin:0 4px}.ubcg-detail-open{color:#fff;letter-spacing:0;cursor:pointer;appearance:none;background:#e85d3f;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:0;height:40px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.ubcg-detail-open-icon{color:currentColor;flex:0 0 18px;width:18px;height:18px}.ubcg-detail-open:disabled{cursor:default;opacity:.42}.ubcg-detail-open:not(:disabled):active{opacity:.82;transform:scale(.98)}.ubcg-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,3fr);gap:8px;margin-top:12px;display:grid}.ubcg-detail-action{color:#4b4f55;cursor:pointer;appearance:none;background:#fff;border:1px solid #e1e5ec;border-radius:10px;justify-content:center;align-items:center;gap:0;min-width:0;height:40px;font-size:0;font-weight:600;line-height:1;display:inline-flex}.ubcg-detail-action-icon{color:currentColor;flex:0 0 22px;width:22px;height:22px}.ubcg-detail-action.is-active{color:#e85d3f}.ubcg-detail-action:active{background:#f1f3f5;transform:scale(.98)}.ubcg-detail-mark-prompt{flex:none;margin-top:0}.ubcg-detail-mark-prompt h2{color:#171b22;letter-spacing:0;margin:0;font-size:22px;font-weight:800;line-height:1.18}.ubcg-detail-mark-prompt p{color:#747b86;letter-spacing:0;margin:7px 0 0;font-size:14px;font-weight:500;line-height:1.35}.ubcg-detail-tags{min-height:0;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:24px;margin-top:14px;display:flex;overflow-y:auto}.ubcg-detail-tags::-webkit-scrollbar{display:none}.ubcg-detail-tabs{border-bottom:1px solid #e6e8ec;flex:none;gap:24px;margin-top:20px;padding:0 16px;transition:margin-top .38s cubic-bezier(.25,.8,.25,1);display:flex}.ubcg-detail-content.is-collapsed .ubcg-detail-tabs{margin-top:12px}.ubcg-detail-tab{color:#747b86;height:36px;font:inherit;text-align:left;cursor:pointer;appearance:none;background:0 0;border:0;flex:none;justify-content:flex-start;align-items:center;padding:0;font-size:15px;font-weight:600;line-height:1;display:flex;position:relative}.ubcg-detail-tab:after{content:"";background:0 0;border-radius:2px;width:calc(100% + 8px);height:3px;position:absolute;bottom:-1px;left:-4px}.ubcg-detail-tab.is-active{color:#20242b;font-weight:700}.ubcg-detail-tab.is-active:after{background:#20242b}.ubcg-detail-tab-count{color:currentColor;opacity:.68;margin-left:5px;font-size:13px;font-weight:500}.ubcg-detail-discussion{color:#8c919c;text-align:center;flex:auto;justify-content:center;align-items:center;min-height:160px;font-size:14px;line-height:1.4;display:flex;overflow-y:auto}.ubcg-detail-discussion p{margin:0}.ubcg-detail-tag-section{min-width:0}.ubcg-detail-tag-header{align-items:center;gap:4px;min-width:0;min-height:26px;margin-bottom:8px;display:flex}.ubcg-detail-tag-header h2{color:#171b22;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800;line-height:1}.ubcg-detail-tag-mood{flex:0 0 18px;width:18px;height:18px}.ubcg-detail-tag-mood.is-positive{color:#e85d3f;transform:translateY(-1px)}.ubcg-detail-tag-mood.is-risk{color:#747b86;transform:translateY(1px)}.ubcg-detail-tag-total{color:#8c919c;flex:none;font-size:13px;font-weight:500;line-height:1}.ubcg-detail-tag-avatars{align-items:center;gap:3px;height:26px;margin-left:auto;padding-left:10px;display:flex}.ubcg-detail-tag-avatar{box-sizing:border-box;z-index:1;border:1px solid #dfe3ea;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative;overflow:hidden}.ubcg-detail-tag-avatar img{object-fit:cover;width:100%;height:100%;display:block}.ubcg-detail-tag-avatar+.ubcg-detail-tag-avatar{margin-left:-9px}.ubcg-detail-tag-avatar:first-of-type{z-index:3}.ubcg-detail-tag-avatar:nth-of-type(2){z-index:2}.ubcg-detail-tag-avatar-arrow{color:#8c919c;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:22px;line-height:1;display:inline-flex}.ubcg-detail-tag-list{touch-action:manipulation;flex-wrap:wrap;gap:8px;display:flex}.ubcg-detail-tag{box-sizing:border-box;color:#242a33;letter-spacing:0;cursor:pointer;appearance:none;background:#fff;border:1px solid #e1e5ec;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:0;height:32px;padding:0 12px;font-size:13px;font-weight:500;line-height:1;display:inline-flex;position:relative}.ubcg-detail-history-dot{box-sizing:content-box;pointer-events:none;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:0;right:0;transform:translate(35%,35%)}.ubcg-detail-history-dot.is-positive{background:#e85d3f}.ubcg-detail-history-dot.is-risk{background:#8c919c}.ubcg-detail-tag:disabled{cursor:default}.ubcg-detail-cooldown-message{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);color:#747b86;letter-spacing:.005em;flex:none;margin:8px 2px 0;font-size:13px;line-height:1.5}.ubcg-detail-cooldown-title,.ubcg-detail-cooldown-detail{display:block}.ubcg-detail-cooldown-title{color:#424954;font-weight:600}.ubcg-detail-cooldown-detail{color:#7b828d;margin-top:3px;font-size:12px;font-weight:500}.ubcg-detail-tag.is-positive,.ubcg-detail-tag.is-risk{color:#242a33;background:#fff;border-color:#e1e5ec}.ubcg-detail-tag.is-selected{color:#c94f35;background:#fbe9e4;border-color:#f1b8a8}.ubcg-detail-tag.is-risk.is-selected{color:#34383e;background:#f1f1f1;border-color:#b8bdc4}.ubcg-detail-tag-label{white-space:nowrap}.ubcg-detail-tag-count{color:#8c919c;font-size:12px;font-weight:400;line-height:1}.ubcg-detail-tag.is-selected .ubcg-detail-tag-count{color:currentColor;opacity:.7}.ubcg-detail-tag-more{color:#555d68;letter-spacing:0;cursor:pointer;appearance:none;background:#edf0f3;border:1px solid #c8ced6;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-width:0;height:34px;padding:0 13px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.ubcg-detail-tag-more-count{color:currentColor;opacity:.7;font-weight:600}.ubcg-detail-tag-more-icon{color:currentColor;flex:0 0 15px;width:15px;height:15px;transform:rotate(90deg)}.ubcg-detail-tag-more.is-expanded .ubcg-detail-tag-more-icon{transform:rotate(-90deg)}.ubcg-detail-tag:active{opacity:.8}.ubcg-detail-tag-more:active{transform:scale(.98)}.ubcg-detail-tag-actions{padding:8px 0 calc(env(safe-area-inset-bottom,0px) + 8px);background:#fff;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.ubcg-detail-tag-actions.is-hidden{visibility:hidden;pointer-events:none}.ubcg-detail-tag-actions.is-cooldown{display:none}.ubcg-detail-cancel,.ubcg-detail-submit{cursor:pointer;appearance:none;border-radius:999px;justify-content:center;align-items:center;height:46px;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.ubcg-detail-cancel{color:#4b4f55;background:#fff;border:1px solid #e1e5ec}.ubcg-detail-submit{color:#fff;background:#e85d3f;border:0}.ubcg-detail-cancel:active,.ubcg-detail-submit:active{opacity:.86;transform:scale(.99)}.ubcg-detail-cancel:disabled,.ubcg-detail-submit:disabled{cursor:not-allowed}.ubcg-detail-cancel:disabled{color:#a1a6ae;background:#fafbfc;border-color:#eceef1}.ubcg-detail-submit:disabled{color:#fff;background:#e9a08a}.ubcg-detail-submit-spinner{box-sizing:border-box;border:2px solid #ffffff5c;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite ubcg-detail-submit-spin}.ubcg-detail-section{margin-top:26px}.ubcg-detail-section h2{color:#171b22;margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.25}.ubcg-detail-section p{color:#303641;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.68}.ubcg-detail-meta{border-top:.5px solid #3c3c431f;flex-direction:column;margin:0;padding:0;display:flex}.ubcg-detail-meta div{border-bottom:.5px solid #3c3c431f;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:13px 0;display:grid}.ubcg-detail-meta dt,.ubcg-detail-meta dd{margin:0;font-size:13px;line-height:1.4}.ubcg-detail-meta dt{color:#7c838e}.ubcg-detail-meta dd{color:#252b35;text-align:right;overflow-wrap:anywhere;min-width:0}.ubcg-detail-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.ubcg-detail-state-title{color:#171b22;font-size:16px;font-weight:700;line-height:1.3}.ubcg-detail-state-body{color:#7c838e;overflow-wrap:anywhere;max-width:300px;margin-top:8px;font-size:13px;line-height:1.5}.ubcg-detail-retry{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;height:36px;margin-top:18px;padding:0 18px;font-size:14px;font-weight:600}.ubcg-detail-loading{flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.ubcg-detail-loading-brand{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.ubcg-detail-loading-logo{opacity:.5;width:45px;height:auto;animation:1.45s ease-in-out infinite ubcg-detail-logo-flash;display:block}.ubcg-detail-loading-logo path{fill:#dddde1}.ubcg-detail-loading-avatar,.ubcg-detail-loading-line,.ubcg-detail-loading-more,.ubcg-detail-loading-icon,.ubcg-detail-loading-open,.ubcg-detail-loading-mood,.ubcg-detail-loading-mini-avatar,.ubcg-detail-loading-arrow,.ubcg-detail-loading-pill{background:#eef1f5;position:relative;overflow:hidden}.ubcg-detail-loading-avatar:after,.ubcg-detail-loading-line:after,.ubcg-detail-loading-more:after,.ubcg-detail-loading-icon:after,.ubcg-detail-loading-open:after,.ubcg-detail-loading-mood:after,.ubcg-detail-loading-mini-avatar:after,.ubcg-detail-loading-arrow:after,.ubcg-detail-loading-pill:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 48%,#fff0 100%);animation:1.25s ease-in-out infinite ubcg-detail-shimmer;position:absolute;inset:0;transform:translate(-100%)}.ubcg-detail-loading-avatar{border-radius:50%;flex:0 0 56px;width:56px;height:56px}.ubcg-detail-loading-line{border-radius:5px;height:14px}.ubcg-detail-loading-card{box-sizing:border-box;width:100%;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:0;padding:0}.ubcg-detail-loading-card-main{align-items:center;gap:14px;min-width:0;min-height:72px;display:flex}.ubcg-detail-loading-info{box-sizing:border-box;flex-direction:column;flex:auto;gap:5px;min-width:0;padding:4px 0;display:flex}.ubcg-detail-loading-info-row{align-items:center;min-width:0;height:18px;display:flex}.ubcg-detail-loading-line.is-title{width:42%;max-width:150px;height:15px}.ubcg-detail-loading-more{border-radius:4px;width:20px;height:6px;margin-left:auto}.ubcg-detail-loading-line.is-meta{width:43%;max-width:145px;height:12px}.ubcg-detail-loading-line.is-stars{width:70px;height:14px}.ubcg-detail-loading-line.is-score{width:22px;height:13px;margin-left:5px}.ubcg-detail-loading-inline-actions{align-items:center;gap:16px;margin-left:auto;display:inline-flex}.ubcg-detail-loading-icon{border-radius:5px;flex:0 0 20px;width:20px;height:20px}.ubcg-detail-loading-open{border-radius:999px;flex:0 0 58px;width:58px;height:26px}.ubcg-detail-loading-tabs{border-bottom:1px solid #e6e8ec;gap:24px;height:36px;margin-top:20px;padding:0 16px;display:flex}.ubcg-detail-loading-tab{align-items:center;gap:5px;height:36px;display:flex;position:relative}.ubcg-detail-loading-tab.is-active:after{content:"";background:#d9dde3;border-radius:2px;height:3px;position:absolute;bottom:-1px;left:-4px;right:-4px}.ubcg-detail-loading-line.is-tab-label{width:42px;height:14px}.ubcg-detail-loading-line.is-tab-label.is-discussion{width:74px}.ubcg-detail-loading-line.is-tab-count{width:18px;height:11px}.ubcg-detail-loading-tags{flex-direction:column;gap:24px;margin-top:24px;display:flex}.ubcg-detail-loading-tag-section{min-width:0}.ubcg-detail-loading-tag-header{align-items:center;gap:4px;min-height:26px;margin-bottom:8px;display:flex}.ubcg-detail-loading-mood{border-radius:5px;flex:0 0 18px;width:18px;height:18px}.ubcg-detail-loading-line.is-section-title{border-radius:4px;width:76px;height:14px}.ubcg-detail-loading-line.is-section-total{border-radius:4px;width:24px;height:13px}.ubcg-detail-loading-avatar-stack{align-items:center;height:26px;margin-left:auto;padding-left:10px;display:flex}.ubcg-detail-loading-mini-avatar{box-sizing:border-box;border:1px solid #fff;border-radius:50%;flex:0 0 26px;width:26px;height:26px}.ubcg-detail-loading-mini-avatar+.ubcg-detail-loading-mini-avatar{margin-left:-9px}.ubcg-detail-loading-arrow{border-radius:4px;width:12px;height:18px;margin-left:3px}.ubcg-detail-loading-tag-list{flex-wrap:wrap;gap:8px;display:flex}.ubcg-detail-loading-pill{border-radius:8px;width:96px;height:32px}.ubcg-detail-loading-pill.is-medium{width:118px}.ubcg-detail-loading-pill.is-wide{width:142px}@keyframes ubcg-detail-submit-spin{to{transform:rotate(360deg)}}@keyframes ubcg-detail-submit-pulse{0%,to{transform:scale(1);box-shadow:0 0 #e85d3f00}50%{transform:scale(1.06);box-shadow:0 0 0 6px #e85d3f29}}@keyframes ubcg-detail-shimmer{to{transform:translate(100%)}}@keyframes ubcg-detail-logo-flash{0%,to{opacity:.3}50%{opacity:.58}}@media (prefers-reduced-motion:reduce){.ubcg-detail-loading-logo,.ubcg-detail-loading-avatar:after,.ubcg-detail-loading-line:after,.ubcg-detail-loading-more:after,.ubcg-detail-loading-icon:after,.ubcg-detail-loading-open:after,.ubcg-detail-loading-mood:after,.ubcg-detail-loading-mini-avatar:after,.ubcg-detail-loading-arrow:after,.ubcg-detail-loading-pill:after,.ubcg-detail-submit.is-ready .ubcg-detail-submit-control{animation:none}}.card{--card-divider-left:68px;width:100%;min-width:0;font-family:var(--system-font);align-items:center;gap:14px;display:flex;position:relative}.card:after{content:"";left:var(--card-divider-left);pointer-events:none;background:#d9d9de;height:.5px;position:absolute;bottom:-8px;right:0}.card-button{color:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0}.card-button:focus{outline:none}.card-button:focus-visible{outline-offset:4px;border-radius:10px;outline:2px solid #358af661}.avatar{background:#eef1f5;border-radius:50%;flex:0 0 54px;width:54px;height:54px;overflow:hidden;box-shadow:inset 0 0 0 1px #0f17220f,0 1px 2px #0f17220d}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.avatar-initial{width:100%;height:100%;font-family:var(--system-font);color:#fff;text-transform:uppercase;justify-content:center;align-items:center;font-size:22px;font-weight:500;line-height:1;display:flex}.body{flex-direction:column;flex:auto;gap:6px;min-width:0;padding-top:0;display:flex}.name{color:#000;align-items:center;gap:4px;min-width:0;padding-right:28px;display:flex}.name-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:500;line-height:20px;overflow:hidden}.verified-badge{color:#358af6;flex:0 0 18px;width:18px;height:18px}.icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.subscription{color:#8c919c;font-family:var(--system-font);letter-spacing:0;white-space:nowrap;align-items:center;gap:2px;font-size:12px;font-weight:500;line-height:1.2;display:flex}.subscription-count,.subscription-label{color:inherit;font-weight:inherit}.mark-summary{white-space:nowrap;align-items:center;gap:8px;min-height:16px;font-size:12px;line-height:1.2;display:flex}.mark-summary-rating{align-items:center;gap:4px;display:inline-flex}.mark-summary-stars{color:#f3c3b6;width:5em;height:1em;display:inline-flex;position:relative}.mark-summary-stars-empty,.mark-summary-stars-filled{width:100%;height:100%;display:flex}.mark-summary-stars svg{flex:0 0 1em;width:1em;height:1em}.mark-summary-stars-filled{color:#e85d3f;position:absolute;top:0;left:0;overflow:hidden}.mark-summary-score{color:#000;font-weight:600}.mark-summary-rating.is-unavailable .mark-summary-stars,.mark-summary-rating.is-unavailable .mark-summary-score{color:#d1d5db}.mark-summary-count{color:#8c919c;align-items:center;gap:2px;font-weight:500;display:inline-flex}.mark-summary-separator{background:#d1d5db;border-radius:50%;flex:0 0 3px;width:3px;height:3px}.icon-svg{color:#1f2430;width:16px;height:16px;display:block}.card-list{--card-avatar-size:60px;--section-side-padding:18px;--home-search-side-padding:14px;--next-column-preview:calc(var(--card-avatar-size) * .35);--column-gap:28px;--search-morph-progress:0;min-height:0;padding:calc(var(--top-safe-mask-height,env(safe-area-inset-top,0px) + 52px) + 22px) 0 calc(var(--floating-nav-height,82px) + var(--floating-nav-offset,14px) + 28px);scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;background:#fff;flex-direction:column;flex:1;gap:36px;display:flex;overflow:hidden auto}.card-list::-webkit-scrollbar{display:none}html:not([data-tgmark-mobile-client=true]) .card-list{padding-top:calc(var(--top-safe-mask-height,env(safe-area-inset-top,0px) + 52px) - 20px)}.card-section{content-visibility:auto;contain-intrinsic-size:280px;flex-direction:column;gap:18px;animation:.22s both card-section-enter;display:flex}.home-brand{width:fit-content;max-width:calc(100% - (var(--home-search-side-padding) * 2));flex-direction:column;flex:none;align-items:flex-start;margin:46px auto 0;padding-bottom:25px;display:flex;position:relative}.home-logo{justify-content:center;align-items:center;gap:7px;width:fit-content;display:flex}.home-logo-paw{flex:none;width:40px;height:40px}.home-logo-wordmark{flex:none;width:108px;height:auto;transform:translateY(3px)}.home-search-bar{margin:-19px var(--home-search-side-padding) 0;width:calc(100% - (var(--home-search-side-padding) * 2));box-sizing:border-box;color:#5f6368;text-align:left;appearance:none;-webkit-tap-highlight-color:transparent;height:52px;opacity:calc(1 - var(--search-morph-progress));transform:translateY(calc(var(--search-morph-progress) * -24px)) scale(calc(1 - (var(--search-morph-progress) * .08)));background:#fff;border:.5px solid #0f172214;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 18px;transition:opacity .16s,transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;box-shadow:0 8px 24px #0f172214}.home-search-bar-inner{justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;display:flex}.home-search-bar-icon{color:#9aa0a6;opacity:1;flex:none;width:19px;height:19px}.home-search-bar-text{min-width:0;font-family:var(--system-font);white-space:nowrap;letter-spacing:0;opacity:1;text-align:left;font-size:14px;font-weight:400;line-height:1;display:block}.home-search-bar:hover{box-shadow:0 8px 24px #0f172214}.home-search-terms{margin:-22px var(--home-search-side-padding) 0;box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:8px;padding:0 6px;display:flex}.home-search-term{color:#68707d;min-height:28px;font-family:var(--system-font);letter-spacing:0;white-space:nowrap;appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ffffffb8;border:1px solid #e2e5ea;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:400;line-height:1;display:inline-flex;position:relative}.home-search-term:before{content:"";position:absolute;inset:-4px}.home-search-term:active{background:#fffffff2;transform:scale(.98)}.home-tagline{font-family:var(--system-font);letter-spacing:0;text-align:left;white-space:nowrap;color:#8c919c;margin:0;font-size:13px;font-weight:400;line-height:1.35;position:absolute;bottom:0;left:0}.card-section--eager{content-visibility:visible}.card-section:first-child{content-visibility:visible;margin-top:0}.card-list>.card-section:first-of-type{margin-top:100px}.card-section-dots{min-height:8px;padding:0 var(--section-side-padding);pointer-events:none;justify-content:center;align-items:center;gap:5px;display:flex}.card-section-dot{background:#d1d5db;border-radius:999px;flex:none;width:5px;height:5px;transition:width .2s,background .2s}.card-section-dot.is-active{background:#9ca3af;width:14px}.card-row{column-gap:var(--column-gap);scrollbar-width:none;-ms-overflow-style:none;padding-left:var(--section-side-padding);padding-right:var(--section-side-padding);scroll-snap-type:x mandatory;scroll-padding-left:var(--section-side-padding);scroll-padding-right:var(--section-side-padding);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex:none;padding-bottom:10px;display:grid;overflow:auto visible}.card-row::-webkit-scrollbar{display:none}.card-column{scroll-snap-align:start;flex-direction:column;min-width:0;display:flex}.card-column .card+.card{margin-top:16px}.card-row-spacer{width:0}.card-list-sentinel{flex:0 0 1px;width:100%;height:1px}.home-loading-shell{opacity:1;flex-direction:column;gap:36px;margin-top:100px;animation:.18s both home-loading-enter;display:flex}.home-loading-section{padding:0 var(--section-side-padding);flex-direction:column;gap:16px;display:flex}.home-loading-avatar,.home-loading-line{background:#eef1f5;position:relative;overflow:hidden}.home-loading-avatar:after,.home-loading-line:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb8 48%,#fff0 100%);animation:1.25s ease-in-out infinite home-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}.home-loading-column{flex-direction:column;gap:20px;display:flex}.home-loading-card{align-items:flex-start;gap:14px;min-width:0;display:flex}.home-loading-avatar{width:var(--card-avatar-size);height:var(--card-avatar-size);flex:0 0 var(--card-avatar-size);border-radius:50%}.home-loading-body{flex-direction:column;flex:auto;gap:8px;min-width:0;padding-top:4px;display:flex}.home-loading-line{border-radius:4px;height:13px}.home-loading-line.is-name{width:min(56%,190px)}.home-loading-line.is-meta{width:min(38%,132px)}.home-loading-line.is-stats{width:min(46%,156px)}@keyframes home-loading-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes card-section-enter{0%{opacity:0}to{opacity:1}}@keyframes home-loading-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.card-section,.home-loading-shell,.home-loading-avatar:after,.home-loading-line:after{animation:none}}html.search-overlay-open,body.search-overlay-open{overscroll-behavior:none;background:#fff;overflow:hidden}html.search-overlay-open .app{background:#fff}.search-overlay{--search-overlay-side-padding:14px;z-index:30;overscroll-behavior:none;touch-action:none;isolation:isolate;backface-visibility:hidden;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.search-overlay-mask{z-index:3}.search-overlay-bar{z-index:2;padding:8px var(--search-overlay-side-padding) 10px;background:#fff;flex:none}html[data-tgmark-mobile-client=true] .search-overlay-bar{padding-top:calc(var(--top-safe-mask-height,72px) + 6px)}.search-overlay-row{grid-template-columns:minmax(0,1fr);align-items:center;margin:0;display:grid;position:relative}.search-overlay-input-wrap{box-sizing:border-box;color:#5f6368;height:44px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e2e5e9;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.search-overlay-input-icon{color:#9aa0a6;flex:none;width:19px;height:19px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.search-overlay-input-icon path{stroke:currentColor;stroke-width:0;paint-order:stroke fill}.search-overlay-input{box-sizing:border-box;appearance:none;width:auto;min-width:0;max-width:100%;font-family:var(--system-font);color:#111827;caret-color:#007aff;letter-spacing:0;touch-action:manipulation;text-align:left;background:0 0;border:0;outline:none;flex:1;padding:0 28px 0 30px;font-size:16px;font-weight:400;line-height:1}.search-overlay-input::placeholder{color:#5f6368;font-size:14px;font-weight:400}.search-overlay-input::-webkit-search-decoration{display:none}.search-overlay-input::-webkit-search-cancel-button{display:none}.search-overlay-input::-webkit-search-results-button{display:none}.search-overlay-input::-webkit-search-results-decoration{display:none}.search-overlay-clear{cursor:pointer;appearance:none;background:#d2d5da;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.search-overlay-clear-x{width:10px;height:10px;display:block;position:relative}.search-overlay-clear-x:before,.search-overlay-clear-x:after{content:"";transform-origin:50%;background:#fff;border-radius:999px;width:11px;height:1.5px;position:absolute;top:50%;left:50%}.search-overlay-clear-x:before{transform:translate(-50%,-50%)rotate(45deg)}.search-overlay-clear-x:after{transform:translate(-50%,-50%)rotate(-45deg)}.search-type-tabs{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:6px;margin-top:12px;padding:0;display:flex;overflow:auto hidden}.search-type-tabs::-webkit-scrollbar{display:none}.search-type-tab{color:#626a75;height:28px;font-family:var(--system-font);letter-spacing:0;cursor:pointer;appearance:none;background:#f0f2f4;border:0;border-radius:999px;flex:none;padding:0 11px;font-size:13px;font-weight:600;line-height:1}.search-type-tab.is-active{color:#fff;background:#24282e;font-weight:700}.search-overlay-body{min-height:0;padding:11px var(--search-overlay-side-padding) calc(var(--floating-nav-height,82px) + var(--floating-nav-offset,14px) + 24px);box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background:#fff;flex:1;overflow:hidden auto}.search-overlay-body::-webkit-scrollbar{display:none}.search-result-list{background:#fff;flex-direction:column;display:flex}.search-result-list .card+.card{margin-top:0}.search-result-list .card{padding:10px 0}.search-result-list .card:after{background:#e5e7eb;bottom:0}.search-result-list .card:last-child:after{display:none}.search-results-disclaimer{font-family:var(--system-font);color:#9aa0a6;text-align:center;letter-spacing:0;margin:18px 0 0;font-size:12px;line-height:1.35}.search-loading-list{flex-direction:column;gap:20px;display:flex}.search-loading-card{align-items:flex-start;gap:14px;width:100%;min-width:0;display:flex}.search-loading-avatar{background:linear-gradient(90deg,#edf0f4 0%,#f7f8fa 46%,#edf0f4 100%) 0 0/220% 100%;border-radius:50%;flex:0 0 54px;width:54px;height:54px;animation:1.15s ease-in-out infinite search-loading-shimmer;box-shadow:inset 0 0 0 1px #0f17220a,0 1px 2px #0f17220a}.search-loading-body{flex-direction:column;flex:auto;gap:8px;min-width:0;padding-top:4px;display:flex}.search-loading-line{background:linear-gradient(90deg,#edf0f4 0%,#f7f8fa 46%,#edf0f4 100%) 0 0/220% 100%;border-radius:999px;height:12px;animation:1.15s ease-in-out infinite search-loading-shimmer;display:block}.search-loading-line-title{width:58%;height:14px}.search-loading-line-medium{width:38%}.search-loading-line-short{width:48%}@keyframes search-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.search-overlay-state{font-family:var(--system-font);color:#8c919c;text-align:center;letter-spacing:0;padding:36px 0;font-size:14px;line-height:1.4}
