@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}html{background:#0b0d10;scrollbar-gutter:stable}body{margin:0;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;background:#0b0d10;color:#f4f6f8}a{color:inherit;text-decoration:none}.alert-pop-up{position:fixed;bottom:1rem;z-index:1100!important;left:50%;transform:translate(-50%,-50%);max-width:min(300px,calc(100vw - 1.5rem));color:#fff;border-radius:4px;line-height:24px;padding:8px 16px;display:none;visibility:hidden;pointer-events:none}.alert-pop-up.alert-success{display:block;visibility:visible;background:#b82877;border:1px solid #b82877;pointer-events:auto}.alert-pop-up.alert-error{display:block;visibility:visible;background:#ff4545;border:1px solid #ff4545;pointer-events:auto}.alert-pop-up.alert-info{display:block;visibility:visible;background:#b82877;border:1px solid #b82877;pointer-events:auto}.alert-content-wrap{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.alert-content{flex:1;margin:0;font-size:15px;text-align:left;color:#fff}.alert-action{background:#ffffff29;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;min-height:28px;padding:0 .65rem;white-space:nowrap}:root{--white: #dadcde;--gray: #4d566c;--border-color: #dadcde;--background-color: #2c0132;--button-color: #b82877c2;--plyr-color-main: #b82877c2 !important;--plyr-control-icon-size: 15px !important;--primary: #6b59d3;--secondary: #bfc0c0;--white: #fff;--text-clr: #5b6475;--header-clr: #25273d;--next-btn-hover: #8577d2;--zt-pill-button-active-bg: #b828773d;--zt-pill-button-active-border: #ff7bc35c;--zt-pill-button-text: #fff7efd1;--zt-pill-button-text-active: #fff7ef;--zt-font-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Twemoji Mozilla", emoji;--main-bm-color: #dadcde !important;--poll-fill-bg: rgba(133, 119, 210, .3);--poll-fill-bg-winner: rgba(133, 119, 210, .45);--poll-track-bg: rgba(255, 255, 255, .08);--poll-text-color: #dadcde;--poll-selected-outline: rgba(133, 119, 210, .55);--poll-winner-outline: rgba(133, 119, 210, .85);--zt-skeleton-base: rgba(138, 109, 231, .18);--zt-skeleton-highlight: rgba(236, 225, 255, .35);--zt-skeleton-border: rgba(236, 225, 255, .16);--zt-skeleton-duration: 1.9s;--zt-skeleton-highlight-gradient: linear-gradient(112deg, rgba(124, 95, 219, .12) 8%, rgba(150, 117, 236, .2) 24%, rgba(214, 198, 255, .55) 39%, rgba(176, 150, 245, .3) 55%, rgba(124, 95, 219, .14) 72%);--zt-fs-2xs: .5675rem;--zt-fs-xs: .675rem;--zt-fs-sm: .78125rem;--zt-fs-md: .8275rem;--zt-fs-base: .90375rem;--zt-fs-lg: .825rem;--zt-fs-xl: 1rem;--zt-fs-2xl: 1.125rem;--zt-fs-3xl: 1.25rem;--zt-fs-4xl: 1.5rem;--zt-fs-5xl: 1.75rem;--zt-fs-6xl: 2.25rem;--zt-lh-none: 1;--zt-lh-tight: 1.15;--zt-lh-snug: 1.25;--zt-lh-compact: 1.35;--zt-lh-base: 1.45;--zt-lh-relaxed: 1.6;--zt-fw-normal: 400;--zt-fw-regular: 400;--zt-fw-medium: 500;--zt-fw-semibold: 600;--zt-fw-bold: 700;--zt-btn-radius-pill: 999px;--zt-btn-radius-lg: 16px;--zt-btn-radius-md: 12px;--zt-btn-radius-sm: 10px;--zt-btn-radius-round: 50%;--zt-btn-h-md: 38px;--zt-btn-h-sm: 32px;--zt-btn-h-xs: 28px;--zt-badge-primary: #171717;--zt-badge-primary-foreground: #fafafa;--zt-badge-primary-hover: rgba(23, 23, 23, .8);--zt-badge-secondary: #f5f5f5;--zt-badge-secondary-foreground: #171717;--zt-badge-secondary-hover: rgba(245, 245, 245, .8);--zt-badge-destructive: #ca1515;--zt-badge-destructive-bg: #ca1515;--zt-badge-destructive-bg-hover: #ca1515;--zt-badge-destructive-focus-ring: #ca1515;--zt-badge-border: #e5e5e5;--zt-badge-foreground: #0a0a0a;--zt-badge-muted: #f5f5f5;--zt-badge-muted-foreground: #737373;--zt-badge-ring: #a1a1a1;--zt-badge-ring-shadow: rgba(161, 161, 161, .5);--zt-badge-invalid-ring: rgba(228, 0, 20, .2)}.dark{--zt-badge-primary: #e5e5e5;--zt-badge-primary-foreground: #171717;--zt-badge-primary-hover: rgba(229, 229, 229, .8);--zt-badge-secondary: #262626;--zt-badge-secondary-foreground: #fafafa;--zt-badge-secondary-hover: rgba(38, 38, 38, .8);--zt-badge-destructive: #ff6568;--zt-badge-destructive-bg: rgba(255, 101, 104, .2);--zt-badge-destructive-bg-hover: rgba(255, 101, 104, .2);--zt-badge-destructive-focus-ring: rgba(255, 101, 104, .4);--zt-badge-border: #ffffff1a;--zt-badge-foreground: #fafafa;--zt-badge-muted: #262626;--zt-badge-muted-foreground: #a1a1a1;--zt-badge-ring: #737373;--zt-badge-ring-shadow: rgba(115, 115, 115, .5);--zt-badge-invalid-ring: rgba(255, 101, 104, .4)}*{margin:0;padding:0;box-sizing:border-box;color:var(--white)}html{font-size:16px;background:url(https://zentenz.com/wp-content/uploads/2024/10/kissing-frenchie-1.gif);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}body{font-family:"Inter",var(--zt-font-emoji),sans-serif!important;font-size:var(--zt-fs-base);line-height:var(--zt-lh-base);color:var(--white);height:auto;overscroll-behavior:none;background:linear-gradient(50deg,#7e1693 3.6%,#5a34adb3)!important}#page{height:auto!important}.loader{display:none!important}#right_side_custom_search_bar{max-width:380px}.zt-sessions{display:flex;flex-direction:column;gap:1rem}.zt-session-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--zt-btn-radius-sm);padding:1rem;transition:background .2s ease}.zt-session-card:hover{background:#ffffff14}.zt-session-current{border-left:4px solid #00c853}.zt-session-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.zt-session-ip{font-weight:var(--zt-fw-semibold);color:#fff}.zt-session-meta{font-size:var(--zt-fs-md);color:#bbb}.zt-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;height:1.25rem;gap:.25rem;overflow:hidden;border:1px solid transparent;border-radius:2rem;padding:.125rem .5rem;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:500;line-height:1rem;color:var(--zt-badge-primary-foreground);background:var(--zt-badge-primary);transition:all .15s ease}.zt-badge:hover{background:var(--zt-badge-primary-hover)}.zt-badge:focus-visible{outline:none;border-color:var(--zt-badge-ring);box-shadow:0 0 0 3px var(--zt-badge-ring-shadow)}.zt-badge>svg{width:.75rem;height:.75rem;pointer-events:none;flex:0 0 auto}.zt-badge--secondary{background:var(--zt-badge-secondary);color:var(--zt-badge-secondary-foreground)}.zt-badge--secondary:hover{background:var(--zt-badge-secondary-hover)}.zt-badge--destructive{background:var(--zt-badge-destructive-bg);color:var(--white)}.zt-badge--destructive:hover{background:var(--zt-badge-destructive-bg-hover)}.zt-badge--destructive:focus-visible{box-shadow:0 0 0 3px var(--zt-badge-destructive-focus-ring)}.zt-badge--outline{color:var(--zt-badge-foreground);background:transparent}.zt-badge--outline:hover{background:var(--zt-badge-muted);color:var(--zt-badge-muted-foreground)}.zt-badge:has([data-icon=inline-start]){padding-left:.375rem}.zt-badge:has([data-icon=inline-end]){padding-right:.375rem}.zt-badge[aria-invalid=true]{border-color:var(--zt-badge-destructive);box-shadow:0 0 0 3px var(--zt-badge-invalid-ring)}.zt-badge__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:inherit}.zt-badge__icon svg{width:.75rem!important;height:.75rem!important;pointer-events:none;flex:0 0 auto;top:unset!important;right:unset!important;position:relative!important}.zt-badge__label{overflow:hidden;text-overflow:ellipsis;color:inherit}.zt-spinner{--zt-spinner-size: 1rem;align-items:center;color:currentColor;display:inline-flex;flex:0 0 auto;height:var(--zt-spinner-size);justify-content:center;line-height:0;width:var(--zt-spinner-size)}.zt-spinner__svg{animation:zt-spinner-rotate .85s linear infinite;display:block;height:100%;width:100%}.zt-spinner__track,.zt-spinner__arc{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:3.5}.zt-spinner__track{opacity:.25}.zt-spinner__arc{animation:zt-spinner-dash 1.35s ease-in-out infinite;stroke-dasharray:80 140;stroke-dashoffset:0;transform-origin:center}@keyframes zt-spinner-rotate{to{transform:rotate(360deg)}}@keyframes zt-spinner-dash{0%{stroke-dasharray:12 140;stroke-dashoffset:0}50%{stroke-dasharray:80 140;stroke-dashoffset:-14}to{stroke-dasharray:80 140;stroke-dashoffset:-88}}@media(prefers-reduced-motion:reduce){.zt-spinner__svg,.zt-spinner__arc{animation:none}.zt-spinner__arc{stroke-dasharray:80 140;stroke-dashoffset:-28}}.xwf-card{background:transparent;border:1px solid var(--white);border-radius:16px;padding:12px 0;color:var(--white);max-width:380px;overflow:hidden;margin-top:1.5rem}.zt-plus-promo-card{background:transparent;border:1px solid var(--white);border-radius:16px;color:var(--white);display:grid;gap:.7rem;margin-top:1rem;max-width:380px;padding:1.4rem 1.3rem;width:100%}.zt-plus-promo-header{align-items:center;display:flex;gap:.6rem;justify-content:flex-start}.zt-plus-promo-title{font-size:var(--zt-fs-2xl);font-weight:var(--zt-fw-bold);line-height:1;margin:0;max-width:none;white-space:nowrap}.zt-plus-promo-badge{align-items:center;background:#07b871;border-radius:4px;color:#f2fff8;display:inline-flex;flex:none;font-size:11px;font-weight:var(--zt-fw-bold);letter-spacing:.01em;line-height:1;min-height:auto;padding:.2rem .45rem;white-space:nowrap}.zt-plus-promo-copy{color:#ccc;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-normal);line-height:1.45;margin:.05rem 0 .15rem;max-width:34ch}.zt-plus-promo-button{align-items:center;align-self:flex-start;appearance:none;background:var(--button-color);border:0;border-radius:var(--zt-btn-radius-pill);box-shadow:0 8px 16px #b8287738;color:var(--white)!important;display:inline-flex;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold);justify-content:center;line-height:1;min-height:auto;padding:.6rem 1.1rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;width:fit-content}.zt-plus-promo-button:hover{box-shadow:0 10px 20px #b828774d;color:#fff;filter:brightness(1.05)}.zt-feedback-open-button{align-self:start;align-items:center;display:inline-flex;justify-content:center;justify-self:start;min-width:0;width:fit-content}.zt-feedback-popup{background:#11161e;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 20px 46px #00000080;color:#fff;max-height:min(88vh,760px);overflow:hidden}.zt-feedback-popup-header{align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.12);display:flex;gap:.7rem;justify-content:space-between;padding:1rem 1rem .9rem}.zt-feedback-popup-kicker{color:#ffffffa8;font-size:var(--zt-fs-xs);letter-spacing:.03em;text-transform:uppercase}.zt-feedback-popup-title{font-size:var(--zt-fs-xl);margin:.2rem 0}.zt-feedback-popup-copy{color:#fffc;margin:0}.zt-feedback-popup-close{background:transparent;border:0;color:#fff;cursor:pointer;font-size:1.6rem;line-height:1;padding:0}.zt-feedback-popup-close[disabled]{cursor:not-allowed;opacity:.62}.zt-feedback-popup-body{max-height:calc(min(88vh,760px) - 126px);overflow-y:auto;padding:.95rem 1rem 1rem}.zt-feedback-form{display:grid;gap:.55rem}.zt-feedback-label{color:#ffffffd6;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin:0}.zt-feedback-input,.zt-feedback-textarea{background:#ffffff0f;border:1px solid rgba(218,220,222,.28);border-radius:10px;color:var(--white);font-size:var(--zt-fs-sm);outline:none;padding:.55rem .68rem;width:100%}.zt-feedback-input:focus,.zt-feedback-textarea:focus{border-color:#ff7bc39e;box-shadow:0 0 0 2px #b8287733}.zt-feedback-textarea{min-height:110px;resize:vertical}.zt-feedback-input::placeholder,.zt-feedback-textarea::placeholder{color:#ffffff85}.zt-feedback-meta{color:#ffffff94;display:flex;font-size:var(--zt-fs-2xs);justify-content:space-between}.zt-feedback-actions{align-items:center;display:flex;gap:.5rem}.zt-feedback-actions .zt-plus-promo-button[disabled]{cursor:not-allowed;opacity:.68}.zt-feedback-cancel{background:transparent;border:1px solid rgba(218,220,222,.38);border-radius:999px;color:#ffffffe0;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:32px;padding:.45rem .85rem}.zt-feedback-cancel[disabled]{cursor:not-allowed;opacity:.65}.zt-feedback-notice{border-radius:10px;font-size:var(--zt-fs-xs);margin:0;padding:.55rem .68rem}.zt-feedback-notice.is-success{background:#07b87129;border:1px solid rgba(7,184,113,.34);color:#b7ffe0}.zt-feedback-notice.is-error{background:#ff5e5e26;border:1px solid rgba(255,94,94,.34);color:#ffd1d1}.xwf-title{font-size:var(--zt-fs-md);font-weight:var(--zt-fw-bold);padding:8px 16px;margin:0}.xwf-list{display:grid;gap:0}.xwf-item{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:12px 16px}.xwf-item+.xwf-item{border-top:1px solid #677087}.xwf-avatar{width:42px;height:42px;border-radius:999px;overflow:hidden;display:inline-block;background:#222;flex:none}.xwf-avatar img{width:100%;height:100%;object-fit:cover;display:block}.xwf-avatar-fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;font-weight:var(--zt-fw-bold);font-size:var(--zt-fs-md);background:#ffffff24;color:var(--white)}.xwf-meta{min-width:0}.xwf-name{display:inline-flex;align-items:center;gap:6px;font-weight:var(--zt-fw-bold);color:var(--white);text-decoration:none;line-height:var(--zt-lh-snug);max-width:100%}.xwf-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xwf-badge{width:18px;height:18px;fill:#1d9bf0}.xwf-handle{color:#ccc;font-size:var(--zt-fs-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xwf-follow{border:0;border-radius:var(--zt-btn-radius-pill);padding:.5rem 1.25rem;font-weight:var(--zt-fw-semibold);background:var(--white);color:#0f1419;cursor:pointer;font-size:var(--zt-fs-md);transition:opacity .15s ease}.xwf-follow:hover{filter:brightness(.98)}.xwf-follow:active{background:#ccc}.xwf-follow.is-following{background:transparent;color:var(--white);border:1px solid rgba(218,220,222,.35);cursor:pointer}.xwf-follow.is-pending{background:transparent;color:var(--white);border:1px solid rgba(111,115,131,.45)}.xwf-follow[disabled]{opacity:.75;cursor:not-allowed}.xwf-status{color:#ccc;font-size:var(--zt-fs-sm)}.xwf-item-skeleton{pointer-events:none}.xwf-meta-skeleton{display:grid;gap:6px}.xwf-item-skeleton .xwf-avatar,.xwf-skeleton-line,.xwf-skeleton-follow{background-color:var(--zt-skeleton-base);isolation:isolate;overflow:hidden;position:relative}.xwf-item-skeleton .xwf-avatar:after,.xwf-skeleton-line:after,.xwf-skeleton-follow:after{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--zt-skeleton-highlight-gradient);transform:translate(-100%);animation-name:skeleton-highlight-slide;animation-duration:var(--zt-skeleton-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.xwf-item-skeleton .xwf-avatar{border-radius:999px}.xwf-skeleton-line{border-radius:999px;height:12px}.xwf-skeleton-name{height:14px;max-width:136px;width:78%}.xwf-skeleton-handle{max-width:104px;width:60%}.xwf-skeleton-follow{border-radius:999px;height:34px;justify-self:end;width:76px}@media(prefers-reduced-motion:reduce){.xwf-item-skeleton .xwf-avatar:after,.xwf-skeleton-line:after,.xwf-skeleton-follow:after,.skeleton:after,.library-skeleton-item:after{animation:none}}.post-audio .plyr__controls{background:transparent!important;border:1px solid #fff!important;border-radius:30px!important;padding:6px 10px!important}.plyr__controls .plyr__controls__item.plyr__time{font-size:var(--zt-fs-2xs)!important}.plyr--audio button[data-plyr=play] .icon--pressed,.plyr--audio button[data-plyr=play] .icon--not-pressed{width:12px!important;height:12px!important}.plyr__progress input[type=range]::-webkit-slider-thumb,.plyr__volume input[type=range]::-webkit-slider-thumb{width:11px!important;height:11px!important;top:1px}.plyr--audio{margin-top:.875rem;margin-bottom:.5rem}.bp-messages-column .bm_user_selector,.bp-messages-column .mass-message{display:none!important}#ztMessagesView .zt-messages-native-host .zt-bm-reportable-message{position:relative!important}#ztMessagesView .zt-messages-native-host .zt-bm-reportable-message .zt-bm-report-trigger{align-items:center;background:#11161fd6;border:1px solid rgba(218,220,222,.36);border-radius:var(--zt-btn-radius-pill);color:#dadcdef5;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);gap:.2rem;height:24px;justify-content:center;line-height:var(--zt-lh-none);opacity:0;padding:0 .6rem;pointer-events:none;position:absolute;right:8px;top:8px;transform:translateY(2px);transition:opacity .14s ease,transform .14s ease,border-color .14s ease,background .14s ease;z-index:4}#ztMessagesView .zt-messages-native-host .zt-bm-reportable-message:hover .zt-bm-report-trigger,#ztMessagesView .zt-messages-native-host .zt-bm-reportable-message .zt-bm-report-trigger:focus-visible{opacity:1;pointer-events:auto;transform:translateY(0)}#ztMessagesView .zt-messages-native-host .zt-bm-reportable-message .zt-bm-report-trigger:hover{background:#b8287738;border-color:#ff7bc39e;color:#fff}#ztMessagesView .zt-messages-native-host .zt-bm-reportable-message .zt-bm-report-trigger:focus-visible{outline:2px solid rgba(255,123,195,.65);outline-offset:2px}.avatar{height:40px!important;width:40px!important}.plyr--video{border-radius:16px;border:1px solid #34363b}button[data-plyr=play] .icon--pressed,button[data-plyr=play] .icon--not-pressed{height:14px!important;width:14px!important}.follow-button{border:0;border-radius:var(--zt-btn-radius-pill);padding:.5rem 1.25rem!important;font-weight:var(--zt-fw-semibold);background:var(--white);color:#0f1419;cursor:pointer;font-size:var(--zt-fs-md);transition:opacity .15s ease,transform .1s ease}.wishlist-button{border:1px solid rgba(218,220,222,.35);border-radius:var(--zt-btn-radius-pill);padding:.5rem 1.25rem!important;font-weight:var(--zt-fw-semibold);background:transparent;color:var(--white);cursor:pointer;font-size:var(--zt-fs-md);transition:background .15s ease,border-color .15s ease}.follow-button.following{background:transparent;color:var(--white);border:1px solid rgba(218,220,222,.35)}.follow-button.requested{background:transparent;color:var(--white);border:1px solid rgba(111,115,131,.45)}.post-audio-recorder{margin-top:6px;font-size:var(--zt-fs-xs);display:flex;gap:6px;align-items:center}.post-audio-recorder[data-state=recording] [data-role=audio-rec-status]{font-weight:var(--zt-fw-semibold)}.bm-toast-site-message .bm-toast-site-message-container .bm-toast-site-message-info .bm-toast-site-message-title,.bm-toast-site-message-content{color:#fff!important}.unread-count-payments{padding:4px;position:absolute;right:-18px;background:#b82877c2;width:14px;height:14px;border-radius:50%;line-height:7px;display:none}.bm-toast-site-message{background:#b82877!important}.quote-post-wrapper{border:.8px solid var(--white);border-radius:12px;padding:10px 12px 12px!important}.quote-post-wrapper.is-clickable{cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.quote-post-wrapper.is-clickable:hover{border-color:#b7d7ffd9;background-color:#b7d7ff0f}.quote-post-wrapper.is-clickable:focus-visible{outline:2px solid rgba(183,215,255,.7);outline-offset:2px}.quote-content p{margin:0}.post-user-usertag_span{color:#ccc;margin-right:6px}.post-user-post_time{color:#ccc;letter-spacing:-.3px;padding-top:1.5px}.quote-header,.post-user-username{display:flex;align-items:center;white-space:nowrap}video::-webkit-media-controls-timeline{display:none}#sidebar{color:var(--white);transition:all .3s;z-index:999;height:100vh;width:100%;padding-right:4.225rem}#sidebar span{color:var(--white)}@media(max-width:1100px){#sidebar{padding-left:4rem}}.myborder{border-color:var(--border-color)!important}body{position:relative}body:before{position:absolute;content:"";z-index:1001;inset:0;background-color:#00000080;opacity:0;visibility:hidden;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}body.popup-show:before{opacity:1;visibility:visible}textarea{resize:none}.active{visibility:visible!important;opacity:1!important}.sidebar a{color:#00081c;text-decoration:none;display:inline-block}.myNav-item-span{align-self:center;margin-left:0}.rounded-pill:hover{background:#8577d24d;cursor:pointer}.navbar-nav .rounded-pill{margin-top:15px;line-height:28px;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:0px!important}.navbar-nav .nav-link{display:block;width:100%;height:100%;line-height:var(--zt-lh-snug);white-space:nowrap;display:flex;align-items:center;padding:10px 15px;border-radius:var(--zt-btn-radius-pill);gap:12px}.navbar-nav{display:flex;align-items:flex-start;justify-content:center;margin-left:-2rem;margin-top:15px}.navbar-nav .nav-link{display:flex;align-items:center;width:100%;padding-left:15px}.navbar-nav .rounded-pill i{font-size:var(--zt-fs-2xl)!important;color:transparent;position:relative;z-index:1}.navbar-nav .main-logo i:hover{cursor:pointer}.navbar-nav .main-logo i{font-size:var(--zt-fs-4xl)!important;color:var(--white)}.post-opener{width:100%!important;margin-top:30px;font-weight:var(--zt-fw-semibold);text-align:center;justify-content:center;background:#8577d24d;cursor:pointer;line-height:var(--zt-lh-snug);white-space:nowrap;display:flex;align-items:center;border-radius:var(--zt-btn-radius-pill)}.post-opener-button{justify-content:center;width:100%;height:100%;line-height:28px;white-space:nowrap;display:flex;align-items:center;padding:15px;border-radius:var(--zt-btn-radius-pill);gap:12px;border:none;background:none;font-weight:var(--zt-fw-semibold)}.main-logo a:hover,.main-logo li:hover{cursor:default}.fa-ellipsis{font-size:var(--zt-fs-2xl);color:var(--white)!important}.fa-rocket,.fa-home,.fa-user,.fa-envelope,.fa-gear,.fa-lock,.fa-circle-question,.fa-face-smile,.fa-gift,.fa-chart-simple,.fa-bell,.fa-wallet,.fa-image,.fa-dollar-sign,.fa-euro-sign{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#dadcde;-webkit-font-smoothing:antialiased!important;color:transparent;cursor:pointer}.bg-info-click{background:var(--button-color)}#right-sidebar{position:relative;color:var(--white);transition:all .3s;height:100vh;width:100%;padding:16px 24px}.d-block{margin-top:25px!important;margin:0 auto}a .right-navbar-legal-text{font-weight:var(--zt-fw-regular);font-size:var(--zt-fs-sm);margin-top:.5rem;margin-right:.5rem;display:inline-block;color:var(--white)}a .right-navbar-legal-text:hover{text-decoration:underline}.right-navbar-legal-container{position:absolute;bottom:1rem;padding:0;max-width:300px!important}.right-sidebar-wallet-actions{align-items:center;display:flex;flex-direction:column;gap:.9rem;margin-top:1.15rem;width:100%}.right-sidebar-wallet-actions .wallet-button{margin-top:0!important}.input-group{width:100%}.comment-reply{border-bottom:none!important;border-left:1px solid #677087}.rounded-pill{border-color:var(--white);color:var(--white)!important;min-width:200px!important}.form-control{outline:none!important;background-color:transparent!important;border-color:#fff!important;box-shadow:none!important}.form-control:focus,.qty:focus{outline:none!important;background-color:transparent!important;border-color:#fff!important;box-shadow:none!important}.wallet-button{background:var(--button-color);border:none;padding:.5rem 1.15rem;border-radius:var(--zt-btn-radius-pill);box-shadow:0 4px 6px #0000001a,0 1px 3px #0003;margin-top:2rem!important}.profile-pic-main-feed{width:50px;height:50px;border-radius:50%;margin-right:1rem;margin-left:1rem}.no-space-between{justify-content:flex-start!important;--bs-gutter-x: 0rem !important;padding:0 12px}.main-feed-navbar-border{border-bottom:1px solid var(--border-color);padding:0}.post-feedback{align-items:flex-start;display:flex;fill:var(--white);flex-wrap:nowrap;gap:50px;justify-content:space-between;padding-left:0rem!important;padding-right:0rem!important;padding-top:0}.post-options{align-items:center;display:flex;flex:0 0 auto;gap:.55rem;padding-top:0}.post-feedback-item,.post-options-item{align-items:center;display:inline-flex;flex:0 0 auto;gap:.32rem;line-height:var(--zt-lh-none);min-width:0}.post-feedback-button,.post-options-button{align-items:center;background:transparent;border:0;color:inherit;display:inline-flex;justify-content:center;line-height:var(--zt-lh-none);padding:0;text-decoration:none}.post-feedback-button{gap:.32rem}.post-feedback-button svg,.post-options-button svg,.post-feedback-item>svg{display:block;flex:0 0 auto}.post-feedback-count,.post-feedback-label{color:#dadcde;font-size:13px;line-height:1}.post-feedback-label{white-space:nowrap}.post-user-username{align-items:center;gap:.35rem}.post-actions-root{margin-left:auto;position:relative;display:flex}.post-actions-trigger{align-items:center;background:transparent;border:0;border-radius:999px;color:#d7dbe0;cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:background-color .14s ease,color .14s ease;width:28px}.post-actions-trigger:hover{background:#ffffff14;color:#fff}.post-actions-trigger svg{height:18px;position:static;right:auto;top:auto;width:18px}.post-actions-trigger:focus-visible{outline:2px solid rgba(109,164,255,.72);outline-offset:2px}.post-actions-menu{background:#11161f;border:1px solid rgba(255,255,255,.14);border-radius:12px;box-shadow:0 12px 26px #00000061;min-width:210px;padding:.3rem}.post-actions-menu-item{background:transparent;border:0;border-radius:var(--zt-btn-radius-sm);color:#dee2e6;cursor:pointer;display:block;padding:.5rem .65rem;text-align:left;width:100%}.post-actions-menu-item:hover{background:#ffffff14}.post-actions-menu-item:disabled{cursor:not-allowed;opacity:.55}.post-actions-menu-item.is-danger,.zt-comment-actions-menu-item.is-danger{color:#ffb5b5}.account-actions-menu .post-actions-menu-item{align-items:center;display:flex;gap:.55rem}.account-actions-menu-icon{flex:0 0 16px;font-size:14px;text-align:center;width:16px}.account-actions-menu-label{line-height:1.2}.post-actions-report-overlay{align-items:center;background:#000000a3;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}.post-actions-report-dialog{background:#10141d;border:1px solid rgba(255,255,255,.18);border-radius:12px;max-width:420px;padding:.9rem;width:min(420px,92vw)}.post-actions-report-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.post-actions-report-head h3{margin:0}.post-actions-report-close{background:transparent;border:0;color:#dadcde;cursor:pointer;font-size:var(--zt-fs-3xl);height:30px;line-height:var(--zt-lh-none);width:30px}.post-actions-report-label{display:block;margin-bottom:.35rem}.post-actions-delete-text{color:#d9dde3;margin:.2rem 0 .6rem}.post-actions-report-foot{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.75rem}.post-interaction-wrapper{align-items:center;display:flex;gap:.85rem;justify-content:space-between;min-width:0;padding-top:1rem}.comments:hover,.reposts:hover,.likes:hover{cursor:pointer}.comment-section{align-self:center;width:70%;margin-left:0;margin-right:0!important;flex-grow:1;display:flex;flex-direction:column}.post-content_picture{z-index:10;background:url(33501fd77ea282fe8c22dbfb28b6deb5.png);background-position:center;background-size:cover;background-repeat:no-repeat;aspect-ratio:1;width:100%;border-radius:20px}.icon-section{padding-top:1rem;padding-bottom:1rem;width:95%;max-width:427px!important}.user_tag-container{padding-top:12px}.unread-count{padding:4px;position:absolute;right:-18px;background:#b82877c2;width:16px;height:16px;border-radius:50%;font-size:var(--zt-fs-2xs);line-height:7px;display:none}.icon-section-icons{width:20px;margin-left:5px;align-self:center;font-size:var(--zt-fs-2xl)}.composer-paid-chip{align-items:center;background:#1fbc6a29;border:1px solid rgba(31,188,106,.44);border-radius:999px;color:#b8ffd9;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-none);margin-left:.35rem;min-height:26px;padding:.28rem .56rem;white-space:nowrap}.composer-tag-inline{align-items:center;display:flex;gap:.45rem;margin-top:.25rem;max-width:427px;min-width:240px;width:100%}.composer-tag-input-wrap.container{flex:1 1 auto;max-width:none;padding-left:0;padding-right:0;width:100%}.composer-tag-inline #post-tag-inner-container .tagify{background:#ffffff08;border:1px solid rgba(218,220,222,.24);border-radius:10px;max-height:40px}.composer-tag-inline #post-tag-inner-container .tagify:focus-within{border-color:#6896ebc7;box-shadow:0 0 0 2px #6896eb33}.composer-tag-icon-btn{align-items:center;background:#ffffff0d;border:1px solid rgba(218,220,222,.24);border-radius:var(--zt-btn-radius-pill);color:#dde2ec;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-md);height:40px;justify-content:center;min-width:40px;padding:0;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.composer-tag-icon-btn:hover{background:#ffffff1a;border-color:#dadcde61}.composer-tag-icon-btn:focus-visible{outline:2px solid rgba(104,150,235,.72);outline-offset:2px}.composer-tag-icon-btn:disabled{cursor:not-allowed;opacity:.56}#loadTagPresetBtn i,#sidebarPopupLoadTagPresetBtn i{font-size:13px!important}@media(max-width:767.98px){.composer-tag-inline{max-width:100%;min-width:0}}.main_page_feed_comment_field-input{border:none;background:transparent;margin:0!important;border-radius:0;color:var(--white)!important;overflow:hidden;padding-left:8px!important;width:95%}.main_page_feed_comment_field-input:focus{border:none}.main_page_feed_comment_field-input::placeholder{color:var(--white)!important}.main_page_feed_comment_field-input.zt-rich-composer-shell{min-height:44px;padding:0!important;position:relative}.zt-rich-composer-view,.zt-rich-composer-editor{font-size:var(--zt-fs-base);line-height:var(--zt-lh-base);padding:.4rem .6rem .45rem 8px;white-space:pre-wrap;word-break:break-word}.zt-rich-composer-view{color:var(--white);inset:0;overflow:auto;pointer-events:none;position:absolute;z-index:1}.zt-rich-composer-editor{-webkit-text-fill-color:transparent;background:transparent;border:none;caret-color:var(--white);color:transparent!important;min-height:44px;outline:none;overflow:auto;position:relative;z-index:2}.zt-rich-composer-placeholder{color:var(--white)}.zt-rich-composer-emoji{align-items:center;display:inline-flex;height:1.25em;justify-content:center;line-height:1;vertical-align:-.16em;width:1.25em}.zt-rich-composer-emoji img{display:block;height:100%;object-fit:contain;width:100%}.zt-rich-composer-emoji-fallback,.zt-rich-composer-emoji img.is-broken{display:none}.zt-rich-composer-emoji img.is-broken+.zt-rich-composer-emoji-fallback{display:inline}.zt-rich-emoji{align-items:center;display:inline-flex;height:1.15em;justify-content:center;line-height:1;vertical-align:-.1em;width:1.15em}.zt-rich-emoji-image{display:block;height:100%;object-fit:contain;width:100%}.zt-rich-emoji-fallback{display:none}.main_page_feed_comment_field-input,.main_page_comment_field-input,.zt-comments-popup-composer textarea{font-family:"Inter",var(--zt-font-emoji),sans-serif!important}.main_page_submit-button{font-size:var(--zt-fs-md);font-weight:var(--zt-fw-semibold);background:var(--button-color);border:none;border-radius:var(--zt-btn-radius-pill);padding:.5rem 1.25rem;color:var(--white);white-space:nowrap;transition:opacity .15s ease}.diffa{margin-top:75px;margin-left:auto;margin-bottom:15px;height:100%;display:flex;align-self:flex-end}.btn:hover{box-shadow:0 10px 18px -10px #b8287773;filter:brightness(.98)}.btn:active{box-shadow:0 4px 8px #b828774d;transform:translateY(0);filter:brightness(.95)}button[disabled],button[aria-busy=true],button[aria-disabled=true],button[data-loading="1"],button[data-zt-busy="1"],input[type=button][disabled],input[type=submit][disabled],input[type=reset][disabled],input[type=button][aria-busy=true],input[type=submit][aria-busy=true],input[type=reset][aria-busy=true],.btn:disabled,.btn[aria-busy=true]{cursor:pointer!important;pointer-events:auto!important}::-webkit-input-placeholder{color:var(--white)!important}input::placeholder{color:var(--white)!important;opacity:1}.right-sidebar,.left-sidebar{overflow-y:hidden;height:100%}.right-sidebar{padding-left:0!important}.main-content-row{max-width:1425px}.zt-shell-transition>[class*=col-md-]{transition:width .18s ease,max-width .18s ease,flex-basis .18s ease}.main-content,.main-content-2{overflow-y:auto;overflow-x:hidden;height:100%;-ms-overflow-style:none;scrollbar-width:none}.main-content::-webkit-scrollbar,.main-content-2::-webkit-scrollbar{width:0}@media(max-width:767.98px){.right-sidebar,.left-sidebar,.main-feed-navbar-border{display:none!important}}@media(max-width:768px){#right-sidebar{flex:0 0 auto;width:25%}}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show,.show{color:var(--bs-btn-active-color);background-color:var(--button-color)!important;border-color:var(--button-color)!important}.fa-wallet-container{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.profile-data-Name{margin-bottom:0rem!important}.profile-data-Name span{color:#e6e7e8f2;font-weight:var(--zt-fw-bold);letter-spacing:-.3px;font-size:var(--zt-fs-2xl)}.profile-data-name-row{display:inline-flex;align-items:center;gap:.4rem;position:relative}.account-presence-badge{display:inline-flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto;width:1rem;height:1rem;border-radius:999px;position:absolute;top:0;right:-13px}.account-presence-dot{width:.35rem;height:.35rem;border-radius:999px;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.account-presence-badge.is-online{border-color:#07b871}.account-presence-badge.is-online .account-presence-dot{background:#07b871}.account-presence-badge.is-offline{border-color:#ca1515}.account-presence-badge.is-offline .account-presence-dot{background:#ca1515}.post-user_content{padding-right:calc(var(--bs-gutter-x) * .75)!important;border-bottom:1px solid #677087;padding-left:calc(var(--bs-gutter-x) * .5)!important;padding-bottom:14px;padding-top:14px}.post-user-profile{width:11.222222%}@media(max-width:1023px){.post-user-profile{width:12.5%}}.post-profile-pic-mobile{width:40px;height:40px;margin-right:8px;margin-left:5px;border-radius:100px;background:#222;background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.post-profile-pic-mobile-fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;color:var(--white);font-size:var(--zt-fs-md);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-none);text-transform:uppercase}.post-profile-pic-mobile-quote .post-profile-pic-mobile-fallback{font-size:var(--zt-fs-2xs)}.post-user-content{width:88.777777%}.post-user-username svg{position:absolute;top:3px;width:20px;height:20px}.post-user-username svg path{fill:var(--white)}.post-user-username_span{color:var(--white)}.post-user-admin-badge{margin-right:6px}.post-paid-badge{align-items:center;background:#c86417;color:#fff;gap:.32rem;margin-right:6px}.post-paid-badge:hover{background:#d56d1b;color:#fff}.post-paid-badge.is-unlocked{background:#b85a13;color:#fff}.post-paid-badge.is-unlocked:hover{background:#c66115;color:#fff}.post-paid-badge .zt-badge__icon{width:.75rem;height:.75rem}.post-user_content{justify-content:space-between}.post-container-loading{min-height:540px}.feed-loading-skeleton{display:flex;flex-direction:column}.feed-loading-skeleton-item{min-width:0}.feed-loading-skeleton-item .post-user_content{min-height:180px}.feed-loading-skeleton-avatar{align-items:center;display:flex;height:40px;margin-left:5px;width:40px}.feed-loading-skeleton-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem}.feed-loading-skeleton-copy{margin-bottom:.9rem}.feed-loading-skeleton-actions{display:grid;gap:.55rem;grid-template-columns:repeat(5,minmax(0,1fr));max-width:520px}.feed-loading-skeleton-action{align-items:center;display:inline-flex;gap:.35rem;opacity:.85}@media(max-width:700px){.post-container-loading{min-height:420px}.feed-loading-skeleton-item .post-user_content{min-height:160px}.feed-loading-skeleton-actions{gap:.4rem}}a:link,a:visited{text-decoration:none}.container-fluid.no-space-between.flex-nowrap{margin-top:20px;display:flex;align-items:center;padding-left:0}.fa-times:hover{color:red!important}.account-page-H2-username{color:#e6e7e8f2;font-family:"Inter",var(--zt-font-emoji),sans-serif!important;font-size:var(--zt-fs-3xl);margin-bottom:0;padding:14px .75rem 16px;display:none!important}.account-page-background{aspect-ratio:2.5;width:100%;max-height:220px;background-size:cover!important;background-repeat:no-repeat}.account-page-background-skeleton{display:block;width:100%;max-height:220px;aspect-ratio:2.5}.account-page-button-section{display:flex;justify-content:flex-end;padding-right:.75rem!important;position:relative;padding-top:1rem;gap:8px}.account-page-profile-pic_popup{position:absolute;top:-60px;display:inline-block;width:95px;height:95px;left:1.5rem;border-radius:100px;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(230,231,232,.95)}.account-page-profile-pic-skeleton{position:absolute;top:-60px;left:1.5rem;display:inline-block;line-height:0;border:1px solid rgba(230,231,232,.95)}.user-link{display:flex;justify-content:center;align-items:center;gap:6px}.user-href{display:inline-block;max-width:150px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8577d2!important}.share-button{display:flex;align-items:center;justify-content:center}.edit-button,.share-button{width:38px;height:38px;border-radius:var(--zt-btn-radius-round);border:1px solid rgba(218,220,222,.35);background:transparent;color:#e6e7e8bf;font-size:var(--zt-fs-md);font-weight:var(--zt-fw-medium);letter-spacing:-.3px;color:var(--white)}.edit-button:hover,.share-button:hover{background:#8577d24d}.zt-profile-edit-popup .zt-profile-edit-popup-shell{margin:0;max-width:560px;width:min(560px,100vw - 20px)}.zt-profile-edit-popup .zt-profile-edit-popup-content{background:linear-gradient(135deg,#120f24fa,#24173af5);border:1px solid rgba(218,220,222,.18);border-radius:16px;box-shadow:0 18px 44px #00000075;overflow:hidden;color:#dadcde;display:flex;flex-direction:column;max-height:min(88vh,820px)}.zt-profile-edit-popup .zt-profile-edit-popup-header{align-items:center;border-bottom:1px solid rgba(218,220,222,.14);display:flex;justify-content:space-between;padding:.85rem .95rem;gap:.75rem}.zt-profile-edit-popup .zt-profile-edit-popup-close{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:999px;color:#dadcde;cursor:pointer;height:34px;width:34px}.zt-profile-edit-popup .zt-profile-edit-popup-close:hover{background:#ffffff1a}.zt-profile-edit-popup .zt-profile-edit-popup-close{font-size:1.5rem;line-height:1}.zt-profile-edit-popup .zt-profile-edit-popup-title{color:#dadcde;font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-semibold);margin:0}.zt-profile-edit-popup .zt-profile-edit-popup-save{background:var(--button-color);border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);min-height:34px;padding:.32rem .95rem;white-space:nowrap}.zt-profile-edit-popup .zt-profile-edit-popup-save:hover:not(:disabled){background:#b82877e6}.zt-profile-edit-popup .zt-profile-edit-popup-save:disabled{cursor:not-allowed;opacity:.65}.zt-profile-edit-popup #zentenz-profile-edit-form{display:flex;flex-direction:column;min-height:0;overflow-y:auto}.zt-profile-edit-popup .profile-background-upload{align-items:center;aspect-ratio:2.5;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:flex;justify-content:center;margin:1rem;max-height:180px;overflow:hidden;position:relative;width:calc(100% - 2rem)}.zt-profile-edit-popup .profile-avatar-upload{align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid #677087;border-radius:100px;display:flex;height:95px;justify-content:center;margin:-4rem 0 0 2rem;overflow:hidden;position:relative;width:95px}.zt-profile-edit-popup .upload-label{align-items:center;border:1px solid #677087;border-radius:5px;cursor:pointer;display:flex;height:100%;justify-content:center;transition:background .2s ease;width:100%}.zt-profile-edit-popup .profile-avatar-upload .upload-label{border-radius:50%}.zt-profile-edit-popup .upload-icon{color:#fff;display:inline-block;font-size:32px;opacity:0;position:relative;transition:opacity .25s ease,transform .25s ease;-webkit-text-fill-color:currentcolor;-webkit-text-stroke-width:0}.zt-profile-edit-popup .has-preview:hover .upload-icon{opacity:1}.zt-profile-edit-popup .profile-background-upload:not(.has-preview) .upload-icon,.zt-profile-edit-popup .profile-avatar-upload:not(.has-preview) .upload-icon{opacity:1}.zt-profile-edit-popup .profile-background-upload.has-preview .upload-label,.zt-profile-edit-popup .profile-avatar-upload.has-preview .upload-label{border-color:transparent}.zt-profile-edit-popup .profile-background-upload.has-preview:hover .upload-label,.zt-profile-edit-popup .profile-avatar-upload.has-preview:hover .upload-label{background:#0f141947}.zt-profile-edit-popup #profile-background-input,.zt-profile-edit-popup #avatar-input{display:none}.zt-profile-edit-popup .zt-profile-edit-fields{margin:.95rem;padding-bottom:.2rem;width:calc(100% - 2rem)}.zt-profile-edit-popup .input-field{margin:0 0 .75rem}.zt-profile-edit-popup textarea,.zt-profile-edit-popup input[type=text],.zt-profile-edit-popup input[type=url]{background:#ffffff08;border:1px solid rgba(218,220,222,.2);border-radius:6px;color:#dadcde;display:block;font-size:14px;outline:none;padding-left:15px;width:100%}.zt-profile-edit-popup textarea::placeholder,.zt-profile-edit-popup input[type=text]::placeholder,.zt-profile-edit-popup input[type=url]::placeholder{color:#dadcde94}.zt-profile-edit-popup input[type=text],.zt-profile-edit-popup input[type=url]{height:40px}.zt-profile-edit-popup .profile-display-name-input{display:block;visibility:visible}.zt-profile-edit-popup textarea{min-height:88px;padding-top:.55rem;resize:vertical}.zt-profile-edit-popup #AccountDescription{line-height:1.35;padding-right:4.1rem;resize:none;white-space:pre-wrap}.zt-profile-edit-popup .input-label,.zt-profile-edit-popup .description-label{color:#dadcde;display:inline-block;font-size:12px;margin-bottom:6px;opacity:.9}.zt-profile-edit-popup .user_tag-container .container{max-width:none;padding-left:0;padding-right:0;width:100%}.zt-profile-edit-popup .zt-profile-tags{display:block;margin:0 0 .75rem;max-width:none;min-width:0}.zt-profile-edit-popup .profile-description-wrap{position:relative}.zt-profile-edit-popup .profile-description-counter{color:#dadcded1;font-size:11px;line-height:1;pointer-events:none;position:absolute;right:.7rem;top:.55rem}.zt-profile-edit-popup .profile-description-counter.is-limit{color:#ff9eae;font-weight:600}.repost-info{padding-left:16px;padding-top:10px;display:flex;gap:6px;align-items:center}.zt-profile-edit-popup #profile-tag-inner-container .tagify{align-items:center;display:flex;flex-wrap:wrap;gap:.24rem;max-height:none;padding:4px 8px}.zt-profile-edit-popup #profile-tag-inner-container .tagify__tag{align-self:center;margin:0}.zt-profile-edit-popup #profile-tag-inner-container .tagify__tag>div{align-items:center;display:inline-flex;line-height:1.2;min-height:24px}.zt-profile-edit-popup #profile-tag-inner-container .tagify__input{align-self:center;line-height:1.2;margin:0;min-height:24px;padding:0 2px}.zt-profile-edit-popup #profile-tag-inner-container .tagify__input:before{line-height:1.2}.zt-profile-edit-popup .profile-edit-tags-hint{color:#dadcdee0;display:block;font-size:11px;margin-top:.35rem}.zt-profile-edit-popup .zt-profile-edit-error{margin-top:.3rem}.zt-profile-edit-popup button:focus-visible,.zt-profile-edit-popup input:focus-visible,.zt-profile-edit-popup textarea:focus-visible{outline:2px solid rgba(133,119,210,.75);outline-offset:2px}@media(max-width:575.98px){.zt-profile-edit-popup .zt-profile-edit-popup-title{font-size:18px}.zt-profile-edit-popup .profile-avatar-upload{height:84px;margin-left:1.25rem;width:84px}}.account-page-user-data{padding-left:1.25rem!important}.profile-data{margin-top:-.25rem!important;margin-left:0!important}.follower-followed{display:flex;flex-wrap:wrap;gap:.375rem;margin-left:.125rem}.follower-followed .get-follower-count-wrapper,.follower-followed .follower-count-wrapper,.follower-followed .post-count-wrapper{font-weight:var(--zt-fw-regular);color:#ccc;font-size:var(--zt-fs-md)}.follower-followed .post-count-wrapper.follower-stat-button{cursor:default}.follower-followed span.follower-count{color:var(--white);font-size:var(--zt-fs-md);font-weight:var(--zt-fw-semibold)}.follower-stat-button{align-items:center;background:transparent;border:0;border-radius:999px;cursor:pointer;display:inline-flex;gap:.2rem;padding:0}.follower-stat-button:hover{color:var(--white)}.follower-stat-button:disabled{cursor:default;opacity:.8}.follower-stat-button:focus-visible{outline:2px solid rgba(218,220,222,.65);outline-offset:3px}.post-description{margin-left:0rem;margin-top:-.25rem}.post-description .post-description-content{color:#e6e7e8e6;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-regular);letter-spacing:-.3px}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:.975rem}.post-tags .post-tag{align-items:center;border-radius:20px;color:#fff;display:inline-flex;line-height:24px;padding:1px 10px!important;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease;white-space:nowrap;background:#645487ab}.post-tags .post-tag:hover{background:#8577d294;color:#fff}.post-tags .post-tag:focus-visible{box-shadow:0 0 0 2px #ffffff61;outline:none}.post-hashtag-link{color:#dadcff;text-decoration:none;transition:color .18s ease,text-decoration-color .18s ease}.post-hashtag-link:hover{color:#fff;text-decoration:underline;text-decoration-color:#ffffffb8}.post-hashtag-link:focus-visible{outline:2px solid rgba(218,220,222,.58);outline-offset:2px}.post-mention-link{color:#9fc6ff;font-weight:600;text-decoration:none;transition:color .18s ease,text-decoration-color .18s ease}.post-mention-link:hover{color:#d2e4ff;text-decoration:underline;text-decoration-color:#d2e4ffb8}.post-mention-link:focus-visible{outline:2px solid rgba(159,198,255,.6);outline-offset:2px}.post-description a{text-decoration:none}.post-description>.post-description-content{padding-bottom:.65rem}.post-paid-content{align-items:center;background:#0f1116b8;border:1px solid rgba(218,220,222,.24);border-radius:12px;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.75rem;padding:.75rem .85rem}.post-paid-content-header{display:flex;flex-direction:column;gap:.15rem}.post-paid-content-label{color:#dadcde;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-bold);letter-spacing:.08em}.post-paid-content-value{color:#9fdb87;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold)}.post-paid-content-buy-btn{background:#8577d247;border:1px solid rgba(218,220,222,.3);border-radius:var(--zt-btn-radius-pill);color:#fff;cursor:pointer;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);padding:.42rem .85rem;transition:background .18s ease}.post-paid-content-buy-btn:hover{background:#8577d273}.post-and-media-section{height:40px;margin-top:8px;border-top:1px solid var(--white);border-bottom:1px solid var(--white)}#ztInlineBackBtn{align-items:center;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#e6e7e8f2;cursor:pointer;display:inline-flex;height:32px;justify-content:center;line-height:1;text-decoration:none!important;transition:background .2s ease,border-color .2s ease;width:32px}#ztInlineBackBtn:hover,#ztInlineBackBtn:focus,#ztInlineBackBtn:active{text-decoration:none!important}#ztInlineBackBtn i{display:block;font-size:12.5px;line-height:1}.main-feed-navbar-border .container-fluid{margin-bottom:6px;margin-top:6px;padding-right:16px!important}.post-and-media-section-posts,.post-and-media-section-media{padding-top:7px;padding-bottom:6px;color:#efefef;cursor:pointer}.post-and-media-section-media:hover,.post-and-media-section-posts:hover,.post-and-media-section .is-active{background:#8577d24d}.post-and-media-section-posts,#media-post-section{border-right:1px solid var(--white)}#ztAccountFeedView .pinned-post-container{border-bottom:1px solid var(--white)}#ztAccountFeedView .pinned-post-label{color:#dadcde;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);letter-spacing:.02em;padding:8px 14px 6px;text-transform:uppercase}#ztAccountFeedView .pinned-post-wrap{background:#ffffff05}#ztAccountFeedView .post-and-media-section.has-liked-tab #post-section,#ztAccountFeedView .post-and-media-section.has-liked-tab #media-post-section,#ztAccountFeedView .post-and-media-section.has-liked-tab #liked-post-section{width:33.3333%!important;flex:0 0 33.3333%!important;max-width:33.3333%!important}#ztAccountFeedView .post-and-media-section.no-liked-tab #post-section,#ztAccountFeedView .post-and-media-section.no-liked-tab #media-post-section{width:50%!important;flex:0 0 50%!important;max-width:50%!important}.p-0 .row{width:100%;margin-left:0}.p-0 .row *{padding-left:0;padding-right:0}.tag{background-color:#00f;color:#fff;border-radius:var(--zt-btn-radius-sm);margin-right:5px;padding:2px 6px;display:inline-block}input#user_tag{width:100%;height:40px;border-radius:6px;font-size:var(--zt-fs-md);border:1px solid var(--white);background:transparent;color:var(--white);outline:none;padding-left:15px;display:flex;align-items:center;flex-wrap:wrap;flex-grow:1}#user_link label{background:#380b45!important}#content{position:absolute;top:0;right:0;bottom:0;margin:0;padding:0;padding-bottom:0!important;padding-top:40px!important;margin-top:0!important}.entry-header,.bpbm-maximize{display:none!important}.bpbm-maximize svg{visibility:hidden}body:not(.bm-mobile-device) .bp-messages-wrap .threads-list .thread:hover>*{background:#8577d24d!important;color:var(--white)!important}.bp-messages-wrap{height:100%!important}.bp-messages-wrap .bm-reply>*{background:transparent}.bp-messages-wrap .bm-reply,.bp-messages-wrap .chat-footer,.bp-messages-wrap .chat-header{background:transparent}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background){background:transparent}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background){background:transparent}.bp-messages-wrap input{border:1px solid var(--white)!important;background:transparent!important;color:var(--white)!important}.bp-messages-wrap{color:var(--white)!important;border:1px solid var(--white)!important}.bp-messages-wrap .threads-list .thread .bm-info h4{color:var(--white)!important}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) *{color:var(--white)!important}.bp-messages-wrap .bm-reply .bm-editor{overflow-y:hidden}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content{padding-left:15px}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content{padding-right:15px}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-info a,.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name span,.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name a{color:var(--white)!important}.bp-messages-wrap .bm-reply .bm-editor .bm-editor-content{background:transparent!important;color:var(--white)!important}.bp-messages-wrap .bm-reply .bm-editor .bm-editor-content:empty:before{color:var(--white)}.bp-messages-wrap .bm-reply{min-height:43px!important}.bp-messages-wrap .bm-reply .bm-editor{padding:8px 0 12px 16px!important}.bp-messages-wrap .bm-reply .bm-emojies{padding-bottom:8px!important;top:2.5px}.bp-messages-wrap .bm-reply .bm-send-message{top:2.5px!important}.bp-messages-wrap a:not(.bm-no-link-style){color:var(--white)!important}.bp-messages-wrap .bm-messages-list .bm-list .bm-conversation-start{color:#b6cbff!important}.bp-messages-wrap .threads-list .thread:hover{background:#8577d24d}.bp-messages-wrap .threads-list .thread:hover span{color:var(--white)!important}.bp-messages-wrap .chat-header.side-header .bpbm-search form input{background:transparent!important;color:var(--white)!important;border:1px solid var(--white)!important;border-radius:100px!important}.bp-messages-wrap .chat-header .bpbm-search form{margin:5.5px 8px 7px 0!important}.bp-messages-wrap .chat-header .bpbm-search form input[type=text]:focus{border-color:var(--next-btn-hover)!important}.bp-messages-wrap .chat-header .bpbm-search form .close{top:1.5px!important;right:2px!important}.bp-messages-wrap .thread-not-selected .empty .bpbm-empty-message{color:var(--white)!important}.bp-messages-wrap .thread-not-selected .empty .bpbm-empty-or{color:#8577d2!important}.bp-messages-wrap .empty-thread span{color:var(--white)!important}.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message{max-width:50%}.bp-messages-wrap .bm-messages-list .bm-list .bm-sticky-date{margin-top:10px!important;margin-bottom:40px!important}.bp-messages-wrap label,.bp-messages-wrap .bpbm-user-options .bpbm-user-option-description{color:var(--white)!important;background:transparent!important}.bp-messages-wrap{border-color:var(--white)!important;border-radius:0!important;border-left:none}.bp-messages-wrap .threads-list .thread .pic{padding-right:0!important}.bp-messages-wrap .bm-alert.bm-info{background:transparent!important}.bp-messages-wrap .bulk-message form>div .bm-editor{border-color:var(--white)!important}.bp-messages-wrap .bm-reply .bm-editor{overflow-y:auto!important;max-height:180px!important;padding:8px 0 10px 16px!important}.bp-messages-wrap p{margin-left:1.5rem}.bp-messages-wrap .bulk-message ul>li{margin-bottom:10px!important}.bp-messages-wrap .threads-list .thread .actions{padding-top:12.5px}.bp-messages-wrap .chat-header .bpbm-search form input[type=text]{background-color:transparent!important;color:var(--white)!important;border-radius:var(--zt-btn-radius-pill)}.bp-messages-wrap .chat-footer .bpbm-user-me{margin-left:0;width:46px}.bp-messages-wrap .chat-footer .bpbm-user-me:hover{background:#8577d24d;border-radius:var(--zt-btn-radius-md)}.bp-messages-wrap .chat-footer .settings{position:absolute;right:0rem}.bp-messages-wrap .chat-header{border-bottom:none}.bp-messages-wrap .chat-footer{border-top:none}.bp-messages-wrap .chat-header,.bp-messages-wrap .chat-footer,.bp-messages-wrap .bm-reply{background:transparent!important}.bp-messages-wrap .bm-reply>*{background:transparent!important}#ztMessagesView{padding:1.2rem 1.2rem 2rem!important}#ztMessagesView .bp-messages-wrap{margin-bottom:0!important;background:transparent!important}#ztMessagesView .bp-messages-threads-wrapper,#ztMessagesView .bp-messages-wrap-main{height:100%!important}#ztMessagesView{overflow-y:auto}#ztMessagesView .zt-messages-native-host .bp-messages-wrap.bp-messages-full-screen{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;max-height:100%!important;z-index:1!important}svg{color:var(--white)!important}.bm-left-side span.bm-message-content-text{border:1px solid var(--white)!important;border-radius:var(--zt-btn-radius-sm);padding:10px;width:auto;height:auto;display:block}.bm-right-side span.bm-message-content-text{background:#6b59d3!important;border-radius:var(--zt-btn-radius-sm);padding:10px;width:auto;height:auto;display:block}.bm-pic,.message-controls,.bm-reactions-selector,.bm-replied-message{display:none!important}.bm-message-content{width:100%!important;max-width:100%!important;flex-direction:column;display:flex}.bm-sticky-date{background:gray;padding:6px 12px;font-size:var(--zt-fs-xs);border-radius:6px!important}.thread{transition:background-color .3s}.bm_user_selector .bm_user_selector__control{background:transparent!important}.bm_user_selector .bm_user_selector__placeholder{color:var(--white)!important}.bm_user_selector .bm_user_selector__multi-value{background:transparent!important;border:.5px solid var(--next-btn-hover);padding:6px 4px;border-radius:20px}.bm_user_selector .bm_user_selector__multi-value .avatar{margin-left:3px!important;width:20px!important;margin-right:12.5px!important}.bm-right-side ul.bm-messages-listing{display:flex;flex-direction:column;width:100%;justify-content:end;align-items:end}.bm-left-side{display:flex;flex-direction:column;width:100%}.bm-left-side ul.bm-messages-listing{display:flex;flex-direction:column;width:100%;justify-content:start;align-items:start}.bp-messages-active-thread{background:#6b59d3!important}.bp-messages-active-thread .time span{color:var(--white)!important}.bpbm-user-option-description{padding-left:1.5rem}.bpbm-user-option{margin-bottom:20px!important}.bpbm-scroll-down svg{fill:#00081c!important}.bm-last-message-content{color:#e6e7e8bf!important}.bm-reply{border-top:1px solid var(--white)!important}.bp-messages-side-threads{border-right:1px solid var(--white)!important}.avatar{margin-right:1.25rem!important}.bm_user_selector__menu-list{background:#8577d2!important}.bm_user_selector__option:hover,.bm_user_selector__option_focused{background:#6b59d3!important}.bm_user_selector__option{padding-bottom:10px!important;padding-top:10px!important}.bpbm-user-me-popup,.bm-search-popup,.bpbm-user-info{display:none}.bp-messages-mobile{background:linear-gradient(50deg,#390843 3.6%,#341f62f5 90.4%)!important;height:100vh!important;padding-bottom:100px!important;border:none!important}.bp-messages-mobile .pic .avatar{width:30px!important;height:30px!important;margin-right:0!important}.bm-editor-content{padding-right:.75rem!important}.bm_user_selector__multi-value__remove:hover{background:transparent!important}.bm_user_selector .bm_user_selector__control input.bm_user_selector__input[type=text],.bpbm-empty-message{color:var(--white)!important}.bp-messages-wrap.bp-messages-mobile .threads-list .thread .pic{padding-right:0}.bpbm-user-me .avatar{margin-right:0!important}@media(min-width:867px){.main-feed-navbar-border-mobile,.main-feed-navbar-border-mobile-bottom{display:none}.profile-popup,.main-feed-navbar-border-mobile,.post-popup{display:none!important}}@media(max-width:867px){.right-sidebar,.left-sidebar,.main-feed-navbar-border{display:none!important}.account-page-H2-username{display:none}.account-page-background,.account-page-background-skeleton{aspect-ratio:1.5}}@media(max-width:1400px){.post-user-content{width:86.777777%}.post-user-profile{width:13.222222%}}@media(max-width:1200px){.post-user-content{width:84.777777%}.post-user-profile{width:15.222222%}}@media(max-width:768px){#sidebar,#right-sidebar{display:none!important}.post-user-content{width:84.777777%}.post-user-profile{width:15.222222%}.post-feedback{gap:.9rem;padding-left:0rem;padding-right:0rem}.post-options{gap:.45rem}.profile-settings-pop-up{width:100%}}@media(min-width:768px){.col-md-4{width:25%!important;justify-content:center!important}#right-sidebar{padding-left:0!important;padding-right:0!important}.col-md-5{width:50%}}@media(min-width:1024px){.col-md-4{width:33.33333333%!important;justify-content:flex-start!important}#right-sidebar{padding:16px 24px!important}.col-md-5{width:41.66666667%}}a{color:#8577d2;text-decoration:none}.just-another-div-for-settings,.tester-x-tester p,.tester-x-tester .title,.expand-settings-expanded{padding-left:15px;padding-right:15px}.form-check-input:focus{border-color:#8577d24d;outline:0;box-shadow:0 0 0 .25rem #8577d24d}.form-check-input:checked{background-color:#8577d2!important;border-color:#8577d2!important}.hidden{display:none}input:focus{border:1px var(--next-btn-hover) solid!important}.form-control:focus,.qty:focus{border:1px var(--next-btn-hover) solid!important}::-webkit-scrollbar-track{background:transparent!important}::-webkit-scrollbar{background:transparent}.registration-field-pop-up .modal-header,.modal-body,.modal-footer{padding:20px}.slide{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:opacity 1s ease-in-out}.slide.active{opacity:1}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideInReverse{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutReverse{0%{transform:translate(0)}to{transform:translate(100%)}}.user-result{padding:10px;cursor:pointer;transition:background-color .2s ease}#right_side_custom_user_search_results{display:grid;margin-top:.45rem}#right_side_custom_user_search_results .user-result{color:inherit;text-decoration:none}.user-result:hover{background-color:#8577d24d}.user-avatar{width:48px;height:48px;border-radius:50%;background-size:cover;background-position:center}.user-info{margin-left:12px;display:flex;flex-direction:column}.user-username{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold);color:var(--white)}.user-nickname{font-size:var(--zt-fs-sm);color:#71767b}.mention-results{background:#12161dfa;border:1px solid rgba(255,255,255,.12);border-radius:12px;margin-top:.35rem;max-height:260px;overflow-y:auto}.mention-status{color:#ffffffb8;font-size:var(--zt-fs-md);padding:.62rem .7rem}.mention-result-item{align-items:center;background:transparent;border:0;color:inherit;display:flex;text-align:left;width:100%}.mention-result-item .user-avatar{height:34px;width:34px}#right_side_custom_user_search_input{font-size:var(--zt-fs-md);padding:.3rem 1rem}.zt-discover-sidebar-search{display:grid;gap:.5rem;max-width:380px}.zt-discover-sidebar-title{color:#ffffffe0;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug)}.zt-discover-sidebar-input-shell{align-items:center;background:transparent!important;border:1px solid var(--white);border-radius:999px;display:flex;min-height:40px;transition:border-color .15s ease,box-shadow .15s ease}.zt-discover-sidebar-input-shell:focus-within{border-color:#fff;box-shadow:0 0 0 2px #ff7bc329}.zt-discover-sidebar-search-input{background:transparent;border:0!important;color:#fff;flex:1;font-size:var(--zt-fs-md);line-height:var(--zt-lh-snug);min-height:38px;outline:none;padding:0 .1rem}.post-tags .post-tag-chip{border-radius:20px;max-height:20px;text-align:center;display:inline-block;color:#fff;margin-right:8px;line-height:24px;background:#645487ab;padding:1px 10px!important;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-medium);line-height:var(--zt-lh-snug);padding:.24rem .62rem!important}.post-tags .post-tag-chip-skeleton{display:inline-flex;line-height:0;margin-right:8px}.post-tags .post-tag-chip-skeleton .react-loading-skeleton{display:block}.zt-discover-sidebar-search-input:focus{border:0!important}.zt-discover-sidebar-search-input::placeholder{color:#ffffffd6}.zt-discover-sidebar-clear{align-items:center;background:transparent;border:0;border-radius:999px;color:#ffffffc7;display:inline-flex;font-size:1rem;height:24px;justify-content:center;line-height:1;width:24px}.zt-discover-sidebar-clear:hover{color:#fff}.zt-discover-sidebar-results{background:#080d13f5;border:1px solid rgba(255,255,255,.18);border-radius:14px;margin-top:.5rem;max-height:min(72vh,620px);overflow-y:auto}.zt-discover-sidebar-results .feed-status{color:#ffffffb8;font-size:var(--zt-fs-sm);margin:0;padding:.55rem .9rem .75rem}.zt-discover-sidebar-group{display:grid;gap:0}.zt-discover-sidebar-group+.zt-discover-sidebar-group{border-top:1px solid rgba(255,255,255,.12)}.zt-discover-sidebar-group-label{color:#ffffff9e;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);letter-spacing:.06em;line-height:var(--zt-lh-none);margin:0;padding:.68rem .95rem .45rem;text-transform:uppercase}.zt-discover-suggestion-item{align-items:center;color:var(--white)!important;display:flex;gap:.7rem;min-height:44px;padding:.5rem .95rem;text-decoration:none}.zt-discover-suggestion-item:hover{background:#ffffff14;color:#fff}.zt-discover-suggestion-icon{color:#ffffffd6;display:inline-flex;font-size:var(--zt-fs-sm);line-height:1}.zt-discover-suggestion-text{color:inherit;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-medium);line-height:var(--zt-lh-snug)}.zt-discover-user-item{align-items:center;color:inherit;display:flex;gap:.72rem;min-height:58px;padding:.56rem .95rem;text-decoration:none}.zt-discover-user-item:hover{background:#ffffff14}.zt-discover-user-avatar{background:#ffffff21 center center/cover no-repeat;border-radius:999px;flex:none;height:42px;width:42px}.zt-discover-user-copy{display:flex;flex-direction:column;min-width:0}.zt-discover-user-name{color:#fff;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-snug)}.zt-discover-user-handle{color:#ffffffb3;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base)}.poll-section,.poll-section form{margin-top:8px}.poll-section .poll-footer{margin-top:8px;font-size:var(--zt-fs-sm);opacity:.75}.poll-results{display:flex;flex-direction:column;gap:10px}.poll-results>p{margin:4px 0 0;font-size:var(--zt-fs-sm);color:#dadcded9}.poll-result{display:block}.poll-track{width:100%;height:36px;background:var(--poll-track-bg);border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:center;padding:0 12px;box-sizing:border-box}.poll-fill{position:absolute;left:0;top:0;bottom:0;width:calc(var(--pct) * 1%);background:var(--poll-fill-bg);border-radius:12px;transition:width .22s ease;will-change:width}.poll-result.winner .poll-fill{background:var(--poll-fill-bg-winner)}.poll-text{position:relative;z-index:2;font-size:var(--zt-fs-md);font-weight:var(--zt-fw-medium);color:var(--poll-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}.poll-percent{position:relative;z-index:2;margin-left:auto;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);color:var(--poll-text-color);text-shadow:0 1px 1px rgba(0,0,0,.35)}.poll-result.selected .poll-track{outline:1px solid var(--poll-selected-outline);outline-offset:-1px}.poll-result.winner .poll-track{outline:1px solid var(--poll-winner-outline);outline-offset:-1px}.poll-option{position:relative;display:block;margin:10px 0}.poll-option .poll-radio{position:absolute;opacity:0;pointer-events:none}.poll-option .poll-choice{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-height:42px;padding:10px 14px;border-radius:9999px;border:1px solid rgba(255,255,255,.18);background:#ffffff08;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;line-height:var(--zt-lh-snug);word-break:break-word}.poll-option .poll-choice:before{content:"";width:14px;height:14px;border-radius:9999px;border:2px solid rgba(255,255,255,.35);flex:0 0 14px;box-sizing:border-box}.poll-option .poll-choice:active{transform:translateY(.5px)}.poll-option .poll-radio:checked+.poll-choice{border-color:#1d9bf0b3;background:#1d9bf01f}.poll-option .poll-radio:checked+.poll-choice:before{border-color:#1d9bf0f2;box-shadow:inset 0 0 0 4px #1d9bf0f2}.poll-option .poll-radio:focus-visible+.poll-choice{outline:2px solid rgba(29,155,240,.85);outline-offset:2px}.poll-option .poll-radio:disabled+.poll-choice{opacity:.55;cursor:not-allowed}@media(hover:hover){.poll-option .poll-choice:hover{background:#ffffff0f;border-color:#ffffff47}}.zt-poll-setup-popup{background:linear-gradient(135deg,#120f24fa,#24173af5);border:1px solid rgba(218,220,222,.18);border-radius:16px;box-shadow:0 18px 44px #00000075;overflow:hidden}.zt-poll-setup-popup .poll-modal-composer{padding:0}.zt-poll-setup-popup .poll-modal-composer .comment-section{margin:0}.zt-poll-setup-popup #poll_modal_postInput{background:#ffffff05!important;border:1px solid rgba(218,220,222,.16)!important;border-radius:12px!important;min-height:90px}.zt-poll-setup-popup #poll_modal_previewContainer{margin-top:.5rem}.zt-poll-setup-popup .poll-modal-composer .icon-section{margin-top:.45rem}.zt-poll-setup-header{align-items:center;border-bottom:1px solid rgba(218,220,222,.14);display:flex;justify-content:space-between;padding:.85rem .95rem}.zt-poll-setup-title-main{font-weight:var(--zt-fw-bold);margin:0}.zt-poll-setup-close{align-items:center;background:transparent;border:0;border-radius:999px;color:#dadcde;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-4xl);height:34px;justify-content:center;line-height:var(--zt-lh-none);width:34px}.zt-poll-setup-close:hover{background:#ffffff1a}.zt-poll-setup-body{display:grid;gap:.9rem;max-height:min(76vh,760px);overflow-y:auto;padding:.9rem .95rem .4rem}.poll-setup-shell{border-top:1px solid rgba(218,220,222,.12);display:grid;gap:.75rem;padding-top:.85rem}.poll-setup-title,.poll-setup-subtitle{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold);margin:0}.poll-setup-question{align-items:center;display:grid;gap:.42rem;grid-template-columns:1fr auto}.poll-setup-options{display:grid;gap:.45rem}.poll-setup-option-row{align-items:center;display:grid;gap:.55rem;grid-template-columns:1fr auto}.poll-setup-option-input-wrap{align-items:center;display:grid;gap:.42rem;grid-template-columns:1fr auto}.poll-setup-input{background:#ffffff08;border:1px solid rgba(218,220,222,.18);border-radius:10px;color:#dadcde;font-size:var(--zt-fs-md);min-height:40px;outline:none;padding:.5rem .72rem;width:100%}.poll-setup-input::placeholder{color:#dadcde94}.poll-setup-input:focus{border-color:#8577d2bf;box-shadow:0 0 0 2px #8577d233}.poll-setup-count{color:#dadcdea8;min-width:56px;text-align:right}.poll-setup-option-remove{background:#ffffff0f;border:1px solid rgba(218,220,222,.2);border-radius:999px;color:#dadcde;cursor:pointer;font-size:var(--zt-fs-lg);height:32px;line-height:var(--zt-lh-none);width:32px}.poll-setup-option-remove:hover{background:#ffffff1f}.poll-setup-add{background:transparent;border:1px dashed rgba(218,220,222,.35);border-radius:999px;color:#dadcde;cursor:pointer;min-height:36px;padding:.45rem .75rem;text-align:center;width:100%}.poll-setup-add:hover{background:#ffffff0f}.poll-setup-add.is-disabled,.poll-setup-add:disabled{cursor:not-allowed;opacity:.48}.poll-setup-divider{border-top:1px solid rgba(218,220,222,.12);margin-top:.2rem}.poll-setup-duration-grid{display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr))}.poll-setup-duration-card{background:#ffffff08;border:1px solid rgba(218,220,222,.16);border-radius:12px;display:grid;gap:.4rem;padding:.55rem .6rem .65rem}.poll-setup-duration-card label{color:#dadcdec7;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin:0}.poll-setup-duration-card .form-select{background:#ffffff14;border:1px solid rgba(218,220,222,.2);color:#dadcde;font-size:var(--zt-fs-md);min-height:34px}.poll-setup-duration-card .form-select:focus{border-color:#8577d2bf;box-shadow:0 0 0 2px #8577d233}.poll-setup-footer{border-top:1px solid rgba(218,220,222,.14);display:flex;justify-content:flex-end;padding:.82rem .95rem .9rem}@media(max-width:767.98px){.poll-setup-duration-grid,.poll-setup-question,.poll-setup-option-input-wrap{grid-template-columns:1fr}.poll-setup-count{min-width:0;text-align:left}}.zt-interaction-setup-popup{background:linear-gradient(135deg,#101122fa,#1b2038f5);border:1px solid rgba(218,220,222,.18);border-radius:16px;box-shadow:0 18px 44px #00000075;overflow:hidden}.zt-interaction-setup-popup .interaction-modal-composer{padding:0}.zt-interaction-setup-popup .interaction-modal-composer .comment-section{margin:0}.zt-interaction-setup-popup #interaction_modal_postInput{background:#ffffff05!important;border:1px solid rgba(218,220,222,.16)!important;border-radius:12px!important;min-height:90px}.zt-interaction-setup-popup #interaction_modal_previewContainer{margin-top:.5rem}.zt-interaction-setup-popup .interaction-modal-composer .icon-section{margin-top:.45rem}.zt-interaction-setup-header{align-items:center;border-bottom:1px solid rgba(218,220,222,.14);display:flex;justify-content:space-between;padding:.85rem .95rem}.zt-interaction-setup-title-main{font-size:var(--zt-fs-lg);font-weight:var(--zt-fw-bold);margin:0}.zt-interaction-setup-close{align-items:center;background:transparent;border:0;border-radius:999px;color:#dadcde;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-4xl);height:34px;justify-content:center;line-height:var(--zt-lh-none);width:34px}.zt-interaction-setup-close:hover{background:#ffffff1a}.zt-interaction-setup-body{display:grid;gap:.8rem;max-height:min(76vh,760px);overflow-y:auto;padding:.9rem .95rem .4rem}.interaction-settings-title{margin:0}.interaction-duration-grid,.interaction-settings-grid{display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr))}.interaction-settings-card{background:#ffffff08;border:1px solid rgba(218,220,222,.16);border-radius:12px;display:grid;gap:.4rem;padding:.55rem .6rem .65rem}.interaction-settings-card label{color:#dadcdec7;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin:0}.interaction-settings-card .form-select{background:#ffffff14;border:1px solid rgba(218,220,222,.2);color:#dadcde;font-size:var(--zt-fs-md);min-height:34px}.interaction-settings-card .form-select:focus{border-color:#8577d2bf;box-shadow:0 0 0 2px #8577d233}.interaction-factors-toggle{align-items:center;background:transparent;border:1px solid rgba(218,220,222,.22);border-radius:12px;color:#dadcde;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-md);font-weight:var(--zt-fw-semibold);gap:.55rem;justify-content:flex-start;min-height:40px;padding:.52rem .65rem;width:100%}.interaction-factors-toggle:hover{background:#ffffff0f}.interaction-factors-toggle-box{border:1px solid rgba(218,220,222,.6);border-radius:6px;display:inline-block;height:16px;position:relative;width:16px}.interaction-factors-toggle.is-open .interaction-factors-toggle-box:after{border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;content:"";height:8px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:4px}.interaction-factors-wrap{border-top:1px solid rgba(218,220,222,.14);display:grid;gap:.6rem;padding-top:.7rem}.interaction-factors-wrap[hidden]{display:none!important}.interaction-settings-footer{border-top:1px solid rgba(218,220,222,.14);display:flex;justify-content:flex-end;padding:.82rem .95rem .9rem}@media(max-width:767.98px){.interaction-duration-grid,.interaction-settings-grid{grid-template-columns:1fr}}.zt-sidebar-post-popup{background:linear-gradient(135deg,#111722fa,#182230f5);border:1px solid rgba(218,220,222,.18);border-radius:16px;box-shadow:0 18px 44px #00000075;overflow:hidden}.zt-sidebar-post-popup-header{align-items:center;border-bottom:1px solid rgba(218,220,222,.14);display:flex;justify-content:space-between;padding:.85rem .95rem}.zt-sidebar-post-popup-title{font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-bold);margin:0}.zt-sidebar-post-popup-close{background:transparent;border:none;color:#dadcde;cursor:pointer;font-size:var(--zt-fs-3xl);line-height:var(--zt-lh-none);padding:0}.zt-sidebar-post-popup-close:hover{color:#fff}.zt-sidebar-post-popup-body{padding:.95rem .95rem .9rem}.zt-sidebar-post-popup-body .container-fluid.no-space-between.flex-nowrap{align-items:flex-start;gap:.65rem;padding:0}.zt-sidebar-post-popup-body .profile-pic-main-feed{flex:0 0 auto}.zt-sidebar-post-popup-body .comment-section{flex:1 1 auto}.zt-paid-setup-popup{background:linear-gradient(135deg,#16201afa,#183827f5);border:1px solid rgba(218,220,222,.2);border-radius:16px;box-shadow:0 18px 44px #00000075;overflow:hidden}.zt-paid-setup-header{align-items:center;border-bottom:1px solid rgba(218,220,222,.14);display:flex;justify-content:space-between;padding:.85rem .95rem}.zt-paid-setup-title-main{margin:0}.zt-paid-setup-close{align-items:center;background:transparent;border:0;border-radius:999px;color:#dadcde;cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.zt-paid-setup-close:hover{background:#ffffff1a}.zt-paid-setup-body{display:grid;gap:.8rem;padding:.95rem}.paid-setup-intro{color:#dadcdedb;margin:0}.paid-setup-toggle{align-items:center;background:#ffffff08;border:1px solid rgba(218,220,222,.18);border-radius:12px;color:#dadcde;cursor:pointer;display:inline-flex;gap:.6rem;padding:.62rem .7rem}.paid-setup-toggle input{position:absolute;opacity:0;pointer-events:none}.paid-setup-toggle-box{border:1px solid rgba(218,220,222,.6);border-radius:6px;display:inline-block;height:16px;position:relative;width:16px}.paid-setup-toggle input:checked+.paid-setup-toggle-box:after{border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;content:"";height:8px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:4px}.paid-setup-form{display:grid;gap:.55rem}.paid-setup-form label{color:#dadcdec7;margin:0}.paid-setup-input-wrap{align-items:center;display:grid;grid-template-columns:auto 1fr}.paid-setup-currency{align-items:center;background:#ffffff14;border:1px solid rgba(218,220,222,.2);border-right:0;border-radius:10px 0 0 10px;color:#dadcde;display:inline-flex;justify-content:center;min-height:38px;min-width:36px}.paid-setup-input{background:#ffffff08;border:1px solid rgba(218,220,222,.2);border-radius:0 10px 10px 0;color:#dadcde;min-height:38px;outline:none;padding:.45rem .62rem;width:100%}.paid-setup-input:focus{border-color:#4cc481bf;box-shadow:0 0 0 2px #4cc48133}.paid-setup-quick-values{display:flex;flex-wrap:wrap;gap:.45rem}.paid-setup-quick-btn{background:#ffffff0f;border:1px solid rgba(218,220,222,.2);border-radius:999px;color:#dadcde;cursor:pointer;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:30px;padding:.3rem .62rem}.paid-setup-quick-btn:hover{background:#ffffff1f}.paid-setup-quick-btn.is-active{background:#1fbc6a2e;border-color:#1fbc6a85;color:#c6ffe0}.paid-setup-hint{color:#dadcdea8;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-compact)}.paid-setup-footer{border-top:1px solid rgba(218,220,222,.14);display:flex;gap:.55rem;justify-content:flex-end;padding:.82rem .95rem .9rem}.zt-empty-tag-confirm-popup{background:linear-gradient(145deg,#161a24fa,#13202cf5);border:1px solid rgba(218,220,222,.2);border-radius:14px;box-shadow:0 18px 42px #00000075;overflow:hidden}.zt-empty-tag-confirm-head{border-bottom:1px solid rgba(218,220,222,.14);padding:.82rem .92rem}.zt-empty-tag-confirm-head h5{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold);margin:0}.zt-empty-tag-confirm-body{color:#dadcdee0;display:grid;font-size:var(--zt-fs-md);gap:.52rem;line-height:var(--zt-lh-base);padding:.92rem}.zt-empty-tag-confirm-body p{margin:0}.zt-empty-tag-confirm-foot{border-top:1px solid rgba(218,220,222,.14);display:flex;gap:.55rem;justify-content:flex-end;padding:.82rem .92rem .9rem}.rfm-modal{background:linear-gradient(130deg,#120c24f5,#261641f2);border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 16px 48px #00000073;color:var(--white);overflow:hidden}.rfm-header{align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;padding:1rem 1rem .875rem}.rfm-title{margin:0}.rfm-subtitle{color:#ffffffb8;margin:.18rem 0 0}.rfm-close{background:transparent;border:0;border-radius:999px;color:var(--white);cursor:pointer;height:34px;padding:0;width:34px}.rfm-close:hover{background:#ffffff1f}.rfm-tabs{border-bottom:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr 1fr}.rfm-tab{background:transparent;border:0;color:#ffffffbd;cursor:pointer;min-height:42px}.rfm-tab:hover{background:#ffffff14;color:var(--white)}.rfm-tab.is-active{background:#ffffff1f;color:var(--white)}.rfm-search-wrap{padding:.75rem .85rem .35rem}.rfm-search{background:#ffffff14!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:999px;color:var(--white);height:38px;padding:0 12px;width:100%}.rfm-search::placeholder{color:#ffffff9e}.rfm-list{display:grid;max-height:52vh;overflow-y:auto;padding:.3rem 0}.rfm-user-row{align-items:center;color:inherit;display:grid;gap:.75rem;grid-template-columns:42px 1fr;padding:.65rem .85rem;text-decoration:none}.rfm-user-row:hover{background:#ffffff14}.rfm-avatar{background:#ffffff1f;border-radius:999px;display:inline-flex;height:42px;overflow:hidden;width:42px}.rfm-avatar img{display:block;height:100%;object-fit:cover;width:100%}.rfm-avatar-fallback{align-items:center;display:inline-flex;font-weight:var(--zt-fw-bold);justify-content:center;width:100%}.rfm-user-info{display:grid;min-width:0}.rfm-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfm-user-handle{color:#ffffffb3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfm-status{color:#ffffffbd;padding:.95rem .85rem}.rfm-retry{background:#ffffff29;border:0;border-radius:var(--zt-btn-radius-pill);color:var(--white);cursor:pointer;display:inline-block;margin-left:.65rem;padding:.28rem .6rem}.rfm-footer{border-top:1px solid rgba(255,255,255,.12);padding:.75rem .85rem .85rem}.rfm-load-more{background:#ffffff26;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--white);cursor:pointer;padding:.45rem .95rem;width:100%}.rfm-load-more:hover{background:#ffffff38}#follow-list{margin-top:10px;max-height:250px;overflow-y:auto;list-style:none;padding:10px;border-top:1px solid #ddd}#post-tag-inner-container .tagify{width:100%;min-height:40px;border-radius:6px;background:transparent;border:1px solid #677087;--tags-border-color: #677087;--tags-hover-border-color: #7f88a2;--tags-focus-border-color: #9ca4b8;--tags-text-color: var(--white);--tag-text-color: #dadcde;--tag-bg: rgba(103, 112, 135, .35);--tag-remove-btn-bg--hover: rgba(255, 255, 255, .18)}#post-tag-inner-container .tagify__input{margin:0;color:var(--white)}#post-tag-inner-container .tagify__input:before{color:#dadcdebf}.notification-item{display:flex;align-items:center;padding:10px;border-bottom:1px solid #eaeaea;gap:10px;position:relative}.notification-item:last-child{border-bottom:none}.notification-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;margin-right:10px}.notification-comment-text{font-size:var(--zt-fs-md);color:inherit;position:relative;z-index:1}.notification-time{font-size:var(--zt-fs-xs);color:#8e8e8e;z-index:2}.notification-avatar-link{z-index:3;flex-shrink:0}.notification-avatar-link img{width:40px;height:40px;border-radius:50%}.notification-text{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.notification-text-wrapper{position:relative;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.notification-content{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;padding:10px;border:1px solid #ccc;border-radius:var(--zt-btn-radius-md);transition:background-color .3s ease}.notification-content:hover{background-color:#0000001a}.notification-content{display:flex;align-items:center;gap:10px}.notification-username-link{color:#007bff;text-decoration:none}.notification-username-link:hover{text-decoration:underline}.doppel-notification-avatar-link{position:relative;width:15%;height:36px;display:inline-flex;align-items:center}.doppel-notification-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #fff;position:absolute;top:-5px;left:0}.doppel-notification-avatar.second-avatar{left:14px;top:14px}.notification-content:hover{background-color:#0000000d;border:1px solid #ddd;transition:background-color .3s ease,border-color .3s ease}.notification-page{--zn-surface: linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .03));--zn-surface-soft: rgba(255, 255, 255, .035);--zn-border: rgba(255, 255, 255, .18);--zn-border-strong: rgba(255, 255, 255, .28);--zn-text: #f7f2ff;--zn-dim: rgba(255, 255, 255, .9);--zn-muted: rgba(255, 255, 255, .72);--zn-accent: #b82877;--zn-accent-soft: #ff7bc3;color:var(--zn-text);display:flex;flex-direction:column;gap:12px;height:100vh;padding:12px}.notification-page .notification-page-header-top{align-items:flex-start;gap:1rem;padding:18px 18px 14px}.notification-page .notification-page-header-top .notification-page-actions{align-items:center;display:inline-flex;gap:10px;position:relative}.notification-page .notification-page-header-top .btn.btn-outline-light{align-items:center;background:#ffffff05;border:1px solid var(--zn-border);border-radius:12px;color:var(--zn-dim);display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:36px;padding:0 14px}.notification-page .notification-page-header-top .btn.btn-outline-light:hover:not(:disabled){background:#ffffff0f;border-color:var(--zn-border-strong);color:#fff}.notification-page .notification-page-header-top .btn.btn-outline-light:disabled{opacity:.6}.notification-page .notification-type-settings{position:relative}.notification-page .notification-type-settings-trigger{align-items:center;background:#ffffff05;border:1px solid var(--zn-border);border-radius:12px;color:var(--zn-dim);display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);gap:6px;line-height:var(--zt-lh-none);min-height:36px;padding:0 12px}.notification-page .notification-type-settings-trigger:hover{background:#ffffff0f;border-color:var(--zn-border-strong);color:#fff}.notification-page .notification-type-settings-trigger:focus-visible{outline:none;border-color:#ffffff70;box-shadow:0 0 0 3px #b828772e}.notification-page .notification-type-settings-trigger.is-active{background:#b8287733;border-color:#ff7bc366;color:#fff}.notification-page .notification-type-settings-icon{display:inline-flex;height:14px;width:14px}.notification-page .notification-type-settings-icon svg{fill:currentColor;height:100%;width:100%}.notification-page .notification-type-settings-trigger-text{color:inherit}.notification-page .notification-type-settings-panel{background:linear-gradient(180deg,#321050fa,#1c0d31fa);border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 18px 38px #00000057;display:flex;flex-direction:column;gap:10px;margin-top:8px;min-width:320px;max-width:380px;padding:12px;position:absolute;right:0;top:100%;width:min(85vw,380px);z-index:20}.notification-page .notification-type-settings-panel.notification-type-settings-panel--popup{margin-top:0;max-height:min(76vh,620px);max-width:560px;min-width:0;overflow-y:auto;position:static;right:auto;top:auto;width:min(560px,100vw - 20px)}.notification-page .notification-type-settings-panel-head{display:grid;gap:4px}.notification-page .notification-type-settings-panel-head strong{color:#fff;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-tight)}.notification-page .notification-type-settings-panel-head p{color:#ffffffb3;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base);margin:0}.notification-page .notification-type-settings-error{background:#ff769b24;border:1px solid rgba(255,118,155,.35);border-radius:10px;color:#ffdbe6;font-size:var(--zt-fs-xs);padding:8px 10px}.notification-page .notification-type-settings-summary{color:#ffffffb8;font-size:var(--zt-fs-xs)}.notification-page .notification-type-settings-list{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:0}.notification-page .notification-type-settings-row{align-items:center;background:#ffffff08;border:1px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr auto;min-height:38px;padding:7px 10px}.notification-page .notification-type-settings-row input[type=checkbox]{accent-color:#ff7bc3}.notification-page .notification-type-settings-row.is-visible{border-color:#fff3}.notification-page .notification-type-settings-row.is-hidden{opacity:.8}.notification-page .notification-type-settings-row-label{color:#fff;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-width:0}.notification-page .notification-type-settings-row-state{border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffd1;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);line-height:1;padding:4px 8px;text-transform:uppercase;white-space:nowrap}.notification-page .notification-type-settings-status{color:#ffffffbf;font-size:var(--zt-fs-xs);padding:4px 0}.notification-page .notification-type-settings-actions{display:flex;gap:8px;justify-content:flex-end}.notification-page .notification-type-settings-btn{align-items:center;border-radius:999px;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);justify-content:center;line-height:var(--zt-lh-none);min-height:32px;padding:0 12px}.notification-page .notification-type-settings-btn.is-secondary{background:#ffffff08;border:1px solid rgba(255,255,255,.2);color:#ffffffdb}.notification-page .notification-type-settings-btn.is-primary{background:#b8287747;border:1px solid rgba(255,123,195,.5);color:#fff}.notification-page .notification-type-settings-btn:disabled{cursor:not-allowed;opacity:.6}.notification-page .notification-page-title{line-height:var(--zt-lh-tight);margin:0}.notification-page .notification-page-subtitle{color:var(--zn-muted);display:inline-block;margin-top:6px}.notification-page .notification-page-header-controls{display:flex;flex-direction:column;gap:12px;padding:0 18px 18px}.notification-page .notification-filter-list{align-items:stretch;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;overflow:visible;padding:0}.notification-page .notification-filter-list li{min-width:0}.notification-page .notification-filter-chip{background:#ffffff06;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:var(--zn-dim);display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);justify-content:center;line-height:var(--zt-lh-none);min-height:34px;padding:9px 12px;text-align:center;transition:border-color .18s ease,background-color .18s ease,color .18s ease;width:100%}.notification-page .notification-filter-chip:hover{border-color:var(--zn-border-strong);color:#fff}.notification-page .notification-filter-chip:focus-visible{outline:none;border-color:#ffffff70;box-shadow:0 0 0 3px #b828772e}.notification-page .notification-filter-chip.is-active{background:#b828773d;border-color:#ff7bc361;color:#fff}.notification-page .notification-search-input{background:var(--zn-surface-soft);border:1px solid var(--zn-border);border-radius:12px;color:var(--zn-text);min-height:40px;padding-left:12px;padding-right:12px}.notification-page .notification-search-input::placeholder{color:#ffffff8f}.notification-page .notification-search-input:focus{background:#ffffff0d;border-color:#ffffff70;box-shadow:0 0 0 .2rem #b828772e;color:#fff}.notification-page .notification-section{display:flex;flex-direction:column;gap:10px}.notification-page .notification-section-title{color:var(--zn-dim);font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);letter-spacing:.05em;margin:6px 4px;text-transform:uppercase}.notification-page .notification-section-items{display:flex;flex-direction:column;gap:10px}.notification-page .notification-item{border:none;margin:0;padding:0}.notification-page .notification-item.is-unread .notification-content{border-color:#ff7bc36b;box-shadow:inset 0 0 0 1px #b8287738}.notification-page .notification-content{background:var(--zn-surface);border:1px solid var(--zn-border);border-radius:14px;box-shadow:inset 0 1px #ffffff14;gap:12px;padding:12px;transition:border-color .18s ease,background-color .18s ease}.notification-page .notification-content:hover{background:linear-gradient(180deg,#ffffff14,#ffffff0a);border-color:var(--zn-border-strong)}.notification-page .notification-content.is-clickable{cursor:pointer}.notification-page .notification-avatar-link{align-items:center;display:inline-flex;flex-shrink:0;height:40px;width:40px}.notification-page .notification-avatar-link img,.notification-page .notification-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.notification-page .doppel-notification-avatar-link{display:inline-flex;flex-shrink:0;height:44px;position:relative;width:48px}.notification-page .doppel-notification-avatar{border:2px solid rgba(255,255,255,.2);height:30px;left:0;object-fit:cover;top:0;width:30px}.notification-page .doppel-notification-avatar.second-avatar{left:16px;top:14px}.notification-page .notification-username-link{color:#9fc6ff;text-decoration:underline;text-underline-offset:2px}.notification-page .notification-username-link:hover{color:#d7e8ff}.notification-page .notification-comment-text{line-height:var(--zt-lh-compact)}.notification-page .notification-time{color:var(--zn-muted)}.notification-page .notification-item.is-unread .notification-time{color:#ff7bc3f0}.notification-page .follow-request-buttons{display:flex;gap:8px;margin-top:8px}.notification-page .follow-request-buttons button{background:#ffffff05;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:inherit;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-none);min-height:28px;padding:6px 12px}.notification-page .follow-request-buttons button:hover:not(:disabled){border-color:#ffffff8f;color:#fff}.notification-page .follow-request-buttons .accept-request{border-color:#8de2c194}.notification-page .follow-request-buttons .reject-request{border-color:#ff9fb594}.notification-page .follow-request-buttons button:disabled{cursor:not-allowed;opacity:.6}.notification-page .notification-post-preview{border-radius:10px;flex-shrink:0;height:72px;margin-left:8px;overflow:hidden;position:relative;width:72px}.notification-page .notification-post-preview-media{display:block;height:100%;object-fit:cover;width:100%}.notification-page .notification-post-preview-media.is-video{background:#000}.notification-page .notification-post-preview-badge{background:#140c21b3;border-radius:12px;bottom:6px;color:#fff;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-bold);left:6px;letter-spacing:.04em;line-height:var(--zt-lh-none);padding:4px 6px;position:absolute;text-transform:uppercase}.notification-page-header{background:linear-gradient(180deg,#ffffff14,#ffffff0a);border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:inset 0 1px #ffffff14;overflow:visible;position:sticky;top:0;z-index:5}.notification-feed-scroll{display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:2px 2px 10px}.notification-feed-scroll .feed-status{color:#ffffffd1;margin:2px 0}@media(max-width:767.98px){.notification-page{gap:10px;padding:10px}.notification-page .notification-page-header-top{flex-wrap:wrap;padding:14px 14px 12px}.notification-page .notification-page-header-top .notification-page-actions{justify-content:flex-end;margin-left:auto;width:100%}.notification-page .notification-page-header-controls{gap:10px;padding:0 14px 14px}.notification-page .notification-type-settings-panel{left:0;margin-top:6px;min-width:0;right:auto;width:min(88vw,360px)}.notification-page .notification-type-settings-panel.notification-type-settings-panel--popup{left:auto;margin-top:0;right:auto;width:min(560px,100vw - 14px)}.notification-page .notification-filter-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.notification-type-settings-panel.notification-type-settings-panel--popup{background:linear-gradient(180deg,#321050fa,#1c0d31fa);border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 18px 38px #00000057;color:#fff;display:flex;flex-direction:column;gap:10px;margin-top:0;max-height:min(76vh,620px);max-width:560px;min-width:0;overflow-y:auto;padding:12px;position:static;right:auto;top:auto;width:min(560px,100vw - 20px);z-index:20}.notification-type-settings-panel--popup .notification-type-settings-panel-head{display:grid;gap:4px}.notification-type-settings-panel--popup .notification-type-settings-panel-head strong{color:#fff;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-tight)}.notification-type-settings-panel--popup .notification-type-settings-panel-head p{color:#ffffffb3;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base);margin:0}.notification-type-settings-panel--popup .notification-type-settings-error{background:#ff769b24;border:1px solid rgba(255,118,155,.35);border-radius:10px;color:#ffdbe6;font-size:var(--zt-fs-xs);padding:8px 10px}.notification-type-settings-panel--popup .notification-type-settings-summary{color:#ffffffb8;font-size:var(--zt-fs-xs)}.notification-type-settings-panel--popup .notification-type-settings-list{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:0}.notification-type-settings-panel--popup .notification-type-settings-row{align-items:center;background:#ffffff08;border:1px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr auto;min-height:38px;padding:7px 10px}.notification-type-settings-panel--popup .notification-type-settings-row input[type=checkbox]{accent-color:#ff7bc3}.notification-type-settings-panel--popup .notification-type-settings-row.is-visible{border-color:#fff3}.notification-type-settings-panel--popup .notification-type-settings-row.is-hidden{opacity:.8}.notification-type-settings-panel--popup .notification-type-settings-row-label{color:#fff;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-width:0}.notification-type-settings-panel--popup .notification-type-settings-row-state{border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffd1;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);line-height:1;padding:4px 8px;text-transform:uppercase;white-space:nowrap}.notification-type-settings-panel--popup .notification-type-settings-status{color:#ffffffbf;font-size:var(--zt-fs-xs);padding:4px 0}.notification-type-settings-panel--popup .notification-type-settings-actions{display:flex;gap:8px;justify-content:flex-end}.notification-type-settings-panel--popup .notification-type-settings-btn{align-items:center;border-radius:999px;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);justify-content:center;line-height:var(--zt-lh-none);min-height:32px;padding:0 12px}.notification-type-settings-panel--popup .notification-type-settings-btn.is-secondary{background:#ffffff08;border:1px solid rgba(255,255,255,.2);color:#ffffffdb}.notification-type-settings-panel--popup .notification-type-settings-btn.is-primary{background:#b8287747;border:1px solid rgba(255,123,195,.5);color:#fff}.notification-type-settings-panel--popup .notification-type-settings-btn:disabled{cursor:not-allowed;opacity:.6}.notification-moderation-detail-modal{background:linear-gradient(180deg,#321050fa,#1c0d31fa);border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 18px 38px #00000057;color:#fff;display:flex;flex-direction:column;gap:10px;max-height:min(80vh,700px);overflow-y:auto;padding:14px;width:min(640px,100vw - 20px)}.notification-moderation-detail-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.notification-moderation-detail-head h3{color:#fff;font-size:var(--zt-fs-md);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-tight);margin:0}.notification-moderation-detail-close{align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#ffffffe0;cursor:pointer;display:inline-flex;font-size:1.35rem;font-weight:700;height:32px;justify-content:center;line-height:1;min-width:32px;padding:0}.notification-moderation-detail-close:hover{background:#ffffff1a;color:#fff}.notification-moderation-detail-meta{background:#ffffff0a;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#ffffffe6;font-size:var(--zt-fs-xs);margin:0;padding:8px 10px}.notification-moderation-detail-status{color:#ffffffdb;font-size:var(--zt-fs-sm);margin:2px 0}.notification-moderation-detail-status.is-error{background:#ff769b24;border:1px solid rgba(255,118,155,.35);border-radius:10px;color:#ffdbe6;padding:8px 10px}.notification-moderation-detail-body{background:#ffffff08;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fffffff2;display:grid;gap:8px;padding:10px 12px}.notification-moderation-detail-body p{margin:0}.zt-suspended-shell{align-items:center;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:26px 18px}.zt-suspended-card{background:#0a0e15db;border:1px solid rgba(218,220,222,.2);border-radius:22px;box-shadow:0 24px 52px #0000006b;color:#f7f9ff;display:grid;gap:14px;max-width:920px;padding:22px;width:100%;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.zt-suspended-hero{border-bottom:1px solid rgba(218,220,222,.18);display:grid;gap:8px;padding-bottom:14px}.zt-suspended-hero h1{color:#fff7ef;font-size:clamp(1.65rem,3.4vw,2.2rem);line-height:1.12;margin:0}.zt-suspended-kicker{color:#ffbb55f2;font-size:.73rem;font-weight:var(--zt-fw-bold);letter-spacing:.13em;margin:0;text-transform:uppercase}.zt-suspended-intro{color:#fff7efcc;font-size:var(--zt-fs-sm);line-height:1.55;margin:0}.zt-suspended-status-row{display:flex;flex-wrap:wrap;gap:.55rem}.zt-suspended-badge{align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.14);color:#fff7ef;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:33px;padding:.35rem .75rem}.zt-suspended-badge.is-temp{background:#ffbb5529;border-color:#fb56;color:#ffe2b6}.zt-suspended-badge.is-perm{background:#ff769b29;border-color:#ff769b6b;color:#ffd5e2}.zt-suspended-badge.is-neutral{background:#ffffff14;border-color:#fff3;color:#fff7efe6}.zt-suspended-badge.is-open{background:#ffbb5529;border-color:#ffbb556b;color:#ffe3ba}.zt-suspended-badge.is-accepted{background:#72f0c226;border-color:#72f0c26b;color:#bcffe7}.zt-suspended-badge.is-rejected{background:#ff769b26;border-color:#ff769b6b;color:#ffd5e2}.zt-suspended-section{background:#ffffff08;border:1px solid rgba(255,255,255,.14);border-radius:16px;display:grid;gap:12px;padding:14px}.zt-suspended-section h2{color:#fff7ef;font-size:1.02rem;margin:0}.zt-suspended-label{display:block;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin:0;color:#fff7efdb}.zt-suspended-meta{color:#fff7efad;font-size:var(--zt-fs-xs);margin:0}.zt-suspended-detail-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.zt-suspended-detail-item{background:#ffffff08;border:1px solid rgba(255,255,255,.11);border-radius:12px;display:grid;gap:4px;padding:10px}.zt-suspended-detail-item span{color:#fff7ef99;font-size:.68rem;font-weight:var(--zt-fw-semibold);letter-spacing:.08em;text-transform:uppercase}.zt-suspended-detail-item strong{color:#fff7ef;font-size:var(--zt-fs-sm);line-height:1.3;word-break:break-word}.contexify{background:transparent!important}.zt-suspended-reason-note,.zt-suspended-target-context,.zt-suspended-target-links{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:grid;gap:6px;padding:10px 12px}.zt-suspended-reason-note h3,.zt-suspended-target-context h3,.zt-suspended-target-links h3{color:#fff7efdb;font-size:var(--zt-fs-xs);margin:0;text-transform:uppercase;letter-spacing:.07em}.zt-suspended-reason-note p,.zt-suspended-target-context p,.zt-suspended-target-links p{margin:0}.zt-suspended-reason-note p,.zt-suspended-target-excerpt{color:#fff7efe6;font-size:var(--zt-fs-sm);line-height:1.5;white-space:pre-wrap}.zt-suspended-target-title{color:#fff7ef;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);line-height:1.4}.zt-suspended-target-links-row{display:flex;flex-wrap:wrap;gap:8px}.zt-suspended-target-link{align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#fff7ef;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:31px;padding:.3rem .75rem;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.zt-suspended-target-link:hover{border-color:#ff7bc380;background:#b8287729;color:#fff7ef}.zt-suspended-appeal-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.zt-suspended-appeal-history{display:grid;gap:10px}.zt-suspended-appeal-entry{background:#ffffff08;border:1px solid rgba(255,255,255,.11);border-radius:12px;display:grid;gap:6px;padding:10px}.zt-suspended-appeal-entry p{margin:0;color:#fff7efdb;font-size:var(--zt-fs-xs);line-height:1.45;white-space:pre-wrap}.zt-suspended-appeal-entry-head{align-items:center;display:flex;justify-content:space-between;gap:8px}.zt-suspended-appeal-entry-head strong{color:#fff7ef;font-size:var(--zt-fs-sm)}.zt-suspended-appeal-resolution-note{background:#ffffff0a;border-radius:9px;border:1px solid rgba(255,255,255,.12);padding:8px}.zt-suspended-textarea{background:#ffffff0a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff7ef;font-size:var(--zt-fs-sm);line-height:1.45;min-height:120px;padding:11px 12px;resize:vertical;width:100%}.zt-suspended-textarea:focus{border-color:#ff7bc3a6;box-shadow:0 0 0 3px #b8287733;outline:none}.zt-suspended-textarea::placeholder{color:#fff7ef8f}.zt-suspended-textarea:disabled{opacity:.6;cursor:not-allowed}.zt-suspended-error{background:#ff769b24;border:1px solid rgba(255,118,155,.35);border-radius:10px;color:#ffd5e2;font-size:var(--zt-fs-xs);margin:0;padding:8px 10px}.zt-suspended-success{background:#72f0c224;border:1px solid rgba(114,240,194,.36);border-radius:10px;color:#bfffe8;font-size:var(--zt-fs-xs);margin:0;padding:8px 10px}.zt-suspended-actions{display:flex;flex-wrap:wrap;gap:10px}.zt-suspended-actions .zt-suspended-btn{align-items:center;border-radius:12px;border:1px solid transparent;display:inline-flex;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold);justify-content:center;line-height:1;min-height:38px;min-width:132px;padding:0 .95rem;text-decoration:none;transition:transform .14s ease,filter .14s ease,background-color .14s ease,border-color .14s ease}.zt-suspended-btn-primary{background:var(--button-color);border-color:#ff7bc361;box-shadow:0 10px 20px #b8287733;color:#fff!important}.zt-suspended-btn-primary:hover:not(:disabled):not([disabled]):not([aria-disabled=true]){filter:brightness(1.04)}.zt-suspended-btn-secondary{background:#ffffff0d;border-color:#dadcde52;color:#fff7efeb!important}.zt-suspended-btn-secondary:hover:not(:disabled):not([disabled]):not([aria-disabled=true]){background:#ffffff1a;border-color:#dadcde85}.zt-suspended-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #ff7bc342}.zt-suspended-btn:disabled,.zt-suspended-btn[disabled],.zt-suspended-btn[aria-disabled=true]{cursor:not-allowed;filter:none;opacity:.62;transform:none}@media(max-width:991.98px){.zt-suspended-detail-grid{grid-template-columns:1fr}}@media(max-width:767.98px){.zt-suspended-shell{align-items:flex-start;padding:12px}.zt-suspended-card{border-radius:16px;padding:14px}.zt-suspended-section{padding:12px}.zt-suspended-actions{flex-direction:column;align-items:stretch}.zt-suspended-actions .zt-suspended-btn{width:100%}.notification-type-settings-panel.notification-type-settings-panel--popup{width:min(560px,100vw - 14px)}}.post .interaction-top-container{margin:4px 0 8px}.post .interaction-top-inline{display:flex;align-items:center;justify-content:flex-end;gap:8px}.post .post-description.post-description--interaction{position:relative;padding-right:82px}.post .post-description.post-description--interaction .interaction-top-container{position:absolute;top:0;right:0;margin:0}.post .interaction-container{margin:0 0 8px}.post .interaction-live,.post .interaction-final{border:0;border-radius:0;padding:0;background:transparent}.post .interaction-live-meta{display:flex;align-items:center;gap:8px}.post .interaction-summary{border:1px solid rgba(218,220,222,.14);border-radius:12px;padding:10px 12px;background:#0f141940}.post .interaction-live-inline,.post .interaction-summary-header{display:flex;align-items:center;gap:8px}.post .interaction-summary-header{justify-content:space-between}.post .interaction-badge,.post .interaction-timer,.post .interaction-inline-sep{font-size:var(--zt-fs-sm);color:#8b98a5;font-weight:var(--zt-fw-medium)}.post .interaction-live-spacer{flex:1;min-width:10px}.post .interaction-live-score-wrap{display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;padding:0;border:1px solid rgba(161,112,255,.7);border-radius:50%;background:#a170ff29}.post .interaction-live-score{font-size:var(--zt-fs-lg);line-height:var(--zt-lh-none);font-weight:var(--zt-fw-bold);color:#fff}.post .interaction-help-wrap{position:relative;display:inline-flex;align-items:center}.post .interaction-help-btn{width:26px;height:26px;border-radius:50%;border:1px solid rgba(218,220,222,.6);background:transparent;color:#fff;font-size:var(--zt-fs-md);font-weight:var(--zt-fw-bold);cursor:pointer;line-height:var(--zt-lh-none)}.post .interaction-help-btn[aria-expanded=true]{border-color:#a170ffe6}.post .interaction-help-popover{position:relative;margin-top:8px;min-width:250px;max-width:290px;padding:10px 12px;border:1px solid rgba(218,220,222,.22);border-radius:12px;background:#0b1019fa;box-shadow:0 10px 24px #00000059;z-index:12}.post .interaction-help-title{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold);color:#fff;margin-bottom:4px}.post .interaction-help-formula{font-size:var(--zt-fs-sm);color:#8b98a5;margin-bottom:8px}.post .interaction-score{display:inline-flex;align-items:baseline;gap:6px}.post .interaction-score-label{font-size:var(--zt-fs-xs);color:#8b98a5}.post .interaction-score-value{font-size:var(--zt-fs-2xl);line-height:var(--zt-lh-none);font-weight:var(--zt-fw-bold);color:#fff}.post .interaction-breakdown{margin-top:8px;display:grid;gap:4px}.post .interaction-help-row,.post .interaction-row{display:flex;justify-content:space-between;gap:10px;font-size:var(--zt-fs-sm);color:#dadcde}.preview-grid{display:grid;gap:6px;width:100%;grid-auto-rows:180px}.preview-grid.one{grid-template-columns:1fr;grid-auto-rows:320px}.preview-grid.two{grid-template-columns:1fr 1fr}.preview-grid.three{grid-template-columns:2fr 1fr}.preview-grid.three .col-stack{display:grid;grid-template-rows:1fr 1fr;gap:6px}.zt-composer-preview-stack{display:grid;gap:.5rem;margin-top:.5rem;max-width:min(100%,540px)}.preview-item{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px}.preview-item img,.preview-item video{width:100%;height:100%;object-fit:cover;display:block}.preview-item.preview-gif-item{height:auto;max-width:220px}.preview-item.preview-gif-item img,.preview-item.preview-gif-item video{height:auto;max-height:320px}.preview-item.preview-audio-item{align-items:center;background:#0f141980;border:1px solid rgba(255,255,255,.12);border-radius:10px;display:flex;gap:.4rem;height:auto;padding:.45rem .6rem}.preview-item.preview-audio-item audio{display:block;flex:1 1 auto;width:100%}.preview-item.preview-audio-item .preview-remove{position:static}.preview-remove{position:absolute;top:8px;right:8px;border:0;display:inline-flex;align-items:center;justify-content:center;line-height:var(--zt-lh-none);font-size:var(--zt-fs-lg);cursor:pointer;color:#fff;background:#0f1419bf;border-radius:50%;padding:4px 6px}.post-multi-img-grid{display:grid;gap:.5rem;width:100%;border-radius:20px;overflow:hidden}.post-multi-img-grid.one{grid-template-columns:1fr}.post-multi-img-grid.two{grid-template-columns:1fr 1fr}.post-multi-img-grid.three{grid-template-columns:2fr 1.2fr}.post-multi-img-item{position:relative;width:100%;height:100%;aspect-ratio:1/1;overflow:hidden;border-radius:20px;background:#0000002e}.post-multi-img-item img{height:100%!important}.post-multi-img-item img,.post-multi-img-item video,.post-multi-img-item .plyr{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px;overflow:hidden;cursor:pointer}.post-multi-img-item .plyr__video-wrapper{height:100%}.post-multi-img-item .plyr video{height:100%;width:100%;object-fit:cover}.post-multi-img-grid.three .col-stack{display:grid;gap:.5rem;grid-template-rows:1fr 1fr}.post-multi-img-grid.three .post-multi-img-item:first-child{grid-row:span 2}.post-audio{margin-top:.5rem}@media(max-width:480px){.post-multi-img-grid.two,.post-multi-img-grid.three{grid-template-columns:1fr}.post-multi-img-grid.three .post-multi-img-item:first-child{grid-row:auto}.post-multi-img-grid.three .col-stack{grid-template-rows:none}}@media(max-width:900px){.zt-inline-post-view .zt-media-layout{grid-template-columns:1fr}.zt-inline-post-view .zt-comments{border-left:0;border-top:1px solid #677087}}#ztFeedView{position:relative}#ztFeedView,#ztAccountFeedView,#ztDiscoverFeedView{overflow-anchor:none}.zt-inline-post-view{background:linear-gradient(50deg,#390843 3.6%,#341f62f5 90.4%);display:flex;flex-direction:column;inset:0;overflow:hidden;position:absolute;z-index:90}.main-content.is-inline-post-open{overflow:hidden}.main-content.is-inline-post-open>:not(.zt-inline-post-view){pointer-events:none}.zt-inline-comments-shell{display:flex;flex-direction:column;height:100%;min-height:100%}.zt-inline-comments-shell #post-container-inline{border-bottom:1px solid rgba(255,255,255,.15);flex:0 0 auto;max-width:100%;overflow:hidden;padding:.85rem .85rem .75rem}.zt-inline-comments-shell #post-container-inline .zt-comments-popup-post-head{margin-bottom:.45rem}.zt-inline-comments-shell #post-container-inline .zt-comments-popup-post-media{margin-top:.5rem}.zt-inline-comments-shell #post-container-inline .zt-comments-popup-post-media img,.zt-inline-comments-shell #post-container-inline .zt-comments-popup-post-media video,.zt-inline-comments-shell #post-container-inline .zt-comments-popup-post-media .plyr{display:block;max-height:min(46vh,420px);width:100%}.zt-inline-comments-shell .comments-input{flex:0 0 auto;margin-top:0;padding:.85rem .7rem .8rem!important}.zt-inline-comments-shell #ztInlineAvatar{border-radius:50%;height:50px;width:50px}.zt-inline-comments-shell #post-view-inline{flex:1 1 auto;min-height:0;overflow-y:auto;padding:.8rem .65rem 1rem}.zt-inline-comments-shell.zt-post-detail-comments .comments-input,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container{align-items:flex-start;display:flex;gap:.65rem;padding:.8rem .85rem .78rem!important}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .profile-pic-main-feed,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .profile-pic-main-feed{flex:0 0 auto;height:44px;margin:0;width:44px}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .profile-pic,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .profile-pic{border-radius:50%;height:44px;width:44px}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .comment-section,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .comment-section{align-self:stretch;flex:1 1 auto;margin:0!important;min-width:0;padding:0;width:auto;--bs-gutter-x: 0}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .main_page_comment_field-input.post-modal-comments,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .main_page_comment_field-input.post-modal-comments{background:#ffffff08!important;border:1px solid rgba(218,220,222,.52)!important;border-radius:8px;line-height:1.3;margin:0!important;max-height:140px;min-height:40px;padding:.52rem .68rem!important;width:100%}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .main_page_comment_field-input.post-modal-comments::placeholder,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .main_page_comment_field-input.post-modal-comments::placeholder{color:#fffc!important}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .icon-section,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .icon-section{align-items:center;display:flex;max-width:none!important;padding:.35rem 0 0;width:auto}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .icon-section>div,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .icon-section>div{align-items:center;display:inline-flex;gap:.5rem;line-height:1}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .icon-section-icons,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .icon-section-icons{font-size:16px;margin-left:0;width:16px}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .modal-content-diffa,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .modal-content-diffa{align-items:flex-end;display:flex;margin:0;padding-bottom:.1rem}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .post_model_comments_submit-button,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .post_model_comments_submit-button_reply{border-radius:8px;font-size:var(--zt-fs-md);font-weight:var(--zt-fw-semibold);line-height:1;margin:0;min-height:38px;min-width:52px;padding:.42rem .9rem}.zt-inline-comments-shell.zt-post-detail-comments .comments-input .previewContainer,.zt-inline-comments-shell.zt-post-detail-comments .reply-input-container .previewContainer{margin-top:.45rem}.zt-inline-post-status{align-items:center;display:flex;flex-direction:column;gap:.7rem;justify-content:center;min-height:100%;padding:1.25rem;text-align:center}.zt-inline-post-status button{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;cursor:pointer;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-none);padding:.52rem .85rem}.zt-inline-post-status.is-error{color:#ffd6dc}.skeleton{background-color:var(--zt-skeleton-base);isolation:isolate;overflow:hidden;position:relative}.skeleton:after{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--zt-skeleton-highlight-gradient);transform:translate(-100%);animation-name:skeleton-highlight-slide;animation-duration:var(--zt-skeleton-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.skeleton{border-radius:6px;color:transparent!important}@keyframes skeleton-highlight-slide{to{transform:translate(100%)}}.kommentare{padding-right:1rem!important;padding-left:1rem!important}.zt-gif-modal{position:fixed;inset:0;z-index:1200;display:none}.zt-gif-modal.is-open{display:block}.zt-gif-backdrop{position:absolute;inset:0;background:#0000008c}.zt-gif-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(560px,100vw - 24px);height:min(620px,100vh - 24px);background:#0f1419f5;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.zt-gif-header{display:flex;gap:10px;align-items:center;padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}.zt-gif-back{width:36px;height:36px;border-radius:999px;border:0;background:#ffffff14;color:#fff;font-size:var(--zt-fs-2xl);cursor:pointer}.zt-gif-searchwrap{flex:1;position:relative}#ztGifSearch{width:100%;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;padding:0 36px 0 14px;outline:none}.zt-gif-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:999px;border:0;background:#ffffff24;color:#fff;cursor:pointer}.zt-gif-body{flex:1;overflow:auto;padding:10px}.zt-gif-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:520px){.zt-gif-grid{grid-template-columns:repeat(3,1fr)}}.zt-gif-item{position:relative;border-radius:12px;overflow:hidden;background:#ffffff0d;cursor:pointer}.zt-gif-item video,.zt-gif-item img{display:block;width:100%;height:auto}.zt-gif-loading{padding:12px;text-align:center;color:#ffffffbf}#ztFeedView #post-section,#ztFeedView #following-post-section{width:50%!important;flex:0 0 50%!important;max-width:50%!important;background:transparent}#ztTiplistView{overflow-y:auto}.tiplist-app-page{padding:1rem}.tiplist-app-header{align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:14px;display:flex;gap:.85rem;margin-bottom:1rem;padding:.85rem}.tiplist-app-avatar-link{display:inline-flex;text-decoration:none}.tiplist-app-avatar{border-radius:999px;height:54px;object-fit:cover;width:54px}.tiplist-app-avatar-fallback{align-items:center;background:#ffffff26;display:inline-flex;font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-bold);justify-content:center}.tiplist-app-meta{min-width:0}.tiplist-app-meta h1{font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-compact);margin:0}.tiplist-app-meta p{color:#ccc;font-size:var(--zt-fs-md);margin:.1rem 0 0}.tiplist-app-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.tiplist-app-card{border:1px solid rgba(255,255,255,.18);border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.tiplist-app-card.is-inactive{opacity:.66}.tiplist-app-card-media{aspect-ratio:1/1;background:#00000047;border-bottom:1px solid rgba(255,255,255,.12)}.tiplist-app-card-media img{display:block;height:100%;object-fit:cover;width:100%}.tiplist-app-image-placeholder{align-items:center;color:#ccc;display:flex;font-size:var(--zt-fs-md);height:100%;justify-content:center}.tiplist-app-card-body{display:flex;flex:1;flex-direction:column;gap:.45rem;padding:.8rem}.tiplist-app-card-body h2{font-size:var(--zt-fs-base);line-height:var(--zt-lh-compact);margin:0}.tiplist-app-card-body p{color:#dadcde;font-size:var(--zt-fs-sm);margin:0;white-space:pre-wrap}.tiplist-app-card-price{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold)}.tiplist-app-card-actions{border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:.45rem;padding:.75rem}.tiplist-app-btn{background:transparent;border:1px solid rgba(255,255,255,.32);border-radius:var(--zt-btn-radius-pill);color:var(--white);cursor:pointer;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-none);padding:.52rem .68rem}.tiplist-app-btn[disabled]{cursor:not-allowed;opacity:.7}.tiplist-app-btn-primary{background:#b82877bf;border-color:#b82877bf}.tiplist-app-btn-danger{background:#be2147db;border-color:#be2147db}.tiplist-app-feedback{border-radius:10px;font-size:var(--zt-fs-md);margin-bottom:.7rem;padding:.64rem .72rem}.tiplist-app-feedback-error{background:#be21474d;border:1px solid rgba(190,33,71,.55)}.tiplist-app-loading,.tiplist-app-empty{border:1px solid rgba(255,255,255,.18);border-radius:14px;color:#ccc;font-size:var(--zt-fs-md);padding:1rem;text-align:center}.tiplist-app-modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:.85rem;position:fixed;z-index:1003}.tiplist-app-modal{background:linear-gradient(50deg,#390843 3.6%,#341f62f5 90.4%);border:1px solid rgba(255,255,255,.2);border-radius:12px;max-height:calc(100vh - 1.7rem);max-width:560px;overflow-y:auto;padding:.9rem;width:min(560px,100%)}.tiplist-app-modal-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.tiplist-app-modal-head h3{font-size:var(--zt-fs-lg);margin:0}.tiplist-app-form{display:flex;flex-direction:column;gap:.7rem}.tiplist-app-form label{display:flex;flex-direction:column;font-size:var(--zt-fs-sm);gap:.34rem}.tiplist-app-form input[type=text],.tiplist-app-form input[type=number],.tiplist-app-form textarea{background:transparent;border:1px solid rgba(255,255,255,.22);border-radius:10px;color:var(--white);font-size:var(--zt-fs-md);outline:none;padding:.6rem .72rem}.tiplist-app-form textarea{resize:vertical}.tiplist-app-checkbox{align-items:center;display:flex!important;flex-direction:row!important;gap:.5rem}.tiplist-app-checkbox input{width:auto}.tiplist-app-image-row{align-items:flex-start;display:flex;gap:.7rem}.tiplist-app-image-preview{align-items:center;aspect-ratio:1/1;background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:10px;display:flex;justify-content:center;min-width:112px;overflow:hidden;width:112px}.tiplist-app-image-preview img{display:block;height:100%;object-fit:cover;width:100%}.tiplist-app-image-preview span{color:#ccc;font-size:var(--zt-fs-xs);padding:.35rem;text-align:center}.tiplist-app-image-actions{display:flex;flex-direction:column;gap:.45rem}.tiplist-app-modal-actions{display:flex;gap:.55rem;justify-content:flex-end;margin-top:.35rem}@media(max-width:992px){.tiplist-app-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.tiplist-app-header{align-items:flex-start;flex-wrap:wrap}}.zt-messages-page{padding:1rem}.zt-messages-shell{border:1px solid rgba(255,255,255,.18);border-radius:14px;display:flex;overflow:hidden;flex:1;min-height:0}.zt-messages-threads{background:transparent;border-right:1px solid rgba(255,255,255,.15);display:flex;flex:0 0 332px;flex-direction:column;max-width:332px;min-width:272px}.zt-messages-threads-head{align-items:center;border-bottom:1px solid rgba(255,255,255,.15);display:flex;flex-wrap:nowrap;gap:.38rem;justify-content:space-between;padding:.74rem .76rem .66rem}.zt-messages-threads-head h2{color:#fff7ef;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-semibold);letter-spacing:0;margin:0}.zt-messages-thread-head-actions{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:.24rem;margin-left:auto}.zt-messages-native-toggle.zt-messages-icon-toggle{align-items:center;border-radius:999px;display:inline-flex;height:27px;justify-content:center;min-height:27px;min-width:27px;padding:0}.zt-messages-native-toggle.zt-messages-icon-toggle i{font-size:10px}.zt-messages-archive-toggle{align-items:center;display:inline-flex;gap:.32rem;min-height:27px;padding:.2rem .6rem}.zt-messages-archive-toggle i{font-size:10px;line-height:1}.zt-messages-archive-toggle span{font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1;text-transform:uppercase}.zt-messages-archive-toggle.is-active{border-color:#ffb74999;color:#ffe7b0}.zt-messages-thread-search{border-bottom:1px solid rgba(255,255,255,.12);padding:.56rem .76rem}.zt-messages-search-shell{align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:999px;display:flex;gap:.36rem;min-height:36px;padding:0 .62rem 0 .68rem;width:100%}.zt-messages-search-icon{color:#fff7efb8;font-size:11px;line-height:1}.zt-messages-search-input{background:transparent;border:0;border-radius:0;color:var(--white);flex:1;font-size:var(--zt-fs-sm);line-height:1.2;min-height:32px;outline:none;padding:0 .1rem 0 0}.zt-messages-search-input::placeholder{color:#fff7ef9e}.zt-messages-search-state{color:#ccc;font-size:12px;line-height:1}.zt-messages-favorites{border-bottom:1px solid rgba(255,255,255,.08);display:grid;gap:.35rem;padding:.5rem .75rem}.zt-messages-favorites-head{align-items:center;display:flex;gap:.35rem;justify-content:space-between}.zt-messages-favorites-head strong{color:#fff7efd6;font-size:var(--zt-fs-xs);letter-spacing:.02em;text-transform:uppercase}.zt-messages-favorites-refresh{min-height:24px;padding:.15rem .45rem}.zt-messages-favorites-list{display:grid;gap:.22rem}.zt-messages-favorite-item{align-items:flex-start;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:var(--white);cursor:pointer;display:grid;gap:.08rem;padding:.32rem .45rem;text-align:left}.zt-messages-favorite-item.is-active{background:#b828772e;border-color:#ff7bc370}.zt-messages-favorite-thread{color:#fff7ef;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-favorite-preview{color:#fff7efad;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-favorites-empty{padding:.32rem .2rem}.zt-messages-contacts,.zt-messages-suggestions{border-bottom:1px solid rgba(255,255,255,.08);display:grid;gap:.34rem;padding:.5rem .75rem}.zt-messages-contacts-head,.zt-messages-suggestions-head{align-items:center;display:flex;gap:.35rem;justify-content:space-between}.zt-messages-contacts-head strong,.zt-messages-suggestions-head strong{color:#fff7efd6;font-size:var(--zt-fs-xs);letter-spacing:.02em;text-transform:uppercase}.zt-messages-contacts-list,.zt-messages-suggestions-list{display:grid;gap:.22rem}.zt-messages-contact-item,.zt-messages-suggestion-item{align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;display:flex;gap:.35rem;justify-content:space-between;padding:.3rem .4rem}.zt-messages-contact-open{background:transparent;border:0;color:#fff7ef;cursor:pointer;display:grid;gap:.08rem;min-width:0;text-align:left}.zt-messages-contact-name{color:#fff7ef;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-contact-meta{color:#fff7efad;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-contacts-empty,.zt-messages-suggestions-empty{padding:.3rem .16rem}.zt-messages-participants-panel{border-bottom:1px solid rgba(255,255,255,.08);display:grid;gap:.42rem;padding:.58rem .75rem .62rem}.zt-messages-participants-head{align-items:center;display:flex;gap:.45rem;justify-content:space-between}.zt-messages-participants-head strong{color:#fff7efdb;font-size:var(--zt-fs-xs);letter-spacing:.02em;text-transform:uppercase}.zt-messages-participants-head-actions{display:inline-flex;gap:.28rem}.zt-messages-participants-add,.zt-messages-participants-list-wrap{display:grid;gap:.24rem}.zt-messages-thread-settings{border:1px solid rgba(255,255,255,.12);border-radius:12px;display:grid;gap:.24rem;padding:.34rem .38rem .4rem}.zt-messages-thread-settings-input{min-height:32px}.zt-messages-thread-settings-check{align-items:center;display:inline-flex;gap:.34rem}.zt-messages-thread-settings-check input{accent-color:#b82877}.zt-messages-thread-settings-check span{color:#fff7efd1;font-size:var(--zt-fs-2xs)}.zt-messages-thread-pay-per-message{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:10px;display:grid;gap:.28rem;padding:.34rem .42rem}.zt-messages-thread-pay-per-message-controls{align-items:center;display:inline-flex;gap:.34rem}.zt-messages-thread-pay-per-message-controls input{max-width:130px}.zt-messages-thread-pay-per-message-controls span{color:#fff7efd1;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);letter-spacing:.02em}.zt-messages-thread-pay-per-message-hint{color:#ffcccceb;display:block;font-size:11px;line-height:1.3}.zt-messages-thread-settings-meta{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:var(--white);font-size:var(--zt-fs-2xs);min-height:86px;padding:.35rem .46rem;resize:vertical;width:100%}.zt-messages-thread-settings-actions{display:flex;justify-content:flex-end}.zt-messages-participants-label{color:#fff7efd1;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);letter-spacing:.02em}.zt-messages-participants-search-input{min-height:30px;padding:.34rem .58rem}.zt-messages-participants-candidates,.zt-messages-participants-list{display:grid;gap:.2rem}.zt-messages-participant-item{align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:10px;display:flex;gap:.36rem;justify-content:space-between;padding:.28rem .38rem}.zt-messages-participant-copy{display:grid;gap:.08rem;min-width:0}.zt-messages-participant-name{color:#fff7ef;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-participant-role{color:#fff7efa8;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-participant-actions{display:inline-flex;flex-wrap:wrap;gap:.2rem;justify-content:flex-end}.zt-messages-participants-empty{padding:.26rem .14rem}.zt-messages-participants-footer{border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:flex-end;margin-top:.12rem;padding-top:.42rem}.zt-messages-mentions{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:10px;display:grid;gap:.18rem;max-height:180px;overflow-y:auto;padding:.3rem}.zt-messages-mention-item{align-items:flex-start;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#fff7ef;cursor:pointer;display:grid;gap:.08rem;padding:.22rem .34rem;text-align:left}.zt-messages-mention-name{color:#fff7ef;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug)}.zt-messages-mention-token{color:#fff7efa8;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-mentions-loading,.zt-messages-mentions-empty{color:#fff7efb8;font-size:var(--zt-fs-2xs);padding:.2rem .16rem}.zt-messages-thread-list{display:flex;flex-direction:column;max-height:calc(100vh - 11.2rem);min-height:260px;overflow-y:auto}.zt-messages-search-results{border-top:1px solid rgba(255,255,255,.08);display:grid;gap:.4rem;padding:.55rem .75rem .68rem}.zt-messages-search-group{display:grid;gap:.24rem}.zt-messages-search-group-title{color:#fff7efd1;font-size:10px;font-weight:var(--zt-fw-semibold);letter-spacing:.05em;text-transform:uppercase}.zt-messages-search-group-list{display:grid;gap:.18rem}.zt-messages-search-item{align-items:flex-start;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff7ef;cursor:pointer;display:grid;gap:.08rem;padding:.3rem .44rem;text-align:left}.zt-messages-search-item-title{color:#fff7ef;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-search-item-meta{color:#fff7efad;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-message-thread-item{background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;display:flex;gap:.56rem;padding:.58rem .74rem;text-align:left;width:100%;transition:background-color .15s ease}.zt-message-thread-item:hover{background:#b828771a}.zt-message-thread-item.is-active{background:#b8287733}.zt-message-thread-item.is-archived{background:#ffab4314;border-bottom-color:#ffab4347}.zt-message-thread-avatar{align-items:center;background:linear-gradient(145deg,#0d8fd8,#1767cc);border-radius:50%;display:inline-flex;flex:0 0 39px;height:39px;justify-content:center;overflow:hidden;width:39px}.zt-message-thread-avatar-image{display:block;height:100%;object-fit:cover;width:100%}.zt-message-thread-avatar-fallback{color:#e9f5ff;font-size:1rem;font-weight:700;letter-spacing:.01em;line-height:1}.zt-message-thread-content{display:grid;gap:.1rem;min-width:0;width:100%}.zt-message-thread-head{align-items:center;display:flex;gap:.24rem;justify-content:space-between;margin-bottom:0}.zt-message-thread-meta{align-items:center;display:inline-flex;flex-shrink:0;gap:.26rem}.zt-message-thread-time{color:#fff7efa8;font-size:var(--zt-fs-xs);line-height:1}.zt-message-thread-secondline{align-items:center;display:flex;gap:.34rem;justify-content:space-between;min-width:0}.zt-message-thread-badges{align-items:center;display:inline-flex;flex-shrink:0;gap:.18rem}.zt-message-thread-flag{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#f4f4f4;font-size:9px;font-weight:var(--zt-fw-semibold);line-height:1;padding:.06rem .32rem}.zt-message-thread-flag.is-archived{align-items:center;background:#ffab4329;border-color:#ffab4366;color:#ffe2ab;display:inline-flex;gap:.2rem}.zt-message-thread-flag.is-archived i{font-size:8px;line-height:1}.zt-message-thread-title{color:#fff7ef;font-size:var(--zt-fs-base);font-weight:620;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-message-thread-preview{color:#fff7efb8;font-size:var(--zt-fs-sm);line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-message-thread-unread{background:#b82877d9;color:#fff;border-radius:999px;font-size:10px;font-weight:650;min-width:18px;padding:.08rem .36rem;text-align:center}.zt-messages-thread{display:flex;flex:1;flex-direction:column;min-width:0;position:relative}.zt-messages-thread.is-drag-active:before{background:#ffffff0a;content:"";inset:0;pointer-events:none;position:absolute;z-index:3}.zt-messages-empty-state{align-items:center;display:flex;flex:1;flex-direction:column;gap:.55rem;justify-content:center;min-height:300px;padding:1.15rem .95rem;text-align:center}.zt-messages-empty-state h3{color:var(--zt-msg-text-main, #fff7ef);text-shadow:none;font-size:clamp(1.22rem,2.2vw,1.54rem);font-weight:640;letter-spacing:-.01em;line-height:1.14;margin:.1rem 0 0}.zt-messages-empty-state p{color:var(--zt-msg-text-muted, rgba(255, 247, 239, .72));font-size:var(--zt-fs-sm);line-height:1.38;margin:0;max-width:320px}.zt-messages-empty-state-icon{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--zt-msg-surface-2, rgba(255, 255, 255, .06));border:1px solid var(--zt-msg-border, rgba(255, 255, 255, .2));border-radius:999px;color:var(--zt-msg-text-main, #fff7ef);display:inline-flex;height:58px;justify-content:center;margin-bottom:.12rem;box-shadow:inset 0 1px #ffffff1f;width:58px}.zt-messages-empty-state-icon i{font-size:21px;line-height:1;filter:none}.zt-messages-empty-state-btn{background:var(--zt-msg-soft-bg-strong, rgba(255, 255, 255, .1));border:1px solid var(--zt-msg-border-strong, rgba(255, 255, 255, .28));border-radius:999px;color:var(--zt-msg-text-main, #fff7ef);font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);line-height:1;letter-spacing:0;margin-top:.26rem;min-height:32px;min-width:86px;padding:.4rem .85rem;box-shadow:inset 0 1px #ffffff24;transition:transform .14s ease,background .16s ease,border-color .16s ease}.zt-messages-empty-state-btn:hover{background:#ffffff29;border-color:#ffffff57;transform:translateY(-1px)}.zt-messages-empty-state-btn:active{transform:translateY(0)}.zt-messages-empty-state-btn:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.zt-messages-thread-head{align-items:center;border-bottom:1px solid rgba(255,255,255,.15);display:flex;flex-wrap:wrap;gap:.4rem;justify-content:space-between;padding:.75rem .9rem}.zt-messages-thread-head h3{margin:0}.zt-messages-mobile-back{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7ef;display:none;height:30px;justify-content:center;margin-right:.2rem;width:30px}.zt-messages-thread-title-wrap{display:grid;gap:.2rem;min-width:0}.zt-messages-thread-status-row{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.35rem}.zt-messages-presence-badge{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7efe0;display:inline-flex;font-size:var(--zt-fs-2xs);gap:.28rem;line-height:1;min-height:22px;padding:.18rem .5rem}.zt-messages-presence-badge.is-online{border-color:#42ce8585;color:#d7ffe8}.zt-messages-presence-badge.is-away{border-color:#ffca5480;color:#ffe7b0}.zt-messages-presence-dot{background:#bebebef2;border-radius:50%;height:7px;width:7px}.zt-messages-presence-badge.is-online .zt-messages-presence-dot{background:#42ce85}.zt-messages-presence-badge.is-away .zt-messages-presence-dot{background:#ffca54}.zt-messages-typing-badge{color:#fff7efc2;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-presence-last-online{color:#fff7efad;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-realtime-badge{align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7efe6;display:inline-flex;font-size:var(--zt-fs-2xs);line-height:1;min-height:20px;padding:.16rem .48rem}.zt-messages-realtime-badge.is-live{background:#42ce8524;border-color:#42ce8580;color:#d7ffe8}.zt-messages-realtime-badge.is-connecting{background:#ffc45b24;border-color:#ffc45b73;color:#ffe7b0}.zt-messages-realtime-badge.is-syncing{background:#ffffff14;border-color:#fff3;color:#fff7efdb}.zt-messages-thread-toolbar{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.32rem}.zt-messages-archived-banner{align-items:center;background:#ffab431f;border:1px solid rgba(255,171,67,.34);border-radius:12px;color:#ffe8c2;display:flex;flex-wrap:wrap;gap:.38rem .55rem;margin:.5rem .8rem 0;padding:.5rem .62rem}.zt-messages-archived-banner span{font-size:var(--zt-fs-xs);line-height:var(--zt-lh-snug)}.zt-messages-archived-pill{align-items:center;background:#ffab4329;border:1px solid rgba(255,171,67,.42);border-radius:999px;color:#fff4de;display:inline-flex;flex-shrink:0;font-size:var(--zt-fs-2xs)!important;font-weight:700;gap:.28rem;min-height:24px;padding:.2rem .56rem}.zt-messages-archived-pill i{font-size:9px;line-height:1}.zt-messages-toolbar-action-btn{min-height:31px;padding:.26rem .72rem}.zt-messages-thread-peer{align-items:center;display:inline-flex;gap:.62rem;min-width:0}.zt-messages-thread-peer-link{align-items:center;border-radius:12px;color:inherit;display:inline-flex;gap:.62rem;margin:-.2rem;min-width:0;padding:.2rem;text-decoration:none;transition:background-color .16s ease}.zt-messages-thread-peer-link:hover{background:#ffffff14;color:inherit;text-decoration:none}.zt-messages-thread-peer-link:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.zt-messages-thread-peer-avatar{align-items:center;background:linear-gradient(145deg,#0d8fd8,#1767cc);border-radius:50%;display:inline-flex;flex:0 0 42px;height:42px;justify-content:center;overflow:hidden;width:42px}.zt-messages-thread-peer-avatar img{display:block;height:100%;object-fit:cover;width:100%}.zt-messages-thread-peer-avatar span{color:#e9f5ff;font-size:1.08rem;font-weight:700;line-height:1}.zt-messages-toolbar-icon-btn{align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7efe6;display:inline-flex;height:31px;justify-content:center;min-height:31px;min-width:31px;padding:0;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.zt-messages-toolbar-icon-btn i{font-size:12px;line-height:1}.zt-messages-toolbar-icon-btn:hover{background:#ffffff1f;border-color:#ffffff57;color:#fff7ef}.zt-messages-toolbar-icon-btn.is-active{background:#b828773d;border-color:#ff7bc375}.zt-messages-list{display:flex;flex:1;flex-direction:column;gap:.5rem;overflow-y:auto;padding:.8rem}.zt-messages-load-older-sentinel{height:1px;margin-top:-1px;width:100%}.zt-messages-load-older{display:flex;justify-content:center;padding:.1rem 0 .35rem}.zt-messages-load-older .zt-message-action-btn{background:#ffffff1a;border-color:#ffffff3d;color:#fff7eff2;min-height:28px;padding:.2rem .75rem}.zt-messages-virtual-spacer{pointer-events:none;width:100%}.zt-message-row{display:flex;flex-direction:column;gap:.2rem;max-width:78%}.zt-message-row.is-me{margin-left:auto}.zt-message-row.is-other{margin-right:auto}.zt-message-row.is-search-hit .zt-message-bubble{box-shadow:0 0 0 2px #ff9fe3b3}.zt-message-row.is-pending .zt-message-bubble{border:1px dashed rgba(255,255,255,.32);opacity:.92}.zt-message-row.is-pending.is-failed .zt-message-bubble{border-color:#ff7c99a3;opacity:1}.zt-message-row.is-pending.is-sent .zt-message-bubble{border-color:#66eaa17a;opacity:1}.zt-message-row.is-pending.is-queued .zt-message-bubble{border-color:#fff3}.zt-message-author{color:#ccc;font-size:var(--zt-fs-xs);display:none!important}.zt-message-bubble{border-radius:12px;padding:.5rem .7rem;word-break:break-word}.zt-message-bubble a[href*="stripe.com"],.zt-message-bubble a[href*="pay.stripe.com"],.zt-message-bubble a[href*="checkout.stripe.com"]{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff7ef;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin-top:.36rem;min-height:30px;padding:.24rem .65rem;text-decoration:none}.zt-message-bubble a[href*="stripe.com"]:hover,.zt-message-bubble a[href*="pay.stripe.com"]:hover,.zt-message-bubble a[href*="checkout.stripe.com"]:hover{border-color:#ffffff57;color:#fff}.zt-message-bubble.zt-chat-payment-message{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.zt-message-pending-status{color:#fff7efc2;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-message-pending-status.is-failed{color:#ffc0cd}.zt-message-pending-status.is-queued{color:#fff7efa8}.zt-message-pending-status.is-sent{color:#cfffe2}.zt-message-files{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.is-other .zt-message-files{justify-content:flex-start!important}.zt-message-file-link{background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;display:inline-flex;font-size:var(--zt-fs-xs);padding:.2rem .52rem;text-decoration:none}.zt-message-link-preview{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:11px;color:#fff;display:grid;gap:.45rem;max-width:min(360px,100%);overflow:hidden;padding:.48rem;text-decoration:none}.zt-message-link-preview-image{border-radius:9px;display:block;height:auto;max-height:180px;object-fit:cover;width:100%}.zt-message-link-preview-copy{display:grid;gap:.18rem}.zt-message-link-preview-copy strong{color:#fff7ef;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-snug)}.zt-message-link-preview-copy span{color:#fff7efc7;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-base)}.zt-message-link-preview-copy em{color:#fff7ef8f;font-size:10px;font-style:normal}.zt-message-media{background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:11px}.zt-message-media-image{display:inline-flex;max-width:min(260px,100%);overflow:hidden;text-decoration:none}.zt-message-media-image img{display:block;height:auto;max-height:220px;object-fit:cover;width:100%}.zt-message-media-video{max-height:220px;max-width:min(260px,100%)}.zt-message-media-audio{max-width:min(280px,100%)}.zt-messages-pinned-banner{align-items:center;background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.14);display:flex;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.zt-messages-pinned-copy{display:grid;gap:.08rem;min-width:0}.zt-messages-pinned-kicker{color:#fff7efbd;font-size:var(--zt-fs-2xs);letter-spacing:.03em;text-transform:uppercase}.zt-messages-pinned-preview{color:#fff7ef;font-size:var(--zt-fs-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-message-reply-preview{background:#ffffff0d;border:1px solid rgba(255,255,255,.14);border-radius:10px;display:grid;gap:.08rem;max-width:min(340px,100%);padding:.3rem .45rem}.zt-message-reply-preview strong{color:#fff7efd1;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-tight)}.zt-message-reply-preview span{color:#fff7efb8;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-message-content-row{align-items:flex-start;display:flex;gap:.34rem;max-width:100%}.zt-message-content-row.is-me{justify-content:flex-end}.zt-message-content-row.is-me .zt-chat-payment-message{text-align:right}.zt-message-content-row.is-other{justify-content:flex-start}.zt-message-content-stack{display:flex;flex-direction:column;gap:.2rem;min-width:0}.zt-message-hover-actions{align-items:center;display:inline-flex;gap:.24rem;opacity:0;pointer-events:none;position:relative;transition:opacity .16s ease}.zt-message-row:hover .zt-message-hover-actions,.zt-message-row:focus-within .zt-message-hover-actions,.zt-message-hover-actions.is-open{opacity:1;pointer-events:auto}.zt-message-hover-btn{align-items:center;background:#121826e0;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff7efe6;cursor:pointer;display:inline-flex;font-size:12px;height:26px;justify-content:center;line-height:1;min-width:26px;padding:0;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.zt-message-hover-btn i{font-size:11px;line-height:1}.zt-message-hover-btn:hover{background:#1b2234f0;border-color:#ffffff52;color:#fff7ef}.zt-message-hover-btn.is-active{background:#b828774d;border-color:#ff7bc380}.zt-message-more-anchor{display:inline-flex;position:relative}.zt-message-more-menu{background:#111725f5;border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 10px 26px #0000004d;display:grid;gap:.1rem;min-width:182px;padding:.34rem;position:absolute;right:0;top:calc(100% + .34rem);z-index:5}.zt-message-more-item{align-items:center;background:transparent;border:0;border-radius:10px;color:#fff7efeb;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);gap:.5rem;justify-content:flex-start;min-height:34px;padding:.34rem .48rem;text-align:left;width:100%}.zt-message-more-item i{color:#fff7efd1;font-size:13px;width:16px}.zt-message-more-item:hover{background:#ffffff14}.zt-message-more-item:disabled{cursor:not-allowed;opacity:.52}.zt-message-more-item.is-danger,.zt-message-more-item.is-danger i{color:#ff8eac}.zt-message-more-item.is-danger:hover{background:#be214738}.zt-message-action-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff7efe0;font-size:var(--zt-fs-2xs);line-height:1;min-height:22px;padding:.18rem .52rem}.zt-message-action-btn.is-icon{align-items:center;display:inline-flex;height:24px;justify-content:center;min-height:24px;min-width:24px;padding:0}.zt-message-action-btn.is-icon i{font-size:10px;line-height:1}.zt-message-action-btn.is-active{background:#b828773d;border-color:#ff7bc375}.zt-message-action-btn.is-primary{background:#b82877b8;border-color:#b82877b8;color:#fff7ef}.zt-message-edit-form{display:grid;gap:.38rem}.zt-message-edit-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:var(--white);min-height:72px;outline:none;padding:.45rem .58rem;resize:vertical;width:min(360px,100%)}.zt-message-edit-actions{display:inline-flex;flex-wrap:wrap;gap:.24rem}.zt-message-reactions-row{align-items:center;display:flex;flex-wrap:wrap;gap:.34rem;margin-top:.1rem}.zt-message-reactions{display:inline-flex;flex-wrap:wrap;gap:.22rem}.zt-message-reaction-chip{align-items:center;background:#ffffff17;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff7ef;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-2xs);gap:.2rem;line-height:1;min-height:24px;padding:.12rem .46rem}.zt-message-reaction-chip small{color:#fff7efc7;font-size:10px}.zt-message-reaction-chip .zt-message-reaction-glyph{align-items:center;display:inline-flex;font-size:13px;justify-content:center;line-height:1;min-height:16px;min-width:16px}.zt-message-reaction-chip .zt-message-reaction-glyph img{display:block;height:16px;width:16px}.zt-message-reaction-chip.is-selected{background:#b8287752;border-color:#ff7bc375}.zt-message-reaction-picker{display:inline-flex;position:relative}.zt-message-reaction-toggle{align-items:center;background:#141a2ab3;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#ffffffe0;cursor:pointer;display:inline-flex;font-size:13px;height:24px;justify-content:center;line-height:1;min-width:24px;padding:0}.zt-message-reaction-toggle.is-active{background:#b828774d;border-color:#ff7bc37a;color:#fff7ef}.zt-message-reaction-menu{align-items:center;background:#111725eb;border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:0 8px 20px #00000042;display:inline-flex;gap:.2rem;left:0;padding:.18rem .24rem;position:absolute;top:calc(100% + .34rem);z-index:2}.zt-message-reaction-choice{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:999px;cursor:pointer;font-size:14px;line-height:1;min-height:24px;min-width:24px;padding:.16rem .3rem}.zt-message-reaction-choice .zt-message-reaction-glyph{align-items:center;display:inline-flex;font-size:16px;justify-content:center;line-height:1;min-height:20px;min-width:20px}.zt-message-reaction-choice .zt-message-reaction-glyph img{display:block;height:20px;width:20px}.zt-message-reaction-choice.is-selected{background:#b8287747;border-color:#ff7bc370}.zt-message-row.is-me .zt-message-reaction-menu{left:auto;right:0}.zt-message-row.is-other .zt-message-bubble{background:#ffffff1a}.zt-message-row.is-me .zt-message-bubble{background:#b82877a6}.zt-message-row.is-other .zt-message-bubble.zt-chat-payment-message,.zt-message-row.is-me .zt-message-bubble.zt-chat-payment-message{background:transparent!important}.zt-message-meta-row{align-items:center;display:inline-flex;gap:.24rem;margin-top:.02rem}.zt-message-meta-row.is-me{align-self:flex-end}.zt-message-meta-row.is-other{align-self:flex-start}.zt-message-time{color:#fff7efb3;font-variant-numeric:tabular-nums}.zt-message-delivery{align-items:center;color:#fff7efb3;display:inline-flex;font-size:11px;line-height:1}.zt-message-delivery i{display:block;line-height:1}.zt-message-delivery-checkmark{align-items:center;display:inline-flex;height:11px;justify-content:center;position:relative;width:11px}.zt-message-delivery-checkmark-bg{color:#fff;font-size:11px;line-height:1}.zt-message-delivery-checkmark-fg{color:#000;font-size:6px;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-46%)}.zt-message-delivery-seen{color:#c9f0ffeb}.zt-message-delivery-delivered,.zt-message-delivery-sent{color:#fff7efc7}.zt-message-delivery-pending{color:#ffe4ade0}.zt-messages-composer{border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:.55rem;padding:.75rem;position:relative}.zt-messages-composer.is-drag-active{border-top-color:#ffffff57}.zt-messages-drop-hint{align-items:center;background:linear-gradient(135deg,#af49c352,#832aab52);border:1px dashed rgba(255,255,255,.58);border-radius:12px;color:#fff7eff5;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:700;inset:.35rem;justify-content:center;letter-spacing:.01em;pointer-events:none;position:absolute;text-align:center;z-index:4}.zt-messages-drop-hint.is-thread-drop{border-color:#ffffff75;border-radius:14px;inset:.55rem}.zt-messages-replying-banner{align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:11px;display:flex;gap:.45rem;justify-content:space-between;padding:.34rem .45rem}.zt-messages-replying-copy{display:grid;gap:.08rem;min-width:0}.zt-messages-replying-copy strong{color:#fff7efe6;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-replying-copy span{color:#fff7efbd;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-media-lock-row{align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:10px;display:flex;flex-wrap:wrap;gap:.36rem;justify-content:space-between;padding:.3rem .44rem}.zt-messages-media-lock-row.is-enabled{border-color:#ffd99570;box-shadow:inset 0 0 0 1px #ffd99524}.zt-messages-media-lock-check{flex:1 1 auto;min-width:0}.zt-messages-media-lock-controls{align-items:center;display:inline-flex;gap:.34rem}.zt-messages-media-lock-controls span{color:#fff7efd1;font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-semibold);letter-spacing:.02em}.zt-messages-media-lock-amount-input{max-width:108px;min-height:30px;padding:.2rem .5rem}.zt-messages-input{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:var(--white);min-height:66px;outline:none;padding:.55rem .68rem;resize:vertical}.zt-messages-composer-row{align-items:center;display:flex;gap:.34rem}.zt-messages-actions{display:flex;gap:.55rem;justify-content:space-between}.zt-messages-actions-left{align-items:center;display:inline-flex;gap:.35rem;flex-shrink:0}.zt-messages-emoji-anchor{position:relative}.zt-messages-composer-icon-btn{align-items:center;background:linear-gradient(145deg,#ffffff29,#ffffff14);border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff7ef;box-shadow:inset 0 1px #fff3,0 8px 18px #581a722e;cursor:pointer;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;padding:0;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.zt-messages-composer-icon-btn i{font-size:13px;line-height:1}.zt-messages-composer-icon-btn:hover{background:linear-gradient(145deg,#ffffff38,#ffffff1a);border-color:#ffffff61}.zt-messages-composer-icon-btn.is-active{background:linear-gradient(145deg,#b8287770,#b8287738);border-color:#ffaad98f}.zt-messages-gif-chip{color:#ffffffe6;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1}.zt-messages-input-shell{align-items:center;background:linear-gradient(90deg,#ffffff29,#ffffff14);border:1px solid rgba(255,255,255,.28);border-radius:999px;box-shadow:inset 0 1px #fff3,0 8px 24px #581a7233;display:flex;flex:1;min-height:38px;padding:0 .16rem 0 .48rem;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.zt-messages-input-shell.is-recording{border-color:#ff7c7c99;box-shadow:0 0 0 1px #ff7c7c33}.zt-messages-input-inline{border:0;border-radius:0;color:#fff7eff7;display:block;font-size:var(--zt-fs-sm);line-height:1.2;margin:0;min-height:22px;max-height:88px;overflow-y:hidden;padding:.42rem 2.05rem .42rem .14rem;resize:none;width:100%}.zt-messages-input-inline::placeholder{color:#ffeffcbd;line-height:inherit}.zt-messages-input-action-btn{align-items:center;align-self:center;background:transparent;border:0;border-radius:999px;color:#ffffffdb;cursor:pointer;display:inline-flex;height:26px;justify-content:center;min-height:26px;min-width:26px;padding:0}.zt-messages-input-action-btn i{font-size:12px;line-height:1}.zt-messages-input-action-btn .zt-voice-svg-icon{color:currentColor;display:block;flex:0 0 auto;height:12px;width:12px}.zt-messages-input-action-btn.is-send{color:#fffffffa}.zt-messages-input-action-btn.is-voice.is-recording{color:#ff8a8af5}.zt-messages-voice-status{align-items:center;color:#fff0f0eb;display:inline-flex;gap:.32rem;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-voice-status i{color:#ff7c7ceb;font-size:8px}.zt-messages-voice-status strong{color:#fffffff5;font-variant-numeric:tabular-nums;font-weight:700}.zt-messages-composer-clear-btn{align-items:center;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7efc7;cursor:pointer;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;padding:0}.zt-messages-composer-clear-btn i{font-size:13px;line-height:1}.zt-messages-upload-btn,.zt-messages-send-btn{background:transparent;border:1px solid rgba(255,255,255,.32);border-radius:var(--zt-btn-radius-pill);color:var(--white);cursor:pointer;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-none);padding:.52rem .68rem}.zt-messages-send-btn{background:#b82877bf;border-color:#b82877bf;margin-left:auto}.zt-messages-send-icon-btn{align-items:center;display:inline-flex;gap:.4rem}.zt-messages-send-icon-btn i{font-size:12px}.zt-pending-files{display:flex;flex-wrap:wrap;gap:.4rem}.zt-pending-file{background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:var(--white);cursor:pointer;font-size:var(--zt-fs-2xs);padding:.2rem .5rem}.zt-messages-gif-preview{align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:10px;display:flex;gap:.5rem;padding:.34rem .4rem}.zt-messages-gif-preview-media{border-radius:8px;flex:0 0 54px;height:54px;overflow:hidden;width:54px}.zt-messages-gif-preview-media img,.zt-messages-gif-preview-media video{display:block;height:100%;object-fit:cover;width:100%}.zt-messages-gif-preview-copy{display:grid;gap:.08rem;min-width:0}.zt-messages-gif-preview-copy strong{color:#fff7ef;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-snug);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-gif-preview-copy span{color:#fff7efad;font-size:10px;line-height:var(--zt-lh-snug)}.zt-messages-typing-indicator{color:#fff7efbd;font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug);min-height:1rem}.zt-messages-file-input{display:none}.zt-messages-feedback{border-radius:10px;font-size:var(--zt-fs-md);margin-bottom:.7rem;padding:.64rem .72rem}.zt-messages-feedback-success{background:#2a94474d;border:1px solid rgba(42,148,71,.55)}.zt-messages-feedback-error{background:#be21474d;border:1px solid rgba(190,33,71,.55)}.zt-messages-empty{color:#ccc;font-size:var(--zt-fs-md);padding:.9rem}@media(max-width:992px){.zt-messages-shell{flex-direction:column;min-height:auto}.zt-messages-shell.has-active-thread .zt-messages-threads,.zt-messages-shell.has-thread-list .zt-messages-thread{display:none}.zt-messages-shell.has-active-thread .zt-messages-thread,.zt-messages-shell.has-thread-list .zt-messages-threads{display:flex;flex:1;min-height:0}.zt-messages-threads{border-right:0;border-bottom:0;max-width:100%;min-width:100%}.zt-messages-mobile-back{display:inline-flex}.zt-messages-thread-list{max-height:none}.zt-message-row{max-width:92%}.zt-message-media-image,.zt-message-media-video,.zt-message-media-audio{max-width:100%}.zt-messages-empty-state{min-height:230px;gap:.52rem}.zt-messages-empty-state h3{font-size:1.12rem}.zt-messages-empty-state p{font-size:var(--zt-fs-sm);max-width:280px}.zt-messages-empty-state-icon{height:52px;width:52px}.zt-messages-empty-state-icon i{font-size:19px}}.zt-messages-main-content{--zt-msg-surface-1: linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .03));--zt-msg-surface-2: linear-gradient(180deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .02));--zt-msg-soft-bg: rgba(255, 255, 255, .06);--zt-msg-soft-bg-strong: rgba(255, 255, 255, .1);--zt-msg-border: rgba(255, 255, 255, .2);--zt-msg-border-strong: rgba(255, 255, 255, .28);--zt-msg-text-main: #fff7ef;--zt-msg-text-muted: rgba(255, 247, 239, .72);background:radial-gradient(1100px 520px at 0% 0%,rgba(255,255,255,.06),transparent 62%),radial-gradient(860px 460px at 100% 0%,rgba(184,40,119,.08),transparent 60%);height:100%;min-height:100vh;min-width:0;overflow-y:auto;padding:0!important}.zt-messages-main-content::-webkit-scrollbar{width:0}.zt-messages-native-page{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0;padding:0;color:#fff7ef;width:100%}.zt-messages-native-loading,.zt-messages-native-error{background:var(--zt-msg-surface-2);border:1px solid var(--zt-msg-border);border-radius:18px;color:var(--zt-msg-text-main);padding:.85rem 1rem;box-shadow:inset 0 1px #ffffff14}.zt-messages-native-error{border-color:#ff8ba757;color:#ffd2dc}.zt-messages-native-open{align-self:flex-start;background:var(--zt-msg-soft-bg);border:1px solid var(--zt-msg-border);border-radius:999px;color:var(--zt-msg-text-main);font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug);min-height:34px;padding:.38rem .8rem;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .14s ease}.zt-messages-native-open:hover{border-color:#ffffff52;background:var(--zt-msg-soft-bg-strong);color:var(--zt-msg-text-main)}.zt-messages-native-open:active{transform:translateY(1px)}.zt-messages-native-actions{display:flex;flex-wrap:wrap;gap:.4rem}.zt-messages-flow-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.zt-messages-flow-pill{align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:999px;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:1;min-height:29px;padding:.2rem .7rem}.zt-messages-flow-pill.is-requests-on{background:#35b97633;border-color:#35b97699;color:#c8ffe4}.zt-messages-flow-pill.is-requests-off{background:#ffffff12;color:#ffffffe0}.zt-messages-flow-link{color:#ffffffdb;font-size:var(--zt-fs-xs);text-decoration:underline;text-underline-offset:2px}.zt-messages-target-hint{border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#ffffffe6;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base);padding:.5rem .65rem}.zt-messages-target-hint.is-requests-on{background:#35b97624;border-color:#35b97670}.zt-messages-target-hint.is-requests-off{background:#ffffff0d}.zt-messages-target-hint.is-requests-unknown{background:#ffd37024;border-color:#ffd37066;color:#ffe6b6}.zt-messages-native-toggle{align-self:flex-start;background:var(--zt-msg-soft-bg);border:1px solid var(--zt-msg-border);border-radius:999px;color:#fff7efe0;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);min-height:34px;padding:.36rem .75rem;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .14s ease}.zt-messages-native-toggle:hover{border-color:#ffffff52;background:var(--zt-msg-soft-bg-strong);color:#fff7ef}.zt-messages-native-toggle:active{transform:translateY(1px)}.zt-messages-tabs{display:inline-flex;align-self:flex-start;gap:.4rem;margin-left:.1rem;padding:.35rem;border-radius:999px;border:1px solid var(--zt-msg-border);background:var(--zt-msg-surface-2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff14,0 14px 30px #39084324}.zt-messages-tab-panels{display:flex;flex:1;min-height:0;position:relative}.zt-messages-inbox-panel{display:flex;flex:1;flex-direction:column;gap:.7rem;min-height:90vh;opacity:1;pointer-events:auto;transition:opacity .2s ease}.zt-messages-inbox-panel.is-active{background:var(--zt-msg-surface-1);border:1px solid var(--zt-msg-border);border-radius:24px;box-shadow:inset 0 1px #ffffff14}.zt-messages-inbox-panel.is-active .zt-messages-shell{background:transparent;border:0;border-radius:18px}.zt-messages-inbox-panel.is-hidden{opacity:0;pointer-events:none}.zt-messages-requests-overlay{display:flex;flex-direction:column;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease;visibility:hidden;z-index:3}.zt-messages-requests-overlay.is-active{opacity:1;pointer-events:auto;visibility:visible}.zt-messages-tab{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:#fff7efd1;display:inline-flex;gap:.35rem;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);min-height:36px;padding:.38rem .9rem;transition:background .18s ease,border-color .18s ease,color .18s ease}.zt-messages-tab.is-active{background:#b828773d;border-color:#ff7bc35c;color:#fff7ef}.zt-messages-tab:hover{color:#fff7ef}.zt-messages-tab-badge{align-items:center;background:#e24053;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 6px}.zt-messages-requests-card{background:var(--zt-msg-surface-1);border:1px solid var(--zt-msg-border);border-radius:24px;color:#fff7ef;display:flex;flex:1;flex-direction:column;min-height:0;padding:1.1rem 1.15rem;box-shadow:inset 0 1px #ffffff14}.zt-messages-requests-head{align-items:center;display:flex;justify-content:space-between;gap:.6rem;margin-bottom:.55rem}.zt-messages-requests-head strong{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-semibold);color:#fff7ef}.zt-messages-requests-empty{margin:0}.zt-messages-requests-list{display:flex;flex:1;flex-direction:column;gap:.4rem;max-height:100%;overflow-y:auto;padding-right:.1rem}.zt-messages-request-item{align-items:center;background:linear-gradient(180deg,#ffffff0d,#ffffff06);border:1px solid rgba(255,255,255,.16);border-radius:16px;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between;padding:.7rem .75rem;transition:border-color .18s ease,background .18s ease}.zt-messages-request-item:hover{border-color:var(--zt-msg-border-strong);background:linear-gradient(180deg,#ffffff14,#ffffff0a)}.zt-messages-request-item.is-target{border-color:#ffab4385;box-shadow:0 0 0 1px #ffab4338}.zt-messages-request-user{align-items:center;display:flex;gap:.55rem;min-width:0}.zt-messages-request-avatar{background:#ffffff29;border:1px solid rgba(255,255,255,.2);border-radius:50%;height:42px;object-fit:cover;width:42px}.zt-messages-request-meta{min-width:0}.zt-messages-request-meta strong{display:block;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-tight)}.zt-messages-request-meta p{color:#fff7ef9e;font-size:var(--zt-fs-xs);margin:.15rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-request-actions{display:inline-flex;gap:.4rem}.zt-messages-request-accept{padding:.42rem .64rem}.zt-messages-native-shell{display:flex;flex:1;min-height:0;overflow:hidden;border:1px solid var(--zt-msg-border);border-radius:24px;background:var(--zt-msg-surface-1);box-shadow:inset 0 1px #ffffff14;padding:.625rem}.zt-messages-native-shell>*{flex:1 1 auto;border-radius:18px;min-height:0;min-width:0;overflow:hidden}.zt-messages-paywall-banner{align-items:center;background:var(--zt-msg-surface-2);border:1px solid var(--zt-msg-border);border-radius:18px;display:flex;gap:.65rem;justify-content:space-between;padding:.7rem .85rem;box-shadow:inset 0 1px #ffffff14}.zt-messages-composer-gate{margin:.45rem .8rem 0}.zt-messages-paywall-copy{color:#fff7efe6;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base)}.zt-messages-paywall-button{flex-shrink:0;font-weight:var(--zt-fw-semibold);border-color:#ff7bc36b;background:#b82877b8;color:#fff}.zt-messages-paywall-button:hover{border-color:#ff7bc38f;background:#b82877db;color:#fff}.zt-messages-paywall-loading,.zt-messages-paywall-error{margin-top:.45rem}.zt-messages-confirm-backdrop{align-items:center;background:#0a0c119e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1660}.zt-messages-confirm-dialog{background:var(--zt-msg-surface-1);border:1px solid var(--zt-msg-border);border-radius:18px;box-shadow:inset 0 1px #ffffff14,0 24px 48px #00000052;display:grid;gap:.62rem;max-width:min(440px,100vw - 2rem);padding:1rem 1.05rem;width:min(440px,100vw - 2rem)}.zt-messages-confirm-dialog h4{color:#fff7ef;font-size:var(--zt-fs-base);font-weight:var(--zt-fw-semibold);margin:0}.zt-messages-confirm-dialog p{color:#fff7efc2;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base);margin:0}.zt-messages-confirm-actions{display:flex;gap:.45rem;justify-content:flex-end}.zt-messages-confirm-danger{background:#be2147db;border-color:#ff8fae8c;color:#fff}.zt-messages-confirm-danger:hover{background:#be2147f5;border-color:#ff8faeb8;color:#fff}@media(max-width:992px){#ztMessagesView{padding:.95rem .95rem 1.2rem!important}.zt-messages-native-page{gap:.65rem;padding:0}.zt-messages-inbox-panel.is-active,.zt-messages-native-shell,.zt-messages-requests-card{border-radius:18px}.zt-messages-native-shell{padding:.4rem}}.zt-chat-money-action{align-items:center;background:#b82877b8!important;border:1px solid rgba(255,123,195,.42)!important;border-radius:12px!important;color:#fff7ef!important;cursor:pointer;display:inline-flex;font-size:12px!important;font-weight:var(--zt-fw-semibold);height:36px;justify-content:center;line-height:1;margin:0 0 0 .36rem!important;min-width:96px;padding:0 .9rem;position:static!important;flex:0 0 auto;transition:border-color .16s ease,background .16s ease,transform .12s ease}.zt-chat-money-action:hover{background:#b82877db!important;border-color:#ff7bc38f!important}.zt-chat-money-action:active{transform:translateY(1px)}.zt-chat-money-action[aria-busy=true]{opacity:.7}.zt-chat-money-action[data-mode=creator-request]{background:#ffffff0f!important;border-color:#fff3!important;color:#fff7ef!important}.zt-chat-money-action[data-mode=creator-request]:hover{background:#ffffff1c!important;border-color:#ffffff4d!important}.zt-chat-money-dialog-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#140825b8;display:flex;inset:0;justify-content:center;position:fixed;z-index:10020}.zt-chat-money-dialog{background:radial-gradient(circle at top right,rgba(151,84,230,.28),transparent 48%),linear-gradient(180deg,#37135dfa,#250e45fa);border:1px solid rgba(214,170,255,.26);border-radius:18px;box-shadow:0 26px 54px #0803129e;color:#fff;max-width:620px;padding:1rem 1.05rem .95rem;width:min(92vw,620px)}.zt-chat-money-dialog-head{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.zt-chat-money-dialog-close{align-items:center;background:#ffffff0a;border:1px solid rgba(244,179,255,.38);border-radius:999px;color:#ffe6fff5;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.zt-chat-money-dialog-close span{font-size:1.2rem;line-height:1}.zt-chat-money-dialog-close:hover:not(:disabled){background:#ffffff1a;border-color:#ffc2f699}.zt-chat-money-dialog-close:disabled{opacity:.65}.zt-chat-money-dialog-divider{border-top:1px solid rgba(255,255,255,.14);margin:.72rem -1.05rem .82rem}.zt-chat-money-dialog-title{font-size:var(--zt-fs-xl);margin:0}.zt-chat-money-dialog-description{color:#ffffffc7;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base);margin:0 0 .62rem}.zt-chat-money-dialog-label{color:#ffffffe6;display:block;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin:0 0 .38rem}.zt-chat-money-dialog-input{background:#1c0a34e6;border:1px solid rgba(236,208,255,.75);border-radius:10px;color:#fff;font-size:var(--zt-fs-base);outline:none;padding:.62rem .74rem;width:100%}.zt-chat-money-dialog-input:focus{border-color:#ffb6f1e6;box-shadow:0 0 0 .2rem #ff7bc333}.zt-chat-money-dialog-error{color:#ffd0da;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base);margin-top:.42rem;min-height:1.15rem}.zt-chat-money-dialog-actions{display:flex;gap:.6rem;justify-content:flex-end;margin-top:.72rem}.zt-chat-money-dialog-btn{border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#fff;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:38px;min-width:108px;padding:.42rem .95rem}.zt-chat-money-dialog-btn.is-cancel{background:#311654e0;color:#ffffffeb}.zt-chat-money-dialog-btn.is-confirm{background:linear-gradient(135deg,#b82877,#ff7bc3);border-color:#ffc8e794;box-shadow:0 9px 22px #b8287761}.zt-chat-money-dialog-btn:hover:not(:disabled){filter:brightness(1.05)}.zt-chat-money-dialog-btn:disabled{opacity:.68}.bm-message-content.zt-chat-payment-message{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.bm-message-content.zt-chat-payment-message .bm-message-content-text{display:block}.zt-chat-payment-card{background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 52%),linear-gradient(160deg,#b828774d,#6b59d35c);border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:inset 0 1px #ffffff1a,0 6px 14px #1105213d;color:#fff7ef;display:inline-flex;flex-direction:column;align-items:flex-start;gap:.18rem;width:fit-content;max-width:100%;min-width:0;padding:.6rem .8rem .58rem}.zt-chat-payment-card-brand{align-items:center;color:#fff7efd6;display:inline-flex;flex:1 1 auto;gap:.3rem;font-size:10px;font-weight:var(--zt-fw-semibold);letter-spacing:.03em;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.zt-chat-payment-card-amount{color:#fff;font-size:22px;font-weight:var(--zt-fw-bold);align-self:flex-start;letter-spacing:-.02em;line-height:1;margin-left:0;white-space:nowrap}.zt-chat-payment-card-status{align-self:flex-start;background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7efe6;display:inline-flex;font-size:10px;font-weight:var(--zt-fw-semibold);line-height:1;min-height:18px;padding:.1rem .4rem}.zt-chat-payment-card[data-status=failed] .zt-chat-payment-card-status{background:#ff8eac24;border-color:#ff99b957;color:#ffb5c1eb}.zt-chat-payment-card[data-status=pending] .zt-chat-payment-card-status,.zt-chat-payment-card[data-status=processing] .zt-chat-payment-card-status{background:#ffd69524;border-color:#ffd69557;color:#ffdcaaeb}.zt-chat-payment-card[data-status=paid],.zt-chat-payment-card[data-status=completed],.zt-chat-payment-card[data-status=succeeded]{background:var(--zt-pill-button-active-bg);border-color:var(--zt-pill-button-active-border)}.zt-chat-payment-request-card{background:linear-gradient(160deg,#2763b357,#1ba2ac57)}.zt-chat-payment-request-card[data-status=paid],.zt-chat-payment-request-card[data-status=completed],.zt-chat-payment-request-card[data-status=succeeded]{background:radial-gradient(circle at top left,rgba(255,255,255,.1),transparent 46%),linear-gradient(164deg,#142721fa,#0a1613fa);border-color:#9df0bc6b}.zt-chat-payment-request-card[data-status=paid] .zt-chat-payment-card-status,.zt-chat-payment-request-card[data-status=completed] .zt-chat-payment-card-status,.zt-chat-payment-request-card[data-status=succeeded] .zt-chat-payment-card-status{color:#9df0bcf5}.zt-chat-payment-card-cta{align-self:stretch;align-items:center;background:#ffffff29;border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:var(--zt-fw-semibold);justify-content:center;margin-top:.18rem;min-height:31px;padding:.24rem .72rem;text-decoration:none;width:100%}.zt-chat-payment-card-cta:hover{border-color:#fff6;color:#fff}.zt-chat-payment-card-meta{color:#fff7efbf;display:block;font-size:11px;line-height:1.2;margin-top:.24rem;padding-left:.1rem}.zt-chat-payment-card-lock-meta{align-items:center;display:inline-flex;gap:.28rem}.zt-chat-payment-card-lock-meta i{font-size:10px}.zt-chat-payment-preview{color:#dbffeceb!important;font-weight:var(--zt-fw-semibold)}.zt-messages-native-host{background:transparent!important;border-radius:20px;flex:1 1 auto;height:100%;min-height:0;min-width:0;overflow:hidden;color:#fff7ef;--zt-chat-bubble-radius: 14px}.zt-messages-native-host .bp-messages-wrap,.zt-messages-native-host .bp-messages-wrap-main,.zt-messages-native-host .bp-messages-wrap-group,.zt-messages-native-host .bp-messages-chat-wrap,.zt-messages-native-host .bp-messages-single-thread-wrap{height:100%;min-height:0}.zt-messages-native-host .bp-messages-wrap{margin-bottom:0!important;border:0!important;background:transparent!important;color:#fff7ef!important;border-radius:22px!important;box-shadow:none!important;overflow:hidden!important}.zt-messages-native-host .bp-messages-wrap-main.bm-initialized,.zt-messages-native-host .bp-messages-wrap-main,.zt-messages-native-host .bp-messages-wrap,.zt-messages-native-host .bp-messages-threads-wrapper,.zt-messages-native-host .bp-messages-column,.zt-messages-native-host .bpbm-chat-content,.zt-messages-native-host .bpbm-chat-main,.zt-messages-native-host .bpbm-chat-main-primary,.zt-messages-native-host .bm-list,.zt-messages-native-host .bm-list-content,.zt-messages-native-host .bm-side-content,.zt-messages-native-host .threads-list-wrapper,.zt-messages-native-host .threads-list{background:transparent!important}.zt-messages-native-host .bp-messages-wrap-main.bm-initialized,.zt-messages-native-host .bp-messages-chat-wrap{border-radius:22px!important;background:linear-gradient(180deg,#ffffff0f,#ffffff08),radial-gradient(circle at top,rgba(184,40,119,.08),transparent 58%)!important}.zt-messages-native-host .bp-messages-side-threads{border-bottom-left-radius:22px!important;border-top-left-radius:22px!important;border-right:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(180deg,#ffffff0e,#ffffff07)!important;overflow:hidden!important}.zt-messages-native-host .bp-messages-column{border-bottom-right-radius:22px!important;border-top-right-radius:22px!important;border-left:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,#ffffff0e,#ffffff07),radial-gradient(circle at top right,rgba(184,40,119,.07),transparent 52%)!important;overflow:hidden!important}.zt-messages-native-host .chat-header,.zt-messages-native-host .chat-footer,.zt-messages-native-host .bm-reply{background:transparent!important}.zt-messages-native-host .chat-header{border-bottom:1px solid rgba(255,255,255,.12)!important}.zt-messages-native-host .chat-footer,.zt-messages-native-host .bm-reply{border-top:1px solid rgba(255,255,255,.12)!important}.zt-messages-native-host .chat-header .bpbm-search form{margin:.45rem .6rem .5rem 0!important}.zt-messages-native-host .chat-header.side-header{align-items:center!important;gap:.45rem;padding:.48rem .58rem!important}.zt-messages-native-host .chat-header.side-header .bpbm-search{flex:1 1 auto;min-width:0}.zt-messages-native-host .chat-header.side-header .bpbm-search form{margin:0!important}.zt-messages-native-host .chat-header.side-header .new-message,.zt-messages-native-host .chat-header .back,.zt-messages-native-host .chat-header .thread-actions .expandingButtons{align-items:center!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;display:inline-flex!important;height:34px;justify-content:center!important;line-height:1!important;min-width:34px;padding:0!important;width:34px}.zt-messages-native-host .chat-header.side-header .new-message svg,.zt-messages-native-host .chat-header .back svg,.zt-messages-native-host .chat-header .thread-actions .expandingButtons svg{display:block;height:15px;width:15px}.zt-messages-native-host .chat-header .bpbm-search form input,.zt-messages-native-host .chat-header .bpbm-search form input[type=text]{background:#ffffff17!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;color:#fff7ef!important;min-height:34px;box-shadow:none!important}.zt-messages-native-host .chat-header .bpbm-search form input::placeholder,.zt-messages-native-host .chat-header .bpbm-search form input[type=text]::placeholder{color:#fff7ef80!important}.zt-messages-native-host .threads-list .thread{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.08);border-radius:12px!important;transition:background .16s ease}.zt-messages-native-host .threads-list .thread:hover{background:#ffffff17!important}.zt-messages-native-host .bp-messages-active-thread,.zt-messages-native-host .threads-list .thread.active{background:linear-gradient(140deg,#b828773d,#6b59d338)!important;border:1px solid rgba(255,255,255,.2)!important}.zt-messages-native-host .threads-list .thread .bm-info h4,.zt-messages-native-host .threads-list .thread .time span,.zt-messages-native-host .bm-last-message-content{color:#fff7efb8!important}.zt-messages-native-host .threads-list .thread .bm-info h4{color:#fff7ef!important}.zt-messages-native-host .threads-list .thread .time span,.zt-messages-native-host .threads-list .thread .bm-last-message-content{color:#fff7efad!important}.zt-messages-native-host .bm-message-content{width:auto!important;max-width:100%!important;display:flex;flex-direction:column}.zt-messages-native-host .bm-message-content-text{background:transparent!important;box-shadow:none!important}.zt-messages-native-host .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message{max-width:72%}.zt-messages-native-host .bm-left-side .bm-message-content:not(.bm-hide-background):not(.zt-chat-payment-message){background:#ffffff1c!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:var(--zt-chat-bubble-radius)!important;color:#fff7ef!important;overflow:hidden!important;padding:.5rem .66rem .38rem!important}.zt-messages-native-host .bm-right-side .bm-message-content:not(.bm-hide-background):not(.zt-chat-payment-message){background:linear-gradient(135deg,#b82877c2,#6b59d3b8)!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:var(--zt-chat-bubble-radius)!important;color:#fff7ef!important;overflow:hidden!important;padding:.5rem .66rem .38rem!important}.zt-messages-native-host .bm-left-side .bm-message .bm-message-content.reply-enabled:not(.bm-hide-background):not(.zt-chat-payment-message),.zt-messages-native-host .bm-right-side .bm-message .bm-message-content.reply-enabled:not(.bm-hide-background):not(.zt-chat-payment-message),.zt-messages-native-host .bm-message-content.bm-hide-background{border-radius:var(--zt-chat-bubble-radius)!important;overflow:hidden!important}.zt-messages-native-host .bm-left-side .bm-message-content:not(.bm-hide-background):not(.zt-chat-payment-message) .bm-message-content-text,.zt-messages-native-host .bm-right-side .bm-message-content:not(.bm-hide-background):not(.zt-chat-payment-message) .bm-message-content-text{background:transparent!important;border:0!important;padding:0!important}.zt-messages-native-host .bm-left-side span.bm-message-content-text,.zt-messages-native-host .bm-right-side span.bm-message-content-text{background:transparent!important;border:0!important;border-radius:var(--zt-chat-bubble-radius)!important;color:#fff7ef!important;display:block;padding:0!important}.zt-messages-native-host .bm-left-side .bm-message-content:not(.bm-hide-background):not(.zt-chat-payment-message) p,.zt-messages-native-host .bm-right-side .bm-message-content:not(.bm-hide-background):not(.zt-chat-payment-message) p{margin:0!important}.zt-messages-native-host .bm-right-side span.bm-message-content-text *{color:#fff7ef!important}.zt-messages-native-host .bm-message-content.bm-hide-background{background:#b8287733!important;border:1px solid rgba(255,123,195,.34)!important;overflow:hidden!important;padding:.46rem .62rem .34rem!important}.zt-messages-native-host .bm-message-content.bm-hide-background .bm-message-content-text,.zt-messages-native-host .bm-message-content.bm-hide-background *{color:#ffd9ed!important}.zt-messages-native-host .bm-message-content.zt-chat-payment-message,.zt-messages-native-host .bm-message-content.zt-chat-payment-message .bm-message-content-text{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;padding:0!important}.zt-messages-native-host .bm-sticky-date{background:#ffffff14!important;border:1px solid rgba(255,255,255,.16);border-radius:999px!important;color:#fff7efe6;font-size:var(--zt-fs-2xs);padding:.32rem .65rem}.zt-messages-native-host .chat-footer{display:flex!important}.zt-messages-native-host .bm-reply{display:flex!important;align-items:center!important;gap:.45rem;min-height:56px!important;padding:.55rem .65rem!important}.zt-messages-native-host .bm-reply>*{display:revert!important;background:transparent}.zt-messages-native-host .bm-reply .bm-attachment,.zt-messages-native-host .bm-reply .bm-emojies,.zt-messages-native-host .bm-reply .bm-send-message{align-items:center!important;display:inline-flex!important;height:36px!important;justify-content:center!important;line-height:1!important;min-width:36px!important;padding:0!important;top:auto!important;width:36px!important}.zt-messages-native-host .bm-reply .bm-editor{background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;flex:1 1 auto;width:auto!important;min-width:0;max-height:180px!important;overflow-y:auto!important;padding:.45rem .76rem!important}.zt-messages-native-host .bm-reply .bm-editor .bm-editor-content{background:transparent!important;color:#fff7ef!important;padding-right:.35rem!important}.zt-messages-native-host .bm-reply .bm-editor .bm-editor-content,.zt-messages-native-host .bm-reply .bm-editor .bm-editor-content p,.zt-messages-native-host .bm-reply .bm-editor .bm-editor-content span{color:#fff7ef!important}.zt-messages-native-host .bm-reply .bm-editor .bm-editor-content:empty:before{color:#fff7ef7a!important}.zt-messages-native-host .bm-reply .bm-send-message,.zt-messages-native-host .bm-reply .bm-attachment,.zt-messages-native-host .bm-reply .bm-emojies{align-items:center;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;display:inline-flex;height:36px;justify-content:center;min-width:36px;transition:border-color .16s ease,background .16s ease,transform .14s ease}.zt-messages-native-host .bm-reply .bm-send-message:hover,.zt-messages-native-host .bm-reply .bm-attachment:hover,.zt-messages-native-host .bm-reply .bm-emojies:hover{border-color:#ffffff47!important;background:#ffffff24!important}.zt-messages-native-host .bm-reply .bm-send-message:active,.zt-messages-native-host .bm-reply .bm-attachment:active,.zt-messages-native-host .bm-reply .bm-emojies:active{transform:translateY(1px)}.zt-messages-native-host .bm-reply .bm-send-message svg,.zt-messages-native-host .bm-reply .bm-attachment svg,.zt-messages-native-host .bm-reply .bm-emojies svg{color:#fff7ef!important;display:block;height:15px;width:15px}.zt-messages-native-host p{margin-left:0!important}.zt-messages-native-host .bm-pic,.zt-messages-native-host .message-controls,.zt-messages-native-host .bm-reactions-selector,.zt-messages-native-host .bm-replied-message,.zt-messages-native-host .bpbm-user-me-popup,.zt-messages-native-host .bm-search-popup,.zt-messages-native-host .bpbm-user-info{display:revert!important}#ztMessagesView .zt-messages-native-host .bm-left-side span.bm-message-content-text,#ztMessagesView .zt-messages-native-host .bm-right-side span.bm-message-content-text{border:0!important;border-radius:var(--zt-chat-bubble-radius, 14px)!important;box-shadow:none!important;padding:0!important}#ztMessagesView .zt-messages-native-host .bm-message-content.zt-chat-payment-message>.bm-message-content-text{border:0!important;border-radius:0!important;padding:0!important}#root .bp-messages-wrap .bm-reply .bm-editor .bm-editor-content{background:transparent!important}.zt-comments-popup{background:linear-gradient(50deg,#390843 3.6%,#341f62f5 90.4%);border:1px solid rgba(255,255,255,.2);border-radius:14px;display:flex;flex-direction:column;height:min(88vh,880px);overflow:hidden}.zt-comments-popup.zt-comments-popup-inline{border:0;border-radius:0;height:100%;min-height:100%}.zt-comments-popup-header{align-items:center;border-bottom:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;padding:.8rem .95rem}.zt-comments-popup-header h3{margin:0}.zt-comments-popup-header p{color:#ccc;margin:.12rem 0 0}.zt-comments-popup-header h3{font-size:var(--zt-fs-lg);font-weight:var(--zt-fw-semibold)}.zt-comments-popup-header p{font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base)}.zt-comments-popup-close{background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;cursor:pointer;font-size:var(--zt-fs-xl);height:32px;line-height:var(--zt-lh-none);width:32px}.zt-comments-popup-close.is-inline{border-radius:999px;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);height:auto;min-width:64px;padding:.38rem .7rem;width:auto}.zt-comments-popup-body{display:grid;flex:1;gap:0;grid-template-columns:minmax(250px,34%) minmax(0,1fr);min-height:0}.zt-comments-popup-body.has-focus-media{grid-template-columns:minmax(0,66%) minmax(320px,34%)}.zt-comments-popup-media-pane{align-items:center;background:#00000061;border-right:1px solid rgba(255,255,255,.14);display:flex;justify-content:center;min-height:0;overflow:hidden;padding:.35rem}.zt-comments-popup-focus-image,.zt-comments-popup-focus-video,.zt-comments-popup-focus-video .plyr{display:block;height:100%;max-height:100%;object-fit:contain;width:100%}.zt-comments-popup-post{border-right:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;gap:.6rem;min-height:0;overflow-y:auto;padding:.9rem}.zt-comments-popup-post-head{align-items:center;display:flex}.zt-comments-popup-post-user{align-items:center;display:inline-flex;gap:.6rem;text-decoration:none}.zt-comments-popup-post-user span{display:inline-flex;flex-direction:column;line-height:var(--zt-lh-snug)}.zt-comments-popup-post-user small{color:#ccc}.zt-comments-popup-post-user img,.zt-comments-popup-post-avatar-fallback{border-radius:999px;flex:none;height:42px;width:42px}.zt-comments-popup-post-avatar-fallback{align-items:center;background:#ffffff26;display:inline-flex;font-weight:var(--zt-fw-bold);justify-content:center}.zt-comments-popup-post-content{white-space:normal}.zt-comments-popup-post-content p{margin:0 0 .45rem}.zt-comments-popup-post-media{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden}.zt-comments-popup-post-media img,.zt-comments-popup-post-media video{display:block;height:auto;max-height:320px;object-fit:contain;width:100%}.zt-comments-popup-thread{display:flex;flex-direction:column;min-height:0}.zt-comments-popup-post-summary{border-bottom:1px solid rgba(255,255,255,.12);padding:.75rem .8rem .6rem}.zt-comments-popup-list{display:flex;flex:1;flex-direction:column;gap:.65rem;min-height:0;overflow-y:auto;padding:.8rem .85rem}.zt-comments-popup-status{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:.55rem .65rem}.zt-comments-popup-status.is-error{border-color:#be21478c}.zt-comments-popup-status button{background:transparent;border:0;color:#fff;cursor:pointer;font-size:var(--zt-fs-sm);margin-left:.35rem;padding:0;text-decoration:underline}.zt-comments-popup-load-more{border-top:1px solid rgba(255,255,255,.12);padding:.6rem .8rem}.zt-comments-popup-load-more button{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;cursor:pointer;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-none);padding:.45rem .7rem}.zt-comments-popup-composer{border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:.55rem;padding:.75rem .8rem}.zt-comments-popup-composer textarea{background:#0003;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:var(--zt-fs-md);max-height:140px;min-height:68px;outline:none;padding:.55rem .65rem;resize:vertical}.zt-comments-popup-reply-hint{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:999px;display:inline-flex;gap:.35rem;max-width:100%;padding:.24rem .6rem}.zt-comments-popup-reply-hint button{background:transparent;border:0;color:#fff;cursor:pointer;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-none);padding:0;text-decoration:underline}.zt-comments-popup-composer-actions{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.zt-comments-popup-file-trigger{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:999px;cursor:pointer;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-none);padding:.45rem .65rem}.zt-comments-popup-file-trigger input{display:none}.zt-comments-popup-submit{background:#b82877d1;border:1px solid rgba(184,40,119,.82);border-radius:var(--zt-btn-radius-pill);color:#fff;cursor:pointer;padding:.42rem .85rem;transition:opacity .15s ease}.zt-comments-popup-submit[disabled]{cursor:not-allowed;opacity:.7}.zt-comments-popup-file-preview{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:.5rem}.zt-comments-popup-file-meta{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.zt-comments-popup-file-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-comments-popup-file-meta button{background:transparent;border:0;color:#fff;cursor:pointer;padding:0;text-decoration:underline}.zt-comments-popup-file-meta strong{font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold)}.zt-comments-popup-file-meta button{font-size:var(--zt-fs-xs);line-height:var(--zt-lh-snug)}.zt-comments-popup-file-preview img,.zt-comments-popup-file-preview video,.zt-comments-popup-file-preview audio{width:100%}.zt-comments-item{border:1px solid rgba(255,255,255,.12);border-radius:11px;display:grid;gap:.55rem;grid-template-columns:40px 1fr;padding:.55rem}.zt-comments-item.is-reply{border-left-color:#b82877b3}.zt-comments-item-avatar-wrap{align-items:flex-start;display:flex}.zt-comments-item-avatar,.zt-comments-item-avatar-fallback{border-radius:999px;flex:none;height:34px;width:34px}.zt-comments-item-avatar-fallback{align-items:center;background:#ffffff26;display:inline-flex;justify-content:center}.zt-comments-item-main{min-width:0}.zt-comments-item-head{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.zt-comments-item-head-main{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.4rem;min-width:0}.zt-comment-actions-root{margin-left:auto;position:relative}.zt-comment-actions-trigger{align-items:center;background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#e6ebf5;cursor:pointer;display:inline-flex;height:26px;justify-content:center;transition:background-color .14s ease,color .14s ease;width:26px}.zt-comment-actions-trigger:hover{background:#ffffff24;color:#fff}.zt-comment-actions-trigger:focus-visible{outline:2px solid rgba(109,164,255,.72);outline-offset:2px}.zt-comment-actions-dots{display:inline-flex;transform:translateY(-1px)}.zt-comment-actions-menu{background:#11161f;border:1px solid rgba(255,255,255,.14);border-radius:12px;box-shadow:0 12px 26px #00000061;min-width:170px;padding:.3rem}.zt-comment-actions-menu-item{background:transparent;border:0;border-radius:var(--zt-btn-radius-sm);color:#dee2e6;cursor:pointer;display:block;padding:.5rem .6rem;text-align:left;width:100%}.zt-comment-actions-menu-item:hover{background:#ffffff14}.zt-comment-actions-menu-item:disabled{cursor:not-allowed;opacity:.55}.zt-comments-item-author{color:#fff;text-decoration:none}.zt-comments-item-time{color:#ccc;font-size:var(--zt-fs-xs)}.zt-comments-item-text{margin:.24rem 0 .3rem;white-space:pre-wrap;word-break:break-word}.zt-comments-item-media{border-radius:10px;max-width:260px;overflow:hidden}.zt-comments-item-image,.zt-comments-item-video,.zt-comments-item-audio{width:100%}.zt-comments-item-meta{align-items:center;color:#ccc;display:flex;flex-wrap:wrap;font-size:var(--zt-fs-xs);gap:.6rem}.zt-comments-item-like-btn{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:inline-flex;padding:0}.zt-comments-item-like-btn[disabled]{cursor:wait;opacity:.62}.zt-comments-item-like-btn [data-role=comment-like-icon]{display:block;flex:0 0 auto}.zt-comments-item-report-btn{background:transparent;border:0;color:#c9d4ea;cursor:pointer;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-none);padding:0;text-decoration:underline}.zt-comments-item-report-btn[disabled]{cursor:wait;opacity:.62}.zt-comments-item-reply-btn{background:transparent;border:0;color:#fff;cursor:pointer;padding:0;text-decoration:underline}.zt-comments-item-replies{display:flex;flex-direction:column;gap:.5rem;grid-column:1/-1}.zt-comments-popup.zt-comments-popup-modal{background:#000;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 30px 80px #00000094;height:100%;max-height:100%;position:relative}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-header{border-bottom:0;left:14px;padding:0;pointer-events:none;position:absolute;top:14px;width:auto;z-index:8}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-close{align-items:center;background:#00000070;border:1px solid rgba(255,255,255,.14);display:inline-flex;font-size:32px;font-weight:300;height:38px;justify-content:center;line-height:1;pointer-events:auto;width:38px}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-body,.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-body.has-focus-media{grid-template-columns:minmax(0,1fr) clamp(360px,31vw,470px)}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-media-pane{background:#000;border-right:1px solid rgba(255,255,255,.14);padding:0}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-focus-image,.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-focus-video{height:100%;max-height:none;object-fit:contain;width:100%}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-post{background:#05070a;border-right:1px solid rgba(255,255,255,.14)}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-thread{background:#05070a;border-left:1px solid rgba(255,255,255,.14)}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-post-summary{border-bottom:1px solid rgba(255,255,255,.12);padding:.92rem 1rem .74rem}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-list{gap:0;padding:0}.zt-comments-popup.zt-comments-popup-modal .zt-comments-item{border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;gap:.62rem;grid-template-columns:42px 1fr;padding:.75rem .95rem .8rem}.zt-comments-popup.zt-comments-popup-modal .zt-comments-item.is-reply{border-left:0}.zt-comments-popup.zt-comments-popup-modal .zt-comments-item:last-child{border-bottom:0}.zt-comments-popup.zt-comments-popup-modal .zt-comments-item-replies{border-left:1px solid rgba(255,255,255,.14);margin-left:.45rem;padding-left:.75rem}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-load-more{border-top:1px solid rgba(255,255,255,.12);padding:.72rem 1rem}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-composer{background:#05070af0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.12);padding:.72rem 1rem .9rem;position:sticky;bottom:0}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-composer textarea{background:#ffffff0d;border-color:#fff3;border-radius:14px;max-height:118px;min-height:46px;padding:.7rem .8rem;resize:none}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-submit{background:#f4f7fb;border-color:#f4f7fb;color:#0b1018;font-weight:700;min-width:74px;padding-inline:.95rem}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-file-trigger{background:#ffffff0f}@media(max-width:900px){.zt-comments-popup-body,.zt-comments-popup-body.has-focus-media{grid-template-columns:1fr}.zt-comments-popup-media-pane{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);max-height:52vh;padding:.25rem}.zt-comments-popup-post{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);max-height:220px}.zt-comments-popup{height:min(92vh,920px)}.zt-comments-popup.zt-comments-popup-modal{border-radius:0;box-shadow:none}.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-body,.zt-comments-popup.zt-comments-popup-modal .zt-comments-popup-body.has-focus-media{grid-template-columns:1fr}}.post-media-clickable{cursor:zoom-in}.post-media-clickable:focus-visible{outline:2px solid rgba(77,157,255,.85);outline-offset:2px}.zt-media-lightbox{--yarl__button_background_color: rgba(0, 0, 0, .42);--yarl__button_padding: 5px;--yarl__color_button: rgba(255, 255, 255, .82);--yarl__color_button_active: #fff;--yarl__color_button_disabled: rgba(255, 255, 255, .38);--yarl__counter_color: rgba(255, 255, 255, .86);--yarl__counter_margin: 4px 6px;--yarl__counter_padding: 5px 8px;--yarl__counter_top: 6px;--yarl__counter_user_select: none;--yarl__icon_size: 22px;--yarl__navigation_button_padding: 10px 8px;--yarl__portal_zindex: 1700;--yarl__toolbar_padding: 6px}.zt-media-lightbox .yarl__button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:0 8px 18px #00000038}.zt-media-lightbox .yarl__toolbar{gap:.25rem}.zt-media-lightbox .yarl__counter{font-size:.78rem;font-weight:600;line-height:1;letter-spacing:.02em;text-shadow:0 1px 6px rgba(0,0,0,.3)}.zt-media-lightbox .yarl__navigation_prev,.zt-media-lightbox .yarl__navigation_next{border-radius:999px;margin-top:-14px;padding-left:10px;padding-right:10px}.zt-media-lightbox .yarl__navigation_prev{left:12px}.zt-media-lightbox .yarl__navigation_next{right:12px}.zt-media-lightbox .yarl__slide_image{border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 24px 56px #00000061;overflow:hidden}.zt-media-lightbox-audio-slide{align-items:center;display:flex;height:100%;justify-content:center;padding:1rem}.zt-media-lightbox-audio{background:#10141cf0;border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 24px 56px #0000004d;padding:.5rem .65rem;width:min(640px,100vw - 56px)}@media(max-width:767.98px){.zt-media-lightbox{--yarl__button_padding: 4px;--yarl__counter_margin: 3px 4px;--yarl__counter_padding: 4px 6px;--yarl__icon_size: 18px;--yarl__navigation_button_padding: 8px 6px;--yarl__toolbar_padding: 4px}.zt-media-lightbox .yarl__counter{font-size:.7rem}.zt-media-lightbox .yarl__navigation_prev{left:6px}.zt-media-lightbox .yarl__navigation_next{right:6px}.zt-media-lightbox-audio{width:min(100%,100vw - 32px)}}.zt-reply-popup{background:#000;border:1px solid rgba(255,255,255,.16);border-radius:18px;color:#f7f9fc;overflow:hidden}.zt-reply-popup-header{align-items:center;display:flex;justify-content:space-between;padding:.75rem .85rem .5rem}.zt-reply-popup-close{align-items:center;background:transparent;border:0;color:#f7f9fc;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.zt-reply-popup-drafts{color:#23a4ff}.zt-reply-popup-body{display:flex;flex-direction:column;gap:.45rem;padding:0 .8rem .8rem}.zt-reply-popup-context{display:grid;grid-template-columns:42px 1fr;margin-bottom:.2rem;min-height:100px;padding:0 .1rem;position:relative}.zt-reply-popup-thread-line{background:#fff3;height:calc(100% - 46px);left:20px;position:absolute;top:46px;width:1px}.zt-reply-popup-avatar{align-items:flex-start;display:flex;justify-content:center}.zt-reply-popup-avatar img,.zt-reply-popup-avatar-fallback{border-radius:999px;height:38px;width:38px}.zt-reply-popup-avatar-fallback{align-items:center;background:#ffffff24;display:inline-flex;font-weight:var(--zt-fw-bold);justify-content:center}.zt-reply-popup-post{min-width:0;padding-left:.55rem}.zt-reply-popup-author-row{align-items:center;color:#9ca4b1;display:flex;flex-wrap:wrap;gap:.35rem}.zt-reply-popup-author-row strong{color:#f7f9fc}.zt-reply-popup-text{color:#f7f9fc;margin-top:.2rem;white-space:pre-wrap;word-break:break-word}.zt-reply-popup-text p{margin:0 0 .3rem}.zt-reply-popup-replying{color:#91a0b2;margin-top:.35rem}.zt-reply-popup-compose{display:grid;grid-template-columns:42px 1fr;gap:.5rem;margin-top:.1rem;padding:0 .1rem}.zt-reply-popup-compose-main{min-width:0;padding-left:.55rem}.zt-reply-popup-input{background:transparent;border:0;color:#f7f9fc;min-height:115px;outline:none;padding:0;resize:vertical;width:100%}.zt-reply-popup-input::placeholder{color:#758297}.zt-reply-popup-file-preview{background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:12px;margin-top:.35rem;padding:.55rem}.zt-reply-popup-file-preview img,.zt-reply-popup-file-preview video,.zt-reply-popup-file-preview audio{border-radius:10px;width:100%}.zt-reply-popup-file-head{align-items:center;display:flex;gap:.55rem;justify-content:space-between;margin-bottom:.45rem}.zt-reply-popup-file-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-reply-popup-file-head button{background:transparent;border:0;color:#f7f9fc;cursor:pointer;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-none);text-decoration:underline}.zt-reply-popup-error{color:#ff9fb2;margin-top:.45rem}.zt-reply-popup-actions{align-items:center;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;margin-top:.6rem;padding-top:.6rem}.zt-reply-popup-icons{align-items:center;color:#12a0ff;display:inline-flex;gap:.35rem}.zt-reply-popup-icon-btn{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-xl);height:30px;justify-content:center;width:30px}.zt-reply-popup-icon-btn input{display:none}.zt-reply-popup-icon-btn.is-static{cursor:default;opacity:.95}.zt-reply-popup-submit{background:#fff;border:1px solid #ffffff;border-radius:var(--zt-btn-radius-pill);color:#0a0f14;cursor:pointer;padding:.5rem 1.25rem;transition:opacity .15s ease}.zt-reply-popup-submit[disabled]{cursor:not-allowed;opacity:.7}.zt-reply-popup-post-media{border-radius:14px;overflow:hidden}.zt-reply-popup-post-media img,.zt-reply-popup-post-media video{display:block;max-height:min(42vh,320px);object-fit:cover;width:100%}.zt-reply-popup-post-media audio{width:100%}@media(max-width:900px){.zt-reply-popup-input{min-height:90px}}.discover-load-more-btn{background:#ffffff0a;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff7ef;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-none);min-height:34px;padding:.35rem .82rem}.discover-load-more-btn:disabled{cursor:default;opacity:.62}.x-explore-page{border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;min-height:0;padding:0}.x-explore-header{background:linear-gradient(180deg,#ffffff14,#ffffff0a);border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:inset 0 1px #ffffff14;padding:.65rem 0 0;position:sticky;top:0;z-index:26}.x-explore-header h2{margin:0;padding:0 .9rem .5rem}.x-explore-search-row{padding:0 .9rem .65rem}.x-explore-search-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;min-height:42px;outline:0;padding:.45rem .95rem;width:100%}.x-explore-search-input:focus{border-color:#1d9bf0;box-shadow:0 0 0 .15rem #1d9bf040}.x-discover-tabs{border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.x-discover-tabs button{background:transparent;border:0;border-bottom:3px solid transparent;color:#ffffffc7;min-width:0;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);min-height:42px;padding:.35rem .9rem .45rem;white-space:nowrap}.x-discover-tabs button:hover{background:#ffffff0d;color:#fff}.x-discover-tabs button.active{background:var(--zt-pill-button-active-bg);border-bottom-color:var(--zt-pill-button-active-border);color:var(--zt-pill-button-text-active)}.x-explore-content{display:flex;flex:1;flex-direction:column;gap:.9rem;min-height:0;padding:.9rem 0}.x-explore-section{border-bottom:1px solid rgba(255,255,255,.08);padding:0 .9rem .9rem}.x-explore-section h5{margin:0 0 .65rem}.x-explore-section--for-you{display:grid;gap:.55rem}.x-explore-section--for-you-v2{display:grid;gap:.72rem}.x-explore-for-you-v2-head{display:grid;gap:.18rem}.x-explore-for-you-v2-head h5{margin:0}.x-explore-for-you-v2-head p{color:#ffffffbd;font-size:var(--zt-fs-sm);margin:0}.x-explore-for-you-signals{display:flex;flex-wrap:wrap;gap:.4rem}.x-explore-for-you-signals span{background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffe6;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:28px;padding:.34rem .64rem}.x-explore-intent-grid{display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr))}.x-explore-intent-card{background:radial-gradient(circle at 100% 0%,rgba(29,155,240,.18),transparent 64%),#ffffff08;border:1px solid rgba(255,255,255,.14);border-radius:14px;display:grid;gap:.55rem;min-height:0;padding:.7rem}.x-explore-intent-card--connect{border-color:#57c6ff59}.x-explore-intent-card--discover{border-color:#84ddb159}.x-explore-intent-card--support{border-color:#fcc17061}.x-explore-intent-head{display:grid;gap:.18rem}.x-explore-intent-head strong{color:#fff;font-size:var(--zt-fs-sm);letter-spacing:.01em;line-height:var(--zt-lh-snug)}.x-explore-intent-head span{color:#ffffffb8;font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base)}.x-explore-for-you-module{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:14px;display:grid;gap:.56rem;padding:.66rem .72rem}.x-explore-module-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem}.x-explore-module-head h6{color:#fff;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);margin:0}.x-explore-module-head small{color:#ffffffa6;font-size:var(--zt-fs-xs);margin:0}.x-explore-radar-list{display:flex;flex-wrap:wrap;gap:.42rem}.x-explore-radar-pill{align-items:center;background:#ffffff12;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;display:inline-flex;font-size:var(--zt-fs-xs);min-height:30px;padding:.33rem .68rem;text-decoration:none}.x-explore-radar-pill:hover{background:#ffffff21;color:#fff}.x-explore-spark-list{display:grid;gap:.45rem}.x-explore-spark-item{background:#ffffff05;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.18rem;padding:.48rem .56rem;text-align:left;width:100%}.x-explore-spark-item:hover{background:#ffffff0f}.x-explore-spark-item small{color:#ffffffa8;font-size:var(--zt-fs-xs)}.x-explore-spark-line{color:#ffffffad;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-none)}.x-explore-spark-copy{color:#fffffff2;font-size:var(--zt-fs-sm);line-height:1.3}.x-explore-shelf-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.x-explore-for-you-chips{display:flex;flex-wrap:wrap;gap:.45rem}.x-explore-chip-btn{align-items:center;background:transparent;border:1px solid rgba(255,123,195,.35);border-radius:999px;color:var(--zt-pill-button-text);display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:30px;padding:.35rem .7rem;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.x-explore-chip-btn{cursor:pointer}.x-explore-chip-btn:hover{border-color:var(--zt-pill-button-active-border);color:var(--zt-pill-button-text-active)}.x-explore-chip-btn.is-active{background:var(--zt-pill-button-active-bg);border-color:var(--zt-pill-button-active-border);color:var(--zt-pill-button-text-active)}.x-explore-reason-row{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem;padding:0 .9rem .42rem}.x-explore-reason-pill{background:var(--zt-pill-button-active-bg);border:1px solid var(--zt-pill-button-active-border);border-radius:999px;color:var(--zt-pill-button-text-active);display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:24px;padding:.18rem .55rem}.x-explore-topic-list,.x-explore-suggestion-list{display:grid;gap:0}.x-explore-topic-item,.x-explore-suggestion-item{align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.09);color:#fff;display:flex;justify-content:space-between;padding:.7rem 0;text-align:left;width:100%}.x-explore-topic-item small,.x-explore-suggestion-item small{color:#ffffffa6}.x-explore-topic-item:hover,.x-explore-suggestion-item:hover{background:#ffffff0a}.x-explore-people-list{display:grid;gap:0}.x-explore-person-row{align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.09);display:flex;gap:.7rem;padding:.76rem 0}.x-explore-person-avatar{background:#ffffff14 center center/cover no-repeat;border-radius:999px;display:block;flex:none;height:40px;width:40px}.x-explore-person-copy{display:flex;flex-direction:column;min-width:0}.x-explore-person-name{color:#fff;font-weight:var(--zt-fw-bold);text-decoration:none}.x-explore-person-handle,.x-explore-person-bio{color:#ffffffb3;font-size:var(--zt-fs-sm);text-decoration:none}.x-explore-person-bio{margin:.2rem 0 0}@media(max-width:860px){.x-explore-intent-grid,.x-explore-shelf-grid{grid-template-columns:minmax(0,1fr)}}#ztSettingsView.zt-settings-main-content{border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;height:100vh;min-width:0}.zt-settings-shell{flex:1;min-height:0}.zt-settings-grid{display:grid;grid-template-columns:minmax(270px,38%) minmax(0,1fr);height:100%;min-height:0}.zt-settings-sidebar{border-right:1px solid rgba(255,255,255,.12);min-height:0;overflow-y:auto}.zt-settings-sidebar-header{border-bottom:1px solid rgba(255,255,255,.08);padding:.95rem 1rem .75rem}.zt-settings-sidebar-header h2{font-size:var(--zt-fs-2xl);margin:0}.zt-settings-nav{list-style:none;margin:0;padding:0}.zt-settings-nav-item{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:flex;font-size:var(--zt-fs-base);justify-content:space-between;padding:.85rem 1rem;text-align:left;width:100%}.zt-settings-nav-item i,.zt-settings-submenu-item i{color:#ffffffbf;font-size:var(--zt-fs-sm)}.zt-settings-submenu-item{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:.82rem .15rem;text-align:left;width:100%}.zt-settings-nav-item:hover,.zt-settings-submenu-item:hover{background:#ffffff0f}.zt-settings-nav-item.is-active{background:#ffffff1a;border-right:2px solid rgba(255,255,255,.8);font-weight:var(--zt-fw-semibold)}.zt-settings-content{min-height:0;overflow-y:auto;padding:.95rem 1rem 1.4rem}.zt-settings-content h2{margin:0;padding:0 0 .5rem}.zt-settings-submenu{list-style:none;margin:0;padding:0}.zt-settings-back{background:transparent;border:0;color:#ffffffe6;cursor:pointer;margin-bottom:.35rem;padding:0}.zt-settings-back i{font-size:var(--zt-fs-sm);margin-right:.3rem}.zt-settings-detail-content{margin-top:.5rem}.zt-settings-messages-layout{display:grid;gap:.8rem;max-width:720px}.zt-settings-messages-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:14px;display:grid;gap:.75rem;padding:.85rem .9rem}.zt-settings-messages-card-head{align-items:flex-start;display:flex;gap:.7rem;justify-content:space-between}.zt-settings-messages-card-head h3{font-size:var(--zt-fs-lg);margin:0}.zt-settings-messages-card-head p{color:#ffffffc7;font-size:var(--zt-fs-xs);margin:.2rem 0 0;max-width:46ch}.zt-settings-mode-pill{align-items:center;border-radius:999px;display:inline-flex;flex:none;font-size:11px;font-weight:var(--zt-fw-semibold);line-height:1;min-height:24px;padding:0 .55rem}.zt-settings-mode-pill.is-on{background:#35b97633;border:1px solid rgba(53,185,118,.55);color:#c8ffe4}.zt-settings-mode-pill.is-off{background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#ffffffdb}.zt-settings-switch-row{align-items:center;cursor:pointer;display:inline-flex;gap:.62rem;min-height:34px;width:fit-content}.zt-settings-switch-input{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}.zt-settings-switch-track{align-items:center;background:#ffffff38;border-radius:999px;display:inline-flex;flex:none;height:26px;padding:0 3px;transition:background .18s ease;width:46px}.zt-settings-switch-thumb{background:#fff;border-radius:999px;box-shadow:0 2px 8px #00000047;display:inline-block;height:20px;transform:translate(0);transition:transform .18s ease;width:20px}.zt-settings-switch-input:checked+.zt-settings-switch-track{background:#35b976b8}.zt-settings-switch-input:checked+.zt-settings-switch-track .zt-settings-switch-thumb{transform:translate(20px)}.zt-settings-switch-copy{color:#ffffffeb;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-medium)}.zt-settings-switch-note{color:#ffffffb8;font-size:var(--zt-fs-xs);margin:-.18rem 0 0}.zt-settings-form-grid{display:flex;flex-direction:column;gap:.5rem;max-width:540px}.zt-settings-form-grid .form-label{margin-bottom:.15rem}.zt-settings-actions-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.zt-settings-inline-box{border:1px solid rgba(255,255,255,.15);border-radius:10px;display:flex;flex-direction:column;gap:.45rem;margin-top:.5rem;padding:.75rem}.zt-settings-payment-panel{background:radial-gradient(145% 85% at 0% 0%,#ff4fb024,#ff4fb000 60%),radial-gradient(120% 90% at 100% 0%,#8f63ff29,#8f63ff00 64%),#13062185;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 16px 34px #0b021859;padding:.95rem}.zt-settings-payment-hero{align-items:flex-start;display:flex;gap:.85rem;justify-content:space-between}.zt-settings-payment-copy h3{color:#ffe6fb;font-size:var(--zt-fs-xl);margin:0}.zt-settings-payment-copy p{color:#ffffffb8;margin:.22rem 0 0}.zt-settings-payment-badge{background:linear-gradient(130deg,#ff4fb0,#8f63ff);border-radius:999px;color:#fff;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);letter-spacing:.02em;line-height:1;padding:.42rem .66rem;text-transform:uppercase;white-space:nowrap}.zt-settings-payment-sound-select{font-weight:var(--zt-fw-semibold)}.zt-settings-safety-sections{display:flex;flex-direction:column;gap:1rem}.zt-settings-safety-section{display:flex;flex-direction:column;gap:.7rem}.zt-settings-safety-heading{font-size:1rem;margin:0}.zt-settings-blocked-users{display:flex;flex-direction:column;gap:.65rem}.zt-settings-blocked-item{align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:10px;display:flex;justify-content:space-between;padding:.62rem .72rem}.zt-settings-blocked-user{align-items:center;display:inline-flex;gap:.6rem}.zt-settings-blocked-user img,.zt-settings-avatar-fallback{border-radius:999px;height:40px;width:40px}.zt-settings-avatar-fallback{align-items:center;background:#ffffff29;display:inline-flex;justify-content:center}.zt-two-factor-card{border:1px solid rgba(255,255,255,.12);border-radius:12px;display:flex;flex-direction:column;gap:.8rem;max-width:640px;padding:.9rem}.zt-two-factor-copy p{margin:0}.zt-two-factor-fallback{border-left:2px solid rgba(255,193,7,.9);color:#ffffffdb;margin:0;padding-left:.7rem}.zt-two-factor-actions-row{display:flex;flex-wrap:wrap;gap:.55rem}.zt-two-factor-chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.zt-two-factor-chip{background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:var(--zt-fs-sm);padding:.26rem .66rem}.zt-two-factor-popup{background:#11161e;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 20px 46px #00000080;color:#fff;max-height:min(88vh,820px);overflow:hidden}.zt-two-factor-popup-header{align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:.7rem;padding:1rem 1rem .9rem}.zt-two-factor-popup-header h3{font-size:var(--zt-fs-xl);margin:.2rem 0}.zt-two-factor-popup-header p{color:#fffc;margin:0}.zt-two-factor-popup-eyebrow{color:#ffffffa8;font-size:var(--zt-fs-xs);letter-spacing:.03em;text-transform:uppercase}.zt-two-factor-popup-close{background:transparent;border:0;color:#fff;cursor:pointer;font-size:1.6rem;line-height:1;padding:0}.zt-two-factor-popup-body{max-height:calc(min(88vh,820px) - 116px);overflow-y:auto;padding:.95rem 1rem 1rem}.zt-two-factor-popup-state{align-items:center;color:#ffffffdb;display:inline-flex;gap:.45rem}.zt-two-factor-popup-panel{display:flex;flex-direction:column;gap:.8rem}.zt-two-factor-popup-panel h4{font-size:var(--zt-fs-lg);margin:0}.zt-two-factor-popup-panel p{margin:0}.zt-two-factor-popup-actions{display:flex;flex-wrap:wrap;gap:.55rem}.zt-two-factor-setup-grid{display:grid;gap:.8rem;grid-template-columns:minmax(180px,220px) minmax(0,1fr)}.zt-two-factor-qr-frame{background:#fff;border-radius:10px;padding:.55rem}.zt-two-factor-qr-frame img{display:block;height:auto;width:100%}.zt-two-factor-setup-steps{display:flex;flex-direction:column;gap:.72rem}.zt-two-factor-app-list{display:flex;flex-wrap:wrap;gap:.46rem}.zt-two-factor-app-item{align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;display:inline-flex;gap:.4rem;padding:.26rem .6rem .26rem .32rem}.zt-two-factor-app-item img,.zt-two-factor-app-item span{border-radius:999px;display:inline-flex;height:20px;width:20px}.zt-two-factor-app-item span{align-items:center;background:#ffffff24;font-size:var(--zt-fs-xs);justify-content:center}.zt-two-factor-app-item strong{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-medium)}.zt-two-factor-secret-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.zt-two-factor-secret-row code{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;display:inline-flex;padding:.35rem .55rem;word-break:break-all}.zt-two-factor-backup-list{background:#ffffff0a;border:1px solid rgba(255,255,255,.13);border-radius:10px;list-style:none;margin:0;padding:.55rem}.zt-two-factor-backup-list li{border-bottom:1px dashed rgba(255,255,255,.14);font-family:var(--zt-font-mono, ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);padding:.36rem .3rem}.zt-two-factor-backup-list li:last-child{border-bottom:0}.zt-two-factor-notice{border-bottom:1px solid rgba(255,255,255,.12);font-size:var(--zt-fs-sm);padding:.7rem 1rem}.zt-two-factor-notice.is-success{background:#3abe672e}.zt-two-factor-notice.is-error{background:#e84c6833}.zt-two-factor-notice.is-info{background:#ffffff14}@media(max-width:1200px){.zt-settings-grid{grid-template-columns:minmax(230px,34%) minmax(0,1fr)}.zt-settings-nav-item{font-size:var(--zt-fs-md);padding:.75rem .82rem}}@media(max-width:992px){#ztSettingsView.zt-settings-main-content{height:auto}.zt-settings-grid{grid-template-columns:1fr}.zt-settings-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);max-height:40vh}.zt-settings-content{min-height:55vh}.zt-two-factor-setup-grid{grid-template-columns:1fr}.zt-settings-payment-hero{flex-direction:column}.zt-settings-payment-badge{align-self:flex-start}}.post-user-usertag_span{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-regular);line-height:var(--zt-lh-snug)}.post-user-post_time{font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-regular);line-height:var(--zt-lh-base)}.quote-header,.post-user-username{line-height:var(--zt-lh-compact)}.post-user-username_span{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug)}.myNav-item-span{font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug)}.wallet-button{font-size:var(--zt-fs-md);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug)}.unread-count,.unread-count-payments{font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-bold);line-height:14px;padding:0;text-align:center}.post-tags .post-tag{font-size:var(--zt-fs-2xs);font-weight:var(--zt-fw-medium);line-height:var(--zt-lh-snug);padding:.24rem .62rem!important}.post-actions-menu-item{font-size:var(--zt-fs-md);line-height:var(--zt-lh-snug)}.post-actions-report-head h3{font-size:var(--zt-fs-lg);font-weight:var(--zt-fw-semibold)}.post-actions-report-label{font-size:var(--zt-fs-sm)}.post-actions-delete-text{font-size:var(--zt-fs-md);line-height:var(--zt-lh-base)}.rfm-title{font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-snug)}.rfm-subtitle{font-size:var(--zt-fs-xs);line-height:var(--zt-lh-base)}.rfm-close{font-size:var(--zt-fs-5xl);line-height:var(--zt-lh-tight)}.rfm-tab{font-size:var(--zt-fs-md);font-weight:var(--zt-fw-semibold)}.rfm-search{font-size:var(--zt-fs-sm)}.rfm-user-name{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold)}.rfm-user-handle{font-size:var(--zt-fs-sm)}.rfm-status{font-size:var(--zt-fs-md)}.rfm-load-more{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold)}.zt-app-modal{margin:0;width:min(620px,100vw - 20px)}.zt-app-modal .modal-content{background:linear-gradient(135deg,#2c124cf5,#150c26f5);border:1px solid rgba(218,220,222,.18);border-radius:16px;box-shadow:0 18px 44px #00000075;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff}.zt-app-modal .modal-header{align-items:center;border-bottom:1px solid rgba(218,220,222,.14);display:flex;justify-content:space-between;padding:.85rem .95rem;padding:.9rem 1rem}.zt-app-modal .modal-title{color:#fff;font-size:var(--zt-fs-lg);font-weight:var(--zt-fw-semibold);line-height:var(--zt-lh-tight);margin:0}.zt-app-modal .btn-close{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:999px;color:#dadcde;cursor:pointer;height:34px;width:34px}.zt-app-modal .btn-close:hover{background:#ffffff1a}.zt-app-modal .btn-close{background-color:#ffffff0a;background-image:none;border:1px solid rgba(255,255,255,.2);opacity:1;position:relative}.zt-app-modal .btn-close:before{content:"×";font-size:1.1rem;line-height:1}.zt-app-modal .btn-close:focus{box-shadow:0 0 0 .2rem #ff7bc33d}.zt-app-modal .modal-body{display:grid;gap:.62rem;padding:.9rem 1rem}.zt-app-modal label{color:#ffffffd6;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin:0}.zt-app-modal .form-control{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;min-height:40px}.zt-app-modal .form-control::placeholder{color:#fff9}.zt-app-modal .form-control:focus{border-color:#ff7bc39e!important;box-shadow:0 0 0 .18rem #ff7bc333!important}.zt-app-modal input[type=file]{color:#ffffffdb;font-size:var(--zt-fs-xs);width:100%}.zt-app-modal input[type=file]::file-selector-button{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;cursor:pointer;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);margin-right:.6rem;padding:.35rem .72rem}.zt-app-modal .feed-status{color:#ffcc89!important;font-size:var(--zt-fs-xs);margin:0}.zt-app-modal .modal-footer{border-top:1px solid rgba(218,220,222,.14);display:flex;justify-content:flex-end;padding:.82rem .95rem .9rem;align-items:center;gap:.5rem;padding:.88rem 1rem .95rem}.zt-app-modal .btn{border-radius:999px;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold);min-height:34px;padding:.35rem .92rem}.zt-app-modal .btn.btn-secondary{background:#ffffff0f;border:1px solid rgba(255,255,255,.22);color:#ffffffe6}.zt-app-modal .btn.btn-primary{background:linear-gradient(135deg,#b82877,#ff7bc3);border:1px solid rgba(255,200,231,.48);box-shadow:0 8px 20px #b8287757;color:#fff}.zt-app-modal .btn.btn-outline-secondary,.zt-app-modal .btn.btn-outline-danger{border-radius:999px;font-size:var(--zt-fs-xs);min-height:30px;padding:.2rem .66rem}.zt-app-modal .btn.btn-outline-secondary{border-color:#ffffff57;color:#ffffffe6}.zt-app-modal .btn.btn-outline-danger{border-color:#ff96b499;color:#ffdce9}.zt-app-modal .btn:hover:not(:disabled){filter:brightness(1.06)}.zt-app-modal .btn:disabled,.zt-app-modal .btn-close:disabled{cursor:not-allowed;opacity:.62}.zt-app-modal--tip{width:min(520px,100vw - 20px)}.zt-account-block-modal .modal-content{background:linear-gradient(180deg,#0f1623,#0b1320);border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 20px 46px #00000080;color:#fff}.zt-account-block-modal .modal-header{border-bottom:1px solid rgba(255,255,255,.12);padding:1rem 1rem .9rem}.zt-account-block-modal .modal-title{color:#f6f8fc;font-size:var(--zt-fs-xl);line-height:var(--zt-lh-tight)}.zt-account-block-modal .btn-close{background:transparent;border:0;color:#fff;font-size:1.6rem;height:auto;line-height:1;padding:0;width:auto}.zt-account-block-modal .btn-close:before{content:"×";font-size:1.6rem;line-height:1}.zt-account-block-modal .modal-body{color:#ffffffd6;font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base);padding:.95rem 1rem 1rem}.zt-account-block-modal .modal-footer{border-top:1px solid rgba(255,255,255,.12);padding:.88rem 1rem .95rem}.zt-account-block-modal .btn.btn-secondary{background:transparent;border:1px solid rgba(218,220,222,.38);color:#ffffffe6}.zt-account-block-modal .btn.btn-primary{background:linear-gradient(135deg,#b82877,#ff7bc3);border:1px solid rgba(255,200,231,.5);box-shadow:0 10px 22px #b8287757;color:#fff}.zt-account-block-modal .btn.btn-danger{background:linear-gradient(135deg,#a42a4a,#e05378);border:1px solid rgba(255,181,198,.5);box-shadow:0 10px 22px #a42a4a57;color:#fff}@media(max-width:767.98px){.zt-app-modal,.zt-app-modal--tip{width:min(100vw - 14px,620px)}}.zt-poll-setup-title-main,.zt-interaction-setup-title-main,.zt-sidebar-post-popup-title,.zt-paid-setup-title-main{font-size:var(--zt-fs-xl);font-weight:var(--zt-fw-bold)}.zt-poll-setup-close,.zt-interaction-setup-close,.zt-paid-setup-close{font-size:var(--zt-fs-4xl);line-height:var(--zt-lh-tight)}.infinite-scroll-component .feed-status{display:flex;justify-content:center;align-items:center;padding:20px 40px}.poll-setup-title,.poll-setup-subtitle,.interaction-settings-title{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold)}.poll-setup-input,.paid-setup-input{font-size:var(--zt-fs-md)}.poll-setup-count{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-medium)}.poll-setup-add{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold)}.poll-setup-duration-card label,.paid-setup-form label{font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-semibold)}.poll-setup-duration-card .form-select,.paid-setup-currency{font-size:var(--zt-fs-sm)}.paid-setup-intro{font-size:var(--zt-fs-md);line-height:var(--zt-lh-base)}.paid-setup-toggle{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold)}.paid-setup-currency{font-weight:var(--zt-fw-bold)}.zt-message-thread-title{font-size:var(--zt-fs-base);font-weight:620}.zt-message-thread-preview{font-size:var(--zt-fs-sm);line-height:1.2}.zt-message-thread-unread{font-size:10px;font-weight:650;line-height:1.1}.zt-messages-thread-head h3{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-semibold)}.zt-message-bubble{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base)}.zt-message-author,.zt-message-time{font-size:var(--zt-fs-2xs);line-height:var(--zt-lh-snug)}.zt-messages-upload-btn,.zt-messages-send-btn,.zt-messages-native-open,.zt-messages-native-toggle{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-snug)}.zt-messages-feedback,.zt-messages-empty,.zt-messages-native-loading,.zt-messages-native-error{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base)}.zt-comments-popup-post-content{font-size:var(--zt-fs-md);line-height:var(--zt-lh-relaxed)}.zt-comments-popup-status{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base)}.zt-comments-popup-status button,.zt-comments-popup-load-more button,.zt-comments-popup-file-trigger,.zt-comments-popup-submit{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-snug)}.zt-comments-popup-submit{font-weight:var(--zt-fw-semibold)}.zt-comments-item-avatar-fallback{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold)}.zt-comment-actions-dots{font-size:var(--zt-fs-2xl);line-height:var(--zt-lh-tight)}.zt-comment-actions-menu-item{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-snug)}.zt-comments-item-author{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold)}.zt-comments-item-text{font-size:var(--zt-fs-sm);line-height:var(--zt-lh-base)}.zt-comments-item-time,.zt-comments-item-meta,.zt-comments-item-report-btn,.zt-comments-item-reply-btn{font-size:var(--zt-fs-xs);line-height:var(--zt-lh-snug)}.zt-comments-item-like-btn{font-size:var(--zt-fs-base);line-height:var(--zt-lh-tight)}.zt-reply-popup-close{font-size:var(--zt-fs-5xl);line-height:var(--zt-lh-tight)}.zt-reply-popup-drafts{font-size:var(--zt-fs-lg);font-weight:var(--zt-fw-semibold)}.zt-reply-popup-author-row{font-size:var(--zt-fs-base);line-height:var(--zt-lh-snug)}.zt-reply-popup-author-row strong{font-size:var(--zt-fs-lg);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-snug)}.zt-reply-popup-text{font-size:var(--zt-fs-lg);line-height:var(--zt-lh-base)}.zt-reply-popup-replying{font-size:var(--zt-fs-md);line-height:var(--zt-lh-base)}.zt-reply-popup-input{font-size:var(--zt-fs-3xl);line-height:var(--zt-lh-base)}.zt-reply-popup-file-head strong,.zt-reply-popup-file-head button,.zt-reply-popup-error{font-size:var(--zt-fs-sm)}.zt-reply-popup-submit{font-size:var(--zt-fs-base);font-weight:var(--zt-fw-bold);line-height:var(--zt-lh-tight)}.zt-settings-sidebar-header h2,.zt-settings-content h2{font-size:var(--zt-fs-2xl);line-height:var(--zt-lh-snug)}.zt-settings-nav-item,.zt-settings-submenu-item,.zt-settings-back{font-size:var(--zt-fs-base);line-height:var(--zt-lh-snug)}.zt-settings-avatar-fallback{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold)}@media(max-width:900px){.zt-reply-popup-input{font-size:var(--zt-fs-2xl)}.zt-reply-popup-author-row strong,.zt-reply-popup-text{font-size:var(--zt-fs-base)}}.analytics-page{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.analytics-page::-webkit-scrollbar{width:0}.analytics-page .za-root{--za-bg: rgba(255, 255, 255, .04);--za-bg-strong: rgba(255, 255, 255, .08);--za-card: rgba(255, 255, 255, .04);--za-card-soft: rgba(255, 255, 255, .08);--za-border: rgba(255, 255, 255, .18);--za-border-strong: rgba(255, 255, 255, .26);--za-text: #f7f2ff;--za-dim: rgba(255, 255, 255, .92);--za-muted: rgba(255, 255, 255, .72);--za-positive: #8de2c1;--za-negative: #ff9fb5;--za-flat: #d0c3f4;--za-pink: #b82877;--za-pink-soft: #ff7bc3;--za-purple: #6b59d3;--za-violet: #8577d2;--za-blue: #9fc6ff;--za-radius-outer: calc(var(--zt-btn-radius-lg, 16px) + 6px);--za-radius-card: var(--zt-btn-radius-lg, 16px);--za-radius-control: var(--zt-btn-radius-md, 12px);--za-radius-soft: var(--zt-btn-radius-sm, 10px);--za-radius-pill: var(--zt-btn-radius-pill, 999px);--za-control-h: var(--zt-btn-h-md, 38px);--za-chip-h: var(--zt-btn-h-xs, 28px);--za-fs-2xs: var(--zt-fs-2xs, .6875rem);--za-fs-xs: var(--zt-fs-xs, .75rem);--za-fs-sm: var(--zt-fs-sm, .8125rem);--za-fs-md: var(--zt-fs-md, .875rem);--za-fs-base: var(--zt-fs-base, .9375rem);--za-fs-xl: var(--zt-fs-xl, 1rem);--za-fs-2xl: var(--zt-fs-2xl, 1.125rem);--za-fs-3xl: var(--zt-fs-3xl, 1.25rem);--za-fs-4xl: var(--zt-fs-4xl, 1.5rem);--za-fs-5xl: var(--zt-fs-5xl, 1.75rem);--za-lh-tight: var(--zt-lh-tight, 1.15);--za-lh-snug: var(--zt-lh-snug, 1.25);--za-lh-base: var(--zt-lh-base, 1.45);--za-fw-regular: var(--zt-fw-regular, 400);--za-fw-medium: var(--zt-fw-medium, 500);--za-fw-semibold: var(--zt-fw-semibold, 600);--za-fw-bold: var(--zt-fw-bold, 700);width:100%;padding:24px;color:var(--za-text);font-size:var(--za-fs-sm);line-height:var(--za-lh-base);box-shadow:0 18px 48px #39084329;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.analytics-page .za-root *{box-sizing:border-box}.analytics-page .za-header{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.analytics-page .za-head-top,.analytics-page .za-toolbar,.analytics-page .za-summary-head,.analytics-page .za-card-head,.analytics-page .za-card-head-split,.analytics-page .za-mix-item,.analytics-page .za-tooltip-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.analytics-page .za-eyebrow{display:inline-flex;align-items:center;min-height:var(--za-chip-h);padding:0 12px;border-radius:var(--za-radius-pill);border:1px solid rgba(255,255,255,.18);background:#b828772e;color:var(--za-dim);font-size:var(--za-fs-2xs);font-weight:var(--za-fw-bold);letter-spacing:.18em;text-transform:uppercase}.analytics-page .za-title{margin-top:14px;max-width:860px;font-size:var(--za-fs-4xl);line-height:var(--za-lh-tight);font-weight:var(--za-fw-bold);letter-spacing:-.03em}.analytics-page .za-subtitle{margin-top:10px;max-width:760px;color:var(--za-dim);font-size:var(--za-fs-md);line-height:var(--za-lh-base)}.analytics-page .za-head-meta{display:grid;gap:10px;justify-items:end}.analytics-page .za-sync-badge{display:inline-flex;align-items:center;justify-content:center;min-height:var(--za-chip-h);padding:0 14px;border-radius:var(--za-radius-pill);background:var(--button-color);color:#fff;font-size:var(--za-fs-2xs);font-weight:var(--za-fw-bold);letter-spacing:.08em;text-transform:uppercase}.analytics-page .za-sync-badge.is-loading{background:linear-gradient(135deg,#ff7bc3eb,#9fc6ffeb);color:#12131eeb}.analytics-page .za-updated,.analytics-page .za-range-meta,.analytics-page .za-card-foot,.analytics-page .za-summary-meta,.analytics-page .za-card-sub,.analytics-page .za-mix-meta{color:var(--za-muted);font-size:var(--za-fs-xs);line-height:var(--za-lh-base)}.analytics-page .za-range-meta{display:inline-flex;align-items:center;min-height:var(--za-control-h);padding:0 14px;border-radius:var(--za-radius-control);border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.analytics-page .za-toolbar{flex-wrap:wrap;align-items:center}.analytics-page .za-toolbar-surface{display:grid;gap:8px;padding:12px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.analytics-page .za-tabs{display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.12);background:#ffffff05}.analytics-page .za-tabs button{appearance:none;border-radius:var(--za-radius-control);min-height:var(--za-control-h);transition:border-color .18s ease,background-color .18s ease,transform .18s ease;border:1px solid transparent;background:transparent;color:var(--za-dim);padding:0 14px;font-size:var(--za-fs-xs);font-weight:var(--za-fw-semibold);cursor:pointer}.analytics-page .za-tabs button:hover{border-color:#ffffff52}.analytics-page .za-tabs button.is-active{border-color:#b82877b8;background:#b82877bf;color:var(--za-text);box-shadow:inset 0 1px #ffffff0d}.analytics-page .za-tabs button:focus-visible{outline:none;border-color:#fff6;box-shadow:0 0 0 3px #b8287733}.analytics-page .za-custom-range{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.analytics-page .za-custom-range label{display:grid;gap:6px;min-width:180px;padding:10px 12px 12px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.analytics-page .za-custom-range label span{color:var(--za-dim);font-size:var(--za-fs-2xs);font-weight:var(--za-fw-semibold);text-transform:uppercase;letter-spacing:.08em}.analytics-page .za-custom-range input[type=date]{appearance:none;border-radius:var(--za-radius-control);min-height:var(--za-control-h);transition:border-color .18s ease,background-color .18s ease,transform .18s ease;border:1px solid var(--za-border);background:transparent;color:var(--za-text);padding:0 12px;box-shadow:inset 0 1px #ffffff08}.analytics-page .za-custom-range input[type=date]:focus-visible{outline:none;border-color:#fff6;box-shadow:0 0 0 3px #b8287733}.analytics-page .za-custom-range button{appearance:none;border-radius:var(--za-radius-control);min-height:var(--za-control-h);transition:border-color .18s ease,background-color .18s ease,transform .18s ease;border:1px solid rgba(184,40,119,.72);background:#b82877bf;color:var(--za-text);padding:0 16px;font-size:var(--za-fs-xs);font-weight:var(--za-fw-bold);cursor:pointer;box-shadow:inset 0 1px #ffffff0d}.analytics-page .za-custom-range button:hover{border-color:#ffffff52}.analytics-page .za-custom-range button:focus-visible{outline:none;border-color:#fff6;box-shadow:0 0 0 3px #b8287733}.analytics-page .za-filter-error,.analytics-page .za-error,.analytics-page .za-empty-state{border-radius:var(--za-radius-card);border:1px solid var(--za-border-strong);background:#ffffff0d;color:var(--za-text)}.analytics-page .za-filter-error{padding:12px 14px;color:#ffc2d0}.analytics-page .za-error,.analytics-page .za-empty-state{padding:15px 16px}.analytics-page .za-summary-grid,.analytics-page .za-dashboard-grid{display:grid;gap:16px}.analytics-page .za-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.analytics-page .za-summary-card,.analytics-page .za-card{border:1px solid var(--za-border);border-radius:var(--za-radius-card);background:linear-gradient(180deg,#ffffff0f,#ffffff08);box-shadow:inset 0 1px #ffffff14}.analytics-page .za-summary-card{padding:18px;min-height:144px}.analytics-page .za-summary-card.za-kpi-w-50{grid-column:span 2}.analytics-page .za-summary-card.za-kpi-w-25{grid-column:span 1}.analytics-page .za-summary-card.is-up{border-color:#8de2c14d}.analytics-page .za-summary-card.is-down{border-color:#ff9fb552}.analytics-page .za-summary-title,.analytics-page .za-card-title,.analytics-page .za-mix-name{color:var(--za-text);font-weight:var(--za-fw-bold)}.analytics-page .za-summary-title{font-size:var(--za-fs-xs);letter-spacing:.08em;text-transform:uppercase}.analytics-page .za-summary-kicker,.analytics-page .za-card-kicker,.analytics-page .za-toolbar-caption{color:var(--za-muted);font-size:var(--za-fs-2xs);font-weight:var(--za-fw-bold);letter-spacing:.14em;text-transform:uppercase}.analytics-page .za-summary-value{margin-top:10px;font-size:var(--zt-fs-5xl);line-height:var(--zt-lh-none, 1);font-weight:var(--za-fw-bold);letter-spacing:-.03em}.analytics-page .za-summary-card.za-kpi-available .za-summary-value{font-size:var(--zt-fs-6xl)}.analytics-page .za-summary-meta{margin-top:10px;font-size:var(--za-fs-xs)}.analytics-page .za-summary-chart{height:106px;margin-top:16px}.analytics-page .za-summary-empty,.analytics-page .za-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px dashed rgba(255,255,255,.24);border-radius:var(--za-radius-card);background:#ffffff08;color:var(--za-muted);text-align:center}.analytics-page .za-tile-loading{align-items:center;color:var(--za-muted);display:flex;flex-direction:column;gap:10px;justify-content:center;text-align:center;width:100%}.analytics-page .za-tile-loading .zt-spinner{color:currentColor}.analytics-page .za-tile-loading span{color:inherit;font-size:var(--za-fs-xs);font-weight:var(--za-fw-semibold);line-height:var(--za-lh-tight)}.analytics-page .za-tile-loading--chart,.analytics-page .za-tile-loading--summary{border:1px dashed rgba(255,255,255,.24);border-radius:var(--za-radius-card);background:#ffffff08}.analytics-page .za-tile-loading--chart{min-height:250px;padding:16px}.analytics-page .za-tile-loading--hero{min-height:420px}.analytics-page .za-tile-loading--summary{margin-top:10px;min-height:82px;padding:12px}.analytics-page .za-tile-loading--table{border:none;border-radius:0;min-height:116px;padding:16px 0}.analytics-page .za-table-loading-cell,.analytics-page .za-table-empty-cell{background:#ffffff04;padding:0!important;text-align:center!important}.analytics-page .za-table-empty-state{width:auto;height:auto;margin:10px 12px;min-height:48px;padding:10px 14px}.analytics-page .za-top-card-empty-wrap{box-sizing:border-box;height:100%;padding:12px 8px}.analytics-page .za-top-card-empty-wrap .za-empty{height:100%}.analytics-page .zp-button-loading{align-items:center;color:inherit;display:inline-flex;gap:8px;justify-content:center;min-height:1em}.analytics-page .zp-button-loading .zt-spinner{color:inherit}.analytics-page .za-trend{display:inline-flex;align-items:center;min-height:var(--za-chip-h);padding:0 12px;border-radius:var(--za-radius-pill);border:1px solid transparent;font-size:var(--za-fs-2xs);font-weight:var(--za-fw-bold);line-height:var(--zt-lh-none, 1)}.analytics-page .za-trend.za-trend-up{color:var(--za-positive);background:#8de2c114;border-color:#8de2c133}.analytics-page .za-trend.za-trend-down{color:var(--za-negative);background:#ff9fb514;border-color:#ff9fb533}.analytics-page .za-trend.za-trend-flat{color:var(--za-flat);background:#d0c3f414;border-color:#d0c3f42e}.analytics-page .za-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-page .za-card{padding:18px;min-height:338px}.analytics-page .za-card-hero{grid-column:1/-1;min-height:520px}.analytics-page .za-card-head,.analytics-page .za-card-head-split{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.14)}.analytics-page .za-card-title{font-size:var(--za-fs-2xl);line-height:var(--za-lh-tight)}.analytics-page .za-card-copy{display:grid;gap:6px}.analytics-page .za-card-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.analytics-page .za-card-chip{display:inline-flex;align-items:center;min-height:var(--za-chip-h);padding:0 10px;border-radius:var(--za-radius-pill);border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:var(--za-dim);font-size:var(--za-fs-2xs);font-weight:var(--za-fw-semibold)}.analytics-page .za-card-chip.is-pink{border-color:#ff7bc338;color:#ffc5e4}.analytics-page .za-card-chip.is-rose{border-color:#f7b6db3d;color:#ffd8eb}.analytics-page .za-card-chip.is-purple{border-color:#6b59d342;color:#d7cffd}.analytics-page .za-card-chip.is-violet{border-color:#8577d24d;color:#dfdbff}.analytics-page .za-card-chip.is-blue{border-color:#9fc6ff47;color:#dcecff}.analytics-page .za-inline-stats{display:grid;grid-template-columns:repeat(3,minmax(116px,1fr));gap:10px;min-width:min(100%,400px)}.analytics-page .za-inline-stats.is-single{grid-template-columns:minmax(200px,240px);min-width:min(100%,240px)}.analytics-page .za-inline-stat{display:grid;gap:5px;padding:12px 14px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.16);background:#ffffff0a}.analytics-page .za-inline-stat span{color:var(--za-muted);font-size:var(--za-fs-2xs);text-transform:uppercase;letter-spacing:.08em}.analytics-page .za-inline-stat strong{color:var(--za-text);font-size:var(--za-fs-4xl);line-height:var(--zt-lh-none, 1);letter-spacing:-.03em}.analytics-page .za-chart{height:250px;padding:12px 10px 6px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff08,#ffffff04),radial-gradient(circle at top,rgba(184,40,119,.08),transparent 55%)}.analytics-page .zp-ranking-chart{padding:4px 10px 0}.analytics-page .za-card-foot{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}.analytics-page .za-chart-xl{height:300px}.analytics-page .za-revenue-breakdown{margin-top:14px;border:1px solid rgba(255,255,255,.14);border-radius:var(--za-radius-card);background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:12px}.analytics-page .za-revenue-breakdown-head{display:grid;gap:4px;margin-bottom:10px}.analytics-page .za-revenue-breakdown-table-wrap{border:1px solid rgba(255,255,255,.14);border-radius:var(--za-radius-card);overflow-x:auto}.analytics-page .za-revenue-breakdown-table{width:100%;border-collapse:collapse;min-width:360px}.analytics-page .za-revenue-breakdown-table th,.analytics-page .za-revenue-breakdown-table td{padding:12px 11px;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;white-space:nowrap}.analytics-page .za-revenue-breakdown-table th{color:var(--za-dim);font-size:var(--za-fs-2xs);font-weight:var(--za-fw-semibold);letter-spacing:.08em;text-transform:uppercase}.analytics-page .za-revenue-breakdown-table td{color:var(--za-text);font-size:var(--za-fs-sm)}.analytics-page .za-revenue-breakdown-table tr td:last-child,.analytics-page .za-revenue-breakdown-table tr th:last-child{text-align:right}.analytics-page .za-revenue-breakdown-table tr td:nth-child(2),.analytics-page .za-revenue-breakdown-table tr th:nth-child(2){text-align:right}.analytics-page .za-revenue-breakdown-table tr.is-total td{font-weight:var(--za-fw-bold);color:#fff;background:#ffffff0a}.analytics-page .za-revenue-breakdown-table tbody tr:last-child td{border-bottom:none}.analytics-page .za-monthly-overview{min-height:250px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:10px 12px;display:grid;align-content:start}.analytics-page .za-monthly-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;border-bottom:1px solid rgba(255,255,255,.1)}.analytics-page .za-monthly-row:last-child{border-bottom:none}.analytics-page .za-monthly-label{color:var(--za-dim);font-size:var(--za-fs-base)}.analytics-page .za-monthly-value{color:var(--za-text);font-size:var(--za-fs-xl);font-weight:var(--za-fw-bold)}.analytics-page .za-monthly-actions{display:flex;justify-content:center;margin-top:12px}.analytics-page .za-monthly-more{min-width:132px}.analytics-page .za-mix-layout,.analytics-page .za-gauge-shell{min-height:250px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff08,#ffffff04)}.analytics-page .za-mix-layout{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,220px);gap:10px;padding:12px}.analytics-page .za-pie-chart{min-height:220px}.analytics-page .za-mix-list{display:grid;align-content:center;gap:12px}.analytics-page .za-mix-item{align-items:center;padding:10px 12px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.14);background:#ffffff0a}.analytics-page .za-mix-swatch,.analytics-page .za-tooltip-dot{display:inline-flex;width:10px;height:10px;border-radius:999px;flex:0 0 auto}.analytics-page .za-gauge-shell{position:relative;display:grid;place-items:center;padding:14px}.analytics-page .za-gauge-chart{width:min(100%,240px);height:240px}.analytics-page .za-gauge-center{position:absolute;inset:0;display:grid;place-content:center;gap:6px;text-align:center;pointer-events:none}.analytics-page .za-gauge-center strong{font-size:var(--za-fs-5xl);line-height:var(--zt-lh-none, 1);letter-spacing:-.03em}.analytics-page .za-gauge-center span{max-width:150px;color:var(--za-muted);font-size:var(--za-fs-xs)}.analytics-page .za-tooltip{min-width:180px;padding:12px;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.18);background:#390843e6;box-shadow:0 16px 30px #3908432e}.analytics-page .za-tooltip-title{color:var(--za-text);font-size:var(--za-fs-xs);font-weight:var(--za-fw-bold)}.analytics-page .za-tooltip-items{display:grid;gap:8px;margin-top:10px}.analytics-page .za-tooltip-item{align-items:center}.analytics-page .za-tooltip-name,.analytics-page .za-tooltip-value{font-size:var(--za-fs-xs)}.analytics-page .za-tooltip-name{flex:1 1 auto;color:var(--za-dim)}.analytics-page .za-tooltip-value{color:var(--za-text);font-weight:var(--za-fw-semibold)}@media(max-width:1180px){.analytics-page .za-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-page .za-card-head-split,.analytics-page .za-head-top{flex-direction:column}.analytics-page .za-head-meta{justify-items:start}.analytics-page .za-inline-stats{width:100%;min-width:0}.analytics-page .za-card-meta{justify-content:flex-start}}@media(max-width:860px){.analytics-page .za-root{padding:18px;border-radius:var(--za-radius-card)}.analytics-page .za-dashboard-grid,.analytics-page .za-summary-grid,.analytics-page .za-inline-stats,.analytics-page .za-mix-layout{grid-template-columns:1fr}.analytics-page .za-summary-card.za-kpi-w-50,.analytics-page .za-summary-card.za-kpi-w-25{grid-column:span 1}.analytics-page .za-card,.analytics-page .za-card-hero{min-height:0}.analytics-page .za-chart,.analytics-page .za-chart-xl,.analytics-page .za-mix-layout,.analytics-page .za-gauge-shell,.analytics-page .za-monthly-overview{min-height:240px;height:auto}}@media(max-width:640px){.analytics-page .za-title{font-size:var(--za-fs-3xl)}.analytics-page .za-summary-card,.analytics-page .za-card{padding:16px;border-radius:var(--za-radius-card)}.analytics-page .za-tabs,.analytics-page .za-custom-range,.analytics-page .za-tabs button,.analytics-page .za-custom-range label,.analytics-page .za-custom-range button{width:100%}}.plus-page .zp-root{--za-bg: rgba(255, 255, 255, .05);--za-bg-strong: rgba(255, 255, 255, .09);--za-card: rgba(255, 255, 255, .06);--za-card-soft: rgba(255, 255, 255, .1);--za-border: rgba(255, 255, 255, .2);--za-border-strong: rgba(255, 255, 255, .28)}.plus-page .zp-head-meta{align-items:end}.plus-page .zp-range-toolbar{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.plus-page .zp-range-surface{flex:1 1 680px;min-width:0;padding:10px 8px}.plus-page .zp-range-meta-surface{align-content:center;display:grid;flex:0 1 auto;min-width:280px}.plus-page .zp-range-meta-surface .za-range-meta{background:transparent;border:0;border-radius:0;min-height:0;padding:0}.plus-page .zp-range-tabs{background:transparent;border:0;gap:8px;padding:0}.plus-page .zp-status-inline{display:grid;gap:8px;width:100%}.plus-page .zp-status-inline-row{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.plus-page .zp-status-inline-left{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.plus-page .zp-action-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:center}.plus-page .zp-action-button{align-items:center;border-radius:var(--za-radius-control);border:1px solid transparent;color:var(--za-text);display:inline-flex;font-size:var(--za-fs-xs);font-weight:var(--za-fw-semibold);justify-content:center;min-height:var(--za-control-h);padding:0 16px;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.plus-page .zp-action-button:disabled{cursor:not-allowed;opacity:.64;transform:none}.plus-page .zp-action-button:not(:disabled):hover{border-color:#ffffff52}.plus-page .zp-action-button.is-primary{background:#b82877bf;border-color:#b82877b8;box-shadow:inset 0 1px #ffffff0d}.plus-page .zp-action-button.is-secondary,.plus-page .zp-action-button.is-ghost{background:#ffffff05;border-color:#ffffff1f}.plus-page .zp-action-button:focus-visible{outline:none;border-color:#fff6;box-shadow:0 0 0 3px #b8287733}.plus-page .zp-banner{align-items:center;display:flex;gap:14px;justify-content:space-between;padding:10px 14px}.plus-page .zp-banner-copy{display:grid;gap:6px;min-width:0}.plus-page .zp-banner-meta{min-height:30px;padding:4px 12px;white-space:normal}.plus-page .zp-banner-title{color:var(--za-text);font-size:var(--za-fs-2xl);font-weight:var(--za-fw-bold);line-height:var(--za-lh-tight)}.plus-page .zp-card-span{grid-column:1/-1;min-height:0}.plus-page .zp-card-transactions{order:-2}.plus-page .zp-axis-link{cursor:pointer;fill:var(--za-dim);font-size:11px;text-decoration:underline;text-underline-offset:1px}.plus-page .zp-axis-link-anchor{cursor:pointer;text-decoration:none}.plus-page .zp-axis-link-anchor:focus,.plus-page .zp-axis-link-anchor:focus-visible{outline:none}.plus-page .zp-axis-link-anchor:hover .zp-axis-link.is-clickable,.plus-page .zp-axis-link.is-clickable:hover{fill:#fff}.plus-page .za-chart .recharts-wrapper:focus,.plus-page .za-chart .recharts-wrapper:focus-visible,.plus-page .za-summary-chart .recharts-wrapper:focus,.plus-page .za-summary-chart .recharts-wrapper:focus-visible,.plus-page .za-chart .recharts-surface:focus,.plus-page .za-chart .recharts-surface:focus-visible,.plus-page .za-summary-chart .recharts-surface:focus,.plus-page .za-summary-chart .recharts-surface:focus-visible,.plus-page .za-chart svg:focus,.plus-page .za-chart svg:focus-visible,.plus-page .za-summary-chart svg:focus,.plus-page .za-summary-chart svg:focus-visible{outline:none!important;box-shadow:none!important}.plus-page .za-chart *:focus,.plus-page .za-chart *:focus-visible,.plus-page .za-summary-chart *:focus,.plus-page .za-summary-chart *:focus-visible{outline:none!important;box-shadow:none!important}.plus-page .zp-inline-link{color:var(--za-text);text-decoration:underline;text-underline-offset:2px}.plus-page .zp-inline-link:hover{color:#fff}.plus-page .zp-transactions-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.plus-page .zp-transaction-filter{align-items:center;background:#ffffff06;border:1px solid rgba(255,255,255,.14);border-radius:var(--za-radius-pill);color:var(--za-dim);cursor:pointer;display:inline-flex;font-size:var(--za-fs-xs);font-weight:var(--za-fw-semibold);justify-content:center;min-height:30px;padding:0 12px;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.plus-page .zp-transaction-filter.is-active{background:#b828773d;border-color:#ff7bc35c;color:#fff}.plus-page .zp-transaction-filter:hover{border-color:#ffffff47;color:#fff}.plus-page .zp-transaction-filter:focus-visible{outline:none;border-color:#ffffff70;box-shadow:0 0 0 3px #b828772e}.plus-page .zp-table-wrap{overflow-x:auto;border-radius:var(--za-radius-card);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff08,#ffffff04),radial-gradient(circle at top,rgba(184,40,119,.08),transparent 58%)}.plus-page .zp-table{border-collapse:collapse;width:100%}.plus-page .zp-table th,.plus-page .zp-table td{border-bottom:1px solid rgba(255,255,255,.1);color:var(--za-text);padding:13px 12px;text-align:left;vertical-align:top}.plus-page .zp-table th:nth-child(n+2),.plus-page .zp-table td:nth-child(n+2){text-align:center}.plus-page .zp-table th{color:var(--za-dim);font-size:var(--za-fs-2xs);font-weight:var(--za-fw-semibold);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.plus-page .zp-table td{font-size:var(--za-fs-sm);background:#ffffff04}.plus-page .zp-table tbody tr:last-child td{border-bottom:none}.plus-page .zp-table tbody tr:hover td{background:#ffffff09}.plus-page .zp-table-source{color:var(--za-text);font-weight:var(--za-fw-semibold);line-height:var(--za-lh-tight)}.plus-page .zp-table-actions{text-align:center;white-space:nowrap;width:1%}.plus-page .zp-table .zp-transaction-share{min-height:30px;padding:0 12px;white-space:nowrap}.plus-page .zp-table-meta{color:var(--za-muted);font-size:var(--za-fs-xs);margin-top:4px}.plus-page .zp-table-meta-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.plus-page .zp-table-meta-link:hover{color:#fff}.plus-page .zp-transactions-error{color:#ffd2ea;font-size:var(--za-fs-xs);margin-top:10px;text-align:center}@media(max-width:1180px){.plus-page .zp-action-row{justify-content:flex-start}}@media(max-width:860px){.plus-page .zp-banner{align-items:flex-start;flex-direction:column}.plus-page .zp-range-toolbar{flex-direction:column;gap:8px}.plus-page .zp-range-surface,.plus-page .zp-range-meta-surface{min-width:0;width:100%}.plus-page .zp-action-row{width:100%}.plus-page .zp-status-inline{gap:10px}.plus-page .zp-status-inline-row{align-items:stretch;flex-direction:column}.plus-page .zp-status-inline-left,.plus-page .zp-action-button{width:100%}.plus-page .zp-table .zp-action-button.zp-transaction-share{width:auto}}.post-paid-preview-media{--zt-paid-preview-pixel-size: 12px;--zt-paid-preview-pixel-scale: 6;border:1px solid rgba(218,220,222,.28);border-radius:14px;margin-bottom:.75rem;margin-top:.75rem;overflow:hidden;position:relative;width:100%}.post-paid-preview-media img{display:block;height:220px;object-fit:cover;width:100%}.post-paid-preview-media.is-pixelated img{height:calc(220px / var(--zt-paid-preview-pixel-scale));image-rendering:pixelated;transform:scale(var(--zt-paid-preview-pixel-scale));transform-origin:top left;width:calc(100% / var(--zt-paid-preview-pixel-scale))}.post-paid-preview-media.is-pixelated:after{background-image:linear-gradient(to right,rgba(0,0,0,.26) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.26) 1px,transparent 1px);background-size:var(--zt-paid-preview-pixel-size) var(--zt-paid-preview-pixel-size);content:"";inset:0;pointer-events:none;position:absolute}.post-description--paid-preview .post-description-content{color:#f5f7fcf5!important;font-size:var(--zt-fs-base);line-height:1.45}.post-paid-content{background:linear-gradient(180deg,#f2f6fceb,#e2e9f3e0);border:1px solid rgba(255,255,255,.72);border-radius:16px;box-shadow:inset 0 1px #ffffffbd,0 8px 22px #0d12202e;display:block;margin-bottom:.9rem;padding:.9rem}.post-paid-content--quote{margin-top:.65rem}.post-paid-content-top{align-items:center;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:.7rem}.post-paid-content-header{gap:.08rem}.post-paid-content-label{color:#4c5d78;font-size:.68rem;letter-spacing:.08em}.post-paid-content-value{color:#198755;font-size:1.05rem}.post-paid-content-buy-btn{background:#fff;border:1px solid rgba(119,131,158,.4);box-shadow:0 2px 10px #41495c24;color:#27354f;font-weight:var(--zt-fw-bold);min-width:70px;padding:.44rem .92rem}.post-paid-content-buy-btn:hover{background:#f5f8fe}.post-paid-preview-media{border:1px solid rgba(163,176,201,.55);border-radius:14px;margin:0;min-height:280px}.post-paid-preview-media img{height:280px}.post-paid-preview-media.is-pixelated img{height:calc(280px / var(--zt-paid-preview-pixel-scale))}.post-paid-preview-mask{align-items:center;background:radial-gradient(120% 95% at 50% 115%,#b9c6dd57,#b9c6dd00 65%),linear-gradient(180deg,#f8fbffb8,#ebf0f8d6);display:flex;flex-direction:column;gap:.45rem;inset:0;justify-content:center;pointer-events:none;position:absolute}.post-paid-preview-lock{align-items:center;background:#ffffffb8;border:1px solid rgba(130,145,172,.45);border-radius:999px;color:#8a97ad;display:inline-flex;height:64px;justify-content:center;width:64px}.post-paid-preview-mask-label{background:#ffffffd1;border:1px solid rgba(153,166,189,.5);border-radius:999px;color:#60708d;font-size:.74rem;font-weight:var(--zt-fw-semibold);letter-spacing:.04em;padding:.2rem .55rem;text-transform:uppercase}@media(max-width:700px){.post-paid-preview-media{min-height:220px}.post-paid-preview-media img{height:220px}.post-paid-preview-media.is-pixelated img{height:calc(220px / var(--zt-paid-preview-pixel-scale))}}.paid-setup-preview-block{border-top:1px solid rgba(218,220,222,.22);margin-top:1rem;padding-top:1rem}.paid-setup-preview-block label{display:block;font-size:var(--zt-fs-sm);margin-bottom:.35rem}.paid-setup-preview-note{color:#dadcdec7;font-size:var(--zt-fs-sm);line-height:1.45;margin-bottom:.75rem}.paid-setup-custom-preview{display:grid;gap:.7rem;margin-top:.7rem}.paid-setup-file-input{display:none}.paid-setup-upload-btn{align-items:center;background:#ffffff0f;border:1px solid rgba(218,220,222,.2);border-radius:12px;color:#dadcde;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);justify-content:center;min-height:42px;padding:.7rem .9rem;transition:background .18s ease,border-color .18s ease}.paid-setup-upload-btn:hover{background:#ffffff1a;border-color:#dadcde4d}.paid-setup-selected-file{background:#ffffff0a;border:1px solid rgba(218,220,222,.14);border-radius:10px;color:#dadcdec7;font-size:var(--zt-fs-xs);padding:.6rem .7rem;word-break:break-word}.paid-setup-toggle-inline{margin-bottom:.6rem}.library-page{min-height:100vh;overflow-y:auto;padding:1rem 1rem 2.5rem}.library-header h2{margin:0}.library-header p{color:#ffffffe0;margin:.3rem 0 0}.library-toolbar{margin-top:1rem;display:flex;flex-direction:column;gap:.85rem;position:sticky;top:.6rem;z-index:7;padding:.9rem;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:linear-gradient(180deg,#ffffff0f,#ffffff08),radial-gradient(circle at top,rgba(184,40,119,.08),transparent 58%);box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.library-control-group{display:flex;flex-direction:column;gap:.36rem}.library-control-label{color:#ffffffbd;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);letter-spacing:.04em;text-transform:uppercase}.library-search-form{display:flex;flex-direction:column;gap:.36rem}.library-search-label{color:#ffffffbd;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);letter-spacing:.04em;text-transform:uppercase}.library-search-wrap{position:relative}.library-search-input{background:#ffffff05;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#f7f2ff;outline:none;line-height:1.2;min-height:46px;padding:.88rem 5.4rem .88rem 1rem;width:100%;box-shadow:inset 0 1px #ffffff08}.library-search-input::placeholder{color:#ffffffb8}.library-search-input:focus-visible{border-color:#fff6;box-shadow:0 0 0 3px #b8287733}.library-search-clear{align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#f7f2ff;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);justify-content:center;min-height:30px;padding:.15rem .55rem;position:absolute;right:.46rem;top:50%;transform:translateY(-50%)}.library-search-clear:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:1px}.library-chip-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:0;padding:.12rem 0 .16rem}.library-chip{background:#ffffff06;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffeb;cursor:pointer;display:inline-flex;font-size:var(--zt-fs-sm);align-items:center;justify-content:center;line-height:1.1;min-height:34px;padding:.44rem .92rem;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.library-chip:hover{border-color:#ffffff47;color:#fff}.library-chip:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:1px}.library-chip.is-active{background:#b828773d;border-color:#ff7bc35c;color:#fff;box-shadow:inset 0 1px #ffffff0d}.library-meta-row{align-items:center;color:#ffffffd6;display:flex;flex-wrap:wrap;font-size:var(--zt-fs-sm);gap:.45rem;margin-top:.9rem}.library-meta-results{color:#f7f2ff;font-weight:var(--zt-fw-bold)}.library-meta-total{color:#ffffffbd}.library-meta-chips{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.4rem}.library-meta-chip{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffeb;font-size:var(--zt-fs-xs);padding:.2rem .55rem}.library-status-card{margin-top:.95rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.26);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem .85rem}.library-status-card p{margin:0}.library-status-error{border-color:#ff9fb55c;background:#ff9fb514}.library-status-action{background:#b82877bf;border:1px solid rgba(184,40,119,.72);border-radius:12px;color:#f7f2ff;cursor:pointer;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);min-height:38px;padding:0 .9rem;box-shadow:inset 0 1px #ffffff0d}.library-status-action:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:1px}.library-skeleton-wrap{margin-top:.9rem}.library-skeleton-wrap.is-grid{display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr))}.library-skeleton-wrap.is-posts{display:grid;gap:.72rem}.library-skeleton-item{background-color:var(--zt-skeleton-base);isolation:isolate;overflow:hidden;position:relative}.library-skeleton-item:after{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--zt-skeleton-highlight-gradient);transform:translate(-100%);animation-name:skeleton-highlight-slide;animation-duration:var(--zt-skeleton-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.library-skeleton-item{border:1px solid var(--zt-skeleton-border);border-radius:12px;min-height:188px}.library-skeleton-wrap.is-posts .library-skeleton-item{min-height:170px}.library-empty-state{align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.26);border-radius:12px;display:flex;flex-direction:column;gap:.66rem;margin-top:.92rem;padding:.9rem}.library-empty-state p{margin:0}.library-empty-cta{background:#b82877bf;border:1px solid rgba(184,40,119,.72);border-radius:12px;color:#f7f2ff;display:inline-flex;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);min-height:38px;align-items:center;text-decoration:none;padding:0 .9rem;box-shadow:inset 0 1px #ffffff0d}.library-empty-cta:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:1px}.library-grid{display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.9rem}.library-post-feed{display:flex;flex-direction:column;gap:.75rem;margin-top:.9rem;max-width:700px;width:100%}.library-tile{background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(255,255,255,.14);border-radius:12px;cursor:pointer;min-height:190px;overflow:hidden;padding:0;position:relative;text-align:left;width:100%}.library-tile:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:1px}.library-tile-image,.library-tile-video{display:block;height:100%;object-fit:cover;width:100%;min-height:190px}.library-tile-video{background:#04070f}.library-tile-audio{align-items:center;background:linear-gradient(140deg,#b8287761,#6b59d35c);display:flex;height:100%;justify-content:center;min-height:190px}.library-tile-audio span{font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-bold);letter-spacing:.08em;text-transform:uppercase}.library-tile-type{background:#390843c2;border-radius:999px;bottom:.45rem;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold);left:.45rem;padding:.16rem .5rem;position:absolute;color:#f7f2ff}.library-tile-overlay{align-items:flex-start;background:linear-gradient(180deg,#390843c2,#39084300);display:flex;flex-direction:column;gap:.16rem;left:0;min-height:56px;padding:.46rem .5rem;position:absolute;right:0;top:0}.library-tile-meta-author{color:#fafcfffa;font-size:var(--zt-fs-xs);font-weight:var(--zt-fw-bold)}.library-tile-meta-time{color:#dfe5ecd6;font-size:.72rem}.library-tile-open{background:#390843e6;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#f7f2ff;font-size:.72rem;font-weight:var(--zt-fw-bold);padding:.16rem .5rem;position:absolute;right:.45rem;top:.45rem}.library-load-more-sentinel{height:1px;margin-top:.2rem}.library-load-more-wrap{display:flex;justify-content:center;margin-top:1rem}.library-load-more-btn{background:#ffffff05;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#f7f2ff;cursor:pointer;font-weight:var(--zt-fw-semibold);min-height:38px;padding:0 1rem}.library-load-more-btn:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:1px}@media(max-width:1100px){.library-grid,.library-skeleton-wrap.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.library-toolbar{position:static;top:auto}.library-post-feed{max-width:100%}}@media(max-width:700px){.library-grid,.library-skeleton-wrap.is-grid{grid-template-columns:minmax(0,1fr)}}.zt-plus-main-content{min-height:100vh}.zt-plus-page{display:flex;flex-direction:column;gap:1.15rem;padding:1.2rem 1.2rem 2rem;color:#fff7ef}.zt-plus-hero,.zt-plus-card,.zt-plus-stat-card,.zt-plus-payment-banner,.zt-plus-notice{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:radial-gradient(circle at top right,rgba(255,187,85,.16),transparent 34%),linear-gradient(145deg,#0f0a1bf0,#1f0e24eb);box-shadow:0 24px 60px #0000002e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.zt-plus-hero{display:flex;justify-content:space-between;gap:1.5rem;padding:1.5rem}.zt-plus-hero-copy{max-width:760px}.zt-plus-hero-copy h1{margin:.25rem 0 .55rem;font-size:clamp(2rem,5vw,3.25rem);line-height:1;color:#fff7ef}.zt-plus-hero-copy p{max-width:58rem;margin:0;color:#fff7efb8;font-size:.98rem}.zt-plus-kicker,.zt-plus-card-kicker{display:inline-flex;align-items:center;gap:.4rem;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fb5}.zt-plus-status-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.zt-plus-status{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff7efc2;font-size:.82rem;font-weight:600}.zt-plus-status.is-live{border-color:#72f0c247;background:#72f0c21f;color:#72f0c2}.zt-plus-status.is-off{border-color:#ff8ba738;background:#ff8ba71a;color:#ff8ba7}.zt-plus-status.is-muted{color:#fff7ef9e}.zt-plus-hero-actions{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.75rem;min-width:min(100%,240px)}.zt-plus-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1rem;border:0;border-radius:16px;font-size:.92rem;font-weight:700;transition:transform .18s ease,opacity .18s ease,background .18s ease,color .18s ease}.zt-plus-button:disabled{opacity:.55;cursor:not-allowed}.zt-plus-button.is-primary{background:linear-gradient(135deg,#fb5,#ff8c54);color:#130914}.zt-plus-button.is-secondary,.zt-plus-button.is-ghost{background:#ffffff0f;color:#fff7ef;border:1px solid rgba(255,255,255,.12)}.zt-plus-payment-banner,.zt-plus-notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem}.zt-plus-payment-banner strong,.zt-plus-payment-banner span,.zt-plus-notice strong,.zt-plus-notice span{display:block}.zt-plus-payment-banner span,.zt-plus-notice span{margin-top:.15rem;color:#fff7efb8;font-size:.92rem}.zt-plus-payment-banner{border-color:#72f0c22e}.zt-plus-notice.is-error{border-color:#ff8ba74d;color:#ffd2dc}.zt-plus-notice.is-warning{border-color:#ffbb5547;color:#ffe2b6}.zt-plus-stat-grid,.zt-plus-grid,.zt-plus-snapshot-grid{display:grid;gap:1rem}.zt-plus-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zt-plus-stat-card{padding:1.15rem 1.2rem}.zt-plus-stat-card span{display:block;color:#fff7efa3;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.zt-plus-stat-card strong{display:block;margin-top:.45rem;font-size:clamp(1.25rem,2.5vw,1.85rem);color:#fff7ef}.zt-plus-stat-card small{display:block;margin-top:.45rem;color:#fff7ef94;font-size:.83rem}.zt-plus-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.zt-plus-card{padding:1.2rem}.zt-plus-card-chart{grid-column:1/-1}.zt-plus-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.zt-plus-card-head h2{margin:.25rem 0 0;font-size:1.35rem;color:#fff7ef}.zt-plus-inline-metric{min-width:120px;text-align:right}.zt-plus-inline-metric span{display:block;color:#fff7ef94;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.zt-plus-inline-metric strong{display:block;margin-top:.25rem;font-size:1.15rem}.zt-plus-chart{height:320px}.zt-plus-empty{display:grid;place-items:center;min-height:180px;color:#fff7ef99;text-align:center}.zt-plus-chart-foot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem}.zt-plus-chart-foot span{display:block;color:#fff7ef8c;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.zt-plus-chart-foot strong{display:block;margin-top:.35rem;color:#fff7ef;font-size:.95rem;line-height:1.4}.zt-plus-source-list,.zt-plus-ranking{display:flex;flex-direction:column;gap:.7rem}.zt-plus-source-row,.zt-plus-ranking-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.9rem;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;text-decoration:none}.zt-plus-source-row strong,.zt-plus-ranking-item strong{display:block;color:#fff7ef;font-size:.94rem}.zt-plus-source-row span,.zt-plus-ranking-item span{display:block;margin-top:.18rem;color:#fff7ef9e;font-size:.82rem}.zt-plus-ranking-item.is-static{grid-template-columns:minmax(0,1fr) auto}.zt-plus-source-row.is-amber{border-color:#ffbb5529}.zt-plus-source-row.is-mint{border-color:#72f0c229}.zt-plus-source-row.is-rose{border-color:#ff8ba729}.zt-plus-source-status{display:inline-flex;justify-self:end;align-items:center;min-height:30px;padding:.25rem .7rem;border-radius:999px;background:#ffffff0d;color:#fff7efb8;font-size:.78rem;font-weight:700}.zt-plus-table-wrap{overflow-x:auto}.zt-plus-table{width:100%;border-collapse:collapse}.zt-plus-table th,.zt-plus-table td{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;color:#fff7ef;font-size:.88rem;vertical-align:top}.zt-plus-table th{color:#fff7ef8f;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700}.zt-plus-table td:last-child,.zt-plus-table th:last-child{text-align:right}.zt-plus-snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zt-plus-snapshot{padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.zt-plus-snapshot span{display:block;color:#fff7ef8c;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.zt-plus-snapshot strong{display:block;margin-top:.35rem;color:#fff7ef;font-size:1rem}.zt-plus-summary-copy{margin-top:1rem;color:#fff7ef;font-size:.92rem;line-height:1.5}.zt-plus-summary-copy.is-muted{color:#fff7ef99}@media(max-width:1199.98px){.zt-plus-stat-grid,.zt-plus-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zt-plus-grid{grid-template-columns:1fr}}@media(max-width:767.98px){.zt-plus-page{padding:.85rem .85rem 1.5rem}.zt-plus-hero,.zt-plus-payment-banner,.zt-plus-notice{flex-direction:column;align-items:stretch}.zt-plus-chart{height:260px}.zt-plus-stat-grid,.zt-plus-chart-foot,.zt-plus-snapshot-grid,.zt-plus-source-row,.zt-plus-ranking-item,.zt-plus-ranking-item.is-static{grid-template-columns:1fr}.zt-plus-source-status{justify-self:start}}.btn.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: var(--button-color);--bs-btn-border-color: var(--button-color);--bs-btn-hover-color: #fff;--bs-btn-hover-bg: var(--button-color);--bs-btn-hover-border-color: var(--button-color);--bs-btn-focus-shadow-rgb: 184, 40, 119;--bs-btn-active-color: #fff;--bs-btn-active-bg: var(--button-color);--bs-btn-active-border-color: var(--button-color);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: var(--button-color);--bs-btn-disabled-border-color: var(--button-color)}.btn.btn-primary:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.btn.btn-primary:focus-visible,.btn.btn-primary:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]){background-color:var(--button-color);border-color:var(--button-color)}.btn,a.btn,.xwf-follow,.follow-button,.wishlist-button,.tiplist-app-btn,.post-paid-content-buy-btn,.library-load-more-btn,.zp-action-button,.zt-comments-popup-submit,.zt-reply-popup-submit,.accept-request,.reject-request,.notification-filter-chip,.poll-setup-add,.paid-setup-quick-btn,.paid-setup-upload-btn,.zt-plus-button,.zt-plus-promo-button{cursor:pointer;transition:opacity .15s ease,filter .15s ease,transform .15s ease,box-shadow .18s ease}.btn:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),a.btn:hover:not([aria-disabled=true]),.xwf-follow:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.follow-button:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.wishlist-button:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.tiplist-app-btn:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.post-paid-content-buy-btn:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.library-load-more-btn:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zp-action-button:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-comments-popup-submit:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-reply-popup-submit:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.accept-request:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.reject-request:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.notification-filter-chip:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.poll-setup-add:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.paid-setup-quick-btn:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.paid-setup-upload-btn:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-plus-button:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-plus-promo-button:hover:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]){filter:brightness(.98)}.btn:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),a.btn:active:not([aria-disabled=true]),.xwf-follow:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.follow-button:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.wishlist-button:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.tiplist-app-btn:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.post-paid-content-buy-btn:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.library-load-more-btn:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zp-action-button:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-comments-popup-submit:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-reply-popup-submit:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.accept-request:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.reject-request:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.notification-filter-chip:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.poll-setup-add:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.paid-setup-quick-btn:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.paid-setup-upload-btn:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-plus-button:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]),.zt-plus-promo-button:active:not(:disabled):not([disabled]):not([aria-disabled=true]):not([aria-busy=true]){filter:brightness(.95);transform:translateY(0)}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}.zt-messages-tab,.notification-filter-chip,.library-chip,.za-tabs button,.zp-transaction-filter,.notification-type-settings-trigger,.notification-type-settings-btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:var(--zt-pill-button-text);display:inline-flex;gap:.35rem;font-size:var(--zt-fs-sm);font-weight:var(--zt-fw-semibold);min-height:36px;padding:.38rem .9rem;transition:background .18s ease,border-color .18s ease,color .18s ease}.zt-messages-tab:hover,.notification-filter-chip:hover,.library-chip:hover,.za-tabs button:hover,.zp-transaction-filter:hover,.notification-type-settings-trigger:hover,.notification-type-settings-btn:hover{border-color:#ff7bc359;color:var(--zt-pill-button-text-active)}.zt-messages-tab.is-active,.notification-filter-chip.is-active,.library-chip.is-active,.za-tabs button.is-active,.zp-transaction-filter.is-active,.notification-type-settings-trigger.is-active,.notification-type-settings-btn.is-primary{background:var(--zt-pill-button-active-bg);border-color:var(--zt-pill-button-active-border);color:var(--zt-pill-button-text-active)}.zt-feed-debug-overlay{position:fixed;right:12px;bottom:12px;z-index:2500;width:min(340px,100vw - 24px);padding:10px 12px;border-radius:12px;border:1px solid rgba(218,220,222,.4);background:#080c10eb;color:#dadcde;font-size:12px;line-height:1.35;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 26px #00000059}.zt-feed-debug-overlay-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.zt-feed-debug-overlay-head strong{font-size:12px;letter-spacing:.02em}.zt-feed-debug-overlay-actions{display:inline-flex;gap:6px}.zt-feed-debug-overlay-btn{border:1px solid rgba(218,220,222,.28);background:#ffffff0d;color:#dadcde;border-radius:8px;padding:2px 8px;font-size:11px;line-height:1.2}.zt-feed-debug-overlay-body{display:grid;gap:4px}.zt-feed-debug-overlay-body code{color:#a8dcff;background:#141c24cc;border-radius:5px;padding:1px 4px;font-size:11px}.zt-feed-debug-overlay-help{margin-top:4px;color:#dadcdec2}
