.tg-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:9px 18px;border-radius:999px;font-size:15px;font-weight:600;line-height:1;transition:transform .08s,opacity .15s;-webkit-tap-highlight-color:transparent}.tg-btn:active{transform:scale(.97);opacity:.85}.tg-btn:disabled{opacity:.45;cursor:not-allowed}.tg-btn svg{width:19px;height:19px;flex:none}.tg-btn--block{width:100%;padding:14px 20px;border-radius:1000px;font-size:17px;font-weight:590;line-height:22px;letter-spacing:-.43px}.tg-btn--primary{background:var(--accent);color:var(--accent-text)}.tg-btn--secondary{background:var(--section-bg);color:var(--text)}.tg-btn--pill{border-radius:999px;padding:9px 16px;font-size:15px}.site-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.site-actions .tg-btn{margin-top:0}.site-actions__note{margin:0;font-size:13.5px;color:var(--text-secondary,var(--hint));text-align:center}.site-domains__add{margin-top:14px}.tg-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:26px 18px;border-radius:18px;border:1.5px dashed color-mix(in srgb,var(--accent) 45%,transparent);background:color-mix(in srgb,var(--accent) 6%,transparent);text-align:center;cursor:pointer;transition:background .15s,border-color .15s}.tg-dropzone--drag{background:color-mix(in srgb,var(--accent) 14%,transparent);border-color:var(--accent)}.tg-dropzone--files{border-style:solid;border-color:color-mix(in srgb,var(--accent) 35%,transparent)}.tg-dropzone__icon{color:var(--accent)}.tg-dropzone__hint{font-size:.95rem;font-weight:600}.tg-dropzone__sub{font-size:.8rem;color:var(--hint)}.deploy-log{margin:0;padding:12px 14px;border-radius:14px;background:var(--section-bg);color:var(--hint);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:240px;overflow-y:auto}.deploy-log--ok{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ok) 40%,transparent)}.tg-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:56px 24px}.tg-empty__glyph{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:var(--section-bg);color:var(--hint);margin-bottom:6px}.tg-empty__glyph svg{width:30px;height:30px}.tg-empty__lottie{width:168px;height:168px;margin-bottom:2px}.tg-empty__lottie svg{display:block;width:100%;height:100%}.tg-empty__title{font-size:1.2rem;font-weight:600;margin:0}.tg-empty__sub{color:var(--hint);font-size:.95rem;margin:0;max-width:320px}.screen__loading{padding:48px 0;text-align:center;color:var(--hint)}.mini-boot{min-height:78vh;display:flex;align-items:center;justify-content:center}.mini-boot__spinner{width:26px;height:26px;border-radius:50%;border:2.5px solid var(--separator);border-top-color:var(--accent);animation:mini-spin .7s linear infinite}@keyframes mini-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.mini-boot__spinner{animation-duration:1.6s}}.bottomnav{position:fixed;left:12px;right:12px;bottom:max(var(--safe-bottom),12px);display:flex;justify-content:center;gap:8px;z-index:100;pointer-events:none}.bottomnav__pill,.bottomnav__profile{pointer-events:auto;background:rgba(255,255,255,.1);backdrop-filter:blur(30px) saturate(200%) brightness(1.05);-webkit-backdrop-filter:blur(30px) saturate(200%) brightness(1.05);border:.5px solid rgba(255,255,255,.4);box-shadow:0 12px 36px rgba(0,0,0,.15),0 2px 6px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.7),inset 0 -.5px 0 rgba(0,0,0,.05)}html[data-theme=dark] .bottomnav__pill,html[data-theme=dark] .bottomnav__profile{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);box-shadow:0 12px 36px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.18)}.bottomnav__pill{display:flex;border-radius:999px;padding:4px;gap:2px}.bottomnav__pill--compact{flex:1 1 auto;min-width:0}.bottomnav__pill--compact .bottomnav__tab{flex:1 1;width:auto;min-width:0}.bottomnav__pill--compact .bottomnav__label{width:100%;overflow:hidden;text-overflow:ellipsis;text-align:center}.bottomnav__tab{flex:0 0 auto;width:92px;display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;color:var(--text);font-size:11px;font-weight:500;white-space:nowrap;border-radius:999px;transition:background .18s,color .18s}.bottomnav__icon{display:flex;align-items:center;justify-content:center}.bottomnav__icon svg,.dns-lottie{width:26px;height:26px}.dns-lottie{line-height:0}.dns-lottie svg{width:100%!important;height:100%!important;transform:scale(1.25)}.dns-lottie svg g,.dns-lottie svg path{fill:currentColor!important}.subdomain-tab-lottie{width:26px;height:26px;line-height:0}.subdomain-tab-lottie svg{width:100%!important;height:100%!important}.subdomain-tab-lottie svg g,.subdomain-tab-lottie svg path{fill:currentColor!important}.bottomnav__label{line-height:1}.bottomnav__tab--active{color:var(--link);background:rgba(255,255,255,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 1px 3px rgba(0,0,0,.08)}html[data-theme=dark] .bottomnav__tab--active{background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 1px 3px rgba(0,0,0,.25)}.bottomnav__profile{flex:0 0 auto;width:60px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--text);overflow:hidden}.bottomnav__profile--active{color:var(--link);box-shadow:0 0 0 2px var(--link),0 12px 36px rgba(0,0,0,.15)}.bottomnav__avatar{width:100%;height:100%;min-height:52px;object-fit:cover;display:block}.bottomnav__initial{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:700;background:var(--accent);color:var(--accent-text)}.wizard-intro-actions{display:grid;grid-gap:10px;gap:10px}.wizard-intro-actions--row{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-complete-actions{display:grid;grid-gap:10px;gap:10px;width:min(100%,320px);margin:0 auto}.wizard-complete-actions .tg-btn{width:100%}.wizard-guide-lottie{width:152px;height:152px}.wizard-guide-lottie--large{width:176px;height:176px}.wizard-tour:before{content:"";position:fixed;inset:0;z-index:209;pointer-events:none;animation:wizard-blur-out .18s ease-out forwards}@keyframes wizard-blur-out{0%{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}to{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}}.wizard-tour__blocker{position:fixed;inset:0;z-index:210;background:transparent}.wizard-tour__spotlight{position:fixed;z-index:211;pointer-events:none;border:2px solid color-mix(in srgb,var(--link) 75%,white);border-radius:999px;box-shadow:0 0 0 9999px rgba(0,0,0,.48),0 0 0 4px color-mix(in srgb,var(--link) 18%,transparent);transition:left .2s ease,top .2s ease,width .2s ease,height .2s ease}.wizard-tour__popover{position:fixed;left:12px;right:12px;z-index:212;padding:16px;color:var(--text);background:color-mix(in srgb,var(--section-bg) 96%,transparent);border:.5px solid var(--separator);border-radius:20px;box-shadow:0 14px 42px rgba(0,0,0,.24);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);animation:wizard-popover-in .2s ease}.wizard-tour__popover:after{content:"";position:absolute;left:var(--wizard-arrow-left);width:14px;height:14px;background:var(--section-bg);transform:rotate(45deg)}.wizard-tour__popover--above:after{bottom:-7px;border-right:.5px solid var(--separator);border-bottom:.5px solid var(--separator)}.wizard-tour__popover--below:after{top:-7px;border-left:.5px solid var(--separator);border-top:.5px solid var(--separator)}@keyframes wizard-popover-in{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.wizard-tour__top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:38px;margin:-6px 0 6px}.wizard-tour__progress{display:flex;justify-content:center;gap:5px}.wizard-tour__dot{width:6px;height:6px;border-radius:999px;background:color-mix(in srgb,var(--text) 22%,transparent)}.wizard-tour__dot--active{width:18px;background:var(--link)}.wizard-tour__popover h2{margin:0;text-align:center;font-size:18px;line-height:23px;font-weight:700;letter-spacing:-.35px}.wizard-tour__popover p{margin:5px 0 14px;text-align:center;color:var(--subtitle);font-size:14px;line-height:19px}.wizard-tour__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.wizard-tour__back,.wizard-tour__next,.wizard-tour__skip{min-height:38px;padding:8px 16px;border-radius:999px;font-size:15px;font-weight:590}.wizard-tour__skip{justify-self:end;color:var(--hint)}.wizard-tour__back{color:var(--hint)}.wizard-tour__next{margin-left:auto;color:var(--accent-text);background:var(--accent)!important}.wizard-tour__back:active,.wizard-tour__next:active,.wizard-tour__skip:active{opacity:.72;transform:scale(.97)}html.tg-sheet-open .bottomnav{display:none}html.tg-sheet-open,html.tg-sheet-open .screen,html.tg-sheet-open body{overflow:hidden}.sheet-scrim{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.4);animation:sheet-fade .2s ease}.sheet-scrim[hidden]{display:none}.sheet-scrim--blurred{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.sheet{position:relative;width:calc(100% - 16px);max-width:460px;margin-bottom:max(calc(var(--safe-bottom) - 5px),8px);max-height:82dvh;display:flex;flex-direction:column;background:var(--bg);border-radius:30px;box-shadow:0 15px 75px rgba(0,0,0,.22);overflow:hidden;animation:sheet-up .3s cubic-bezier(.32,.72,0,1)}@keyframes sheet-fade{0%{opacity:0}to{opacity:1}}@keyframes sheet-up{0%{transform:translateY(110%)}to{transform:translateY(0)}}.sheet__grab{flex:none;width:36px;height:5px;border-radius:3px;margin:8px auto 0;background:color-mix(in srgb,var(--text) 18%,transparent)}.sheet__close{flex:none;width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--text) 6%,transparent);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);color:var(--hint);transition:transform .08s,background .15s}.sheet__close:active{transform:scale(.92)}.sheet__close svg{width:14px;height:14px}.sheet__back{flex:none;width:40px;height:40px;display:grid;place-items:center;margin-left:-8px;border-radius:999px;background:color-mix(in srgb,var(--text) 6%,transparent);color:var(--accent);transition:transform .08s,background .15s}.sheet__back:active{transform:scale(.92)}.sheet__back svg{width:22px;height:22px}.sheet__action{min-width:68px;min-height:40px;flex:none;padding:0 16px;border-radius:999px;background:var(--accent);color:#fff;font-size:15px;line-height:18px;font-weight:600;transition:transform .08s,background .15s,opacity .15s}.sheet__action:active{transform:scale(.96);filter:brightness(.92)}.sheet__action:focus-visible{outline:2px solid #fff;outline-offset:2px}.sheet__action:disabled{opacity:.45;cursor:default}.sheet__header{position:relative;flex:none;min-height:52px;display:flex;align-items:center;gap:12px;padding:2px 12px 8px 20px}.sheet__header--nested{padding-left:12px}.sheet__header--nested .sheet__header-title{position:absolute;left:50%;width:min(48%,220px);transform:translateX(-50%);color:var(--text);font-size:17px;line-height:22px;font-weight:590;text-align:center}.sheet__header--nested .sheet__action,.sheet__header--nested .sheet__close{margin-left:auto}.sheet__header--visual{flex-direction:column;padding-top:8px}.sheet__header--centered .sheet__close,.sheet__header--visual .sheet__close{position:absolute;top:2px;right:12px}.sheet__header--centered{padding-inline:20px}.sheet__header--centered .sheet__header-title{flex:none;width:100%;padding-inline:36px;text-align:center}.sheet__header-title{flex:1 1;min-width:0;margin:0;overflow:hidden;color:var(--text);font-size:1.25rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sheet__body{flex:1 1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:4px 20px 28px}.sheet__subtitle{margin:0 0 14px;color:var(--hint);font-size:.9rem;line-height:1.4}.sheet__subtitle--centered{text-align:center}.tg-alert-scrim[hidden]{display:none}.tg-alert-scrim{position:fixed;inset:0;z-index:240;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.4)}.tg-alert{width:min(300px,100%);padding:14px;border-radius:34px;background:color-mix(in srgb,var(--section-bg) 96%,transparent);box-shadow:0 22px 80px rgba(0,0,0,.36);backdrop-filter:blur(30px) saturate(150%);-webkit-backdrop-filter:blur(30px) saturate(150%);text-align:center}.tg-alert h2{margin:6px 8px 4px;color:var(--text);font-size:17px;line-height:22px;font-weight:700}.tg-alert p{margin:0 8px 14px;color:var(--hint);font-size:13px;line-height:18px}.tg-alert__actions{display:grid;grid-gap:8px;gap:8px}.tg-alert__button{min-height:44px;padding:13px 16px;border:0;border-radius:100px;background:color-mix(in srgb,var(--text) 7%,transparent);color:var(--text);font-size:14px;line-height:18px;font-weight:600}.tg-alert__button--primary{background:#008bff;color:#fff}.tg-alert__button--destructive{color:var(--destructive)}.tg-alert__button:focus-visible{outline:2px solid #008bff;outline-offset:2px}.sheet-scrim--full{background:rgba(0,0,0,.32)}.sheet--full{width:100%;max-width:none;height:calc(100dvh - var(--safe-top) - var(--content-top) - 8px);max-height:none;min-height:60dvh;margin-bottom:0;border-radius:38px 38px 0 0}.sheet__body--full{min-height:0;display:flex;overflow:hidden;padding:0}.template-preview__trigger{margin-top:20px}.template-preview__stage{position:relative;flex:1 1;min-width:0;min-height:0;background:#fff}.template-preview__frame{display:block;width:100%;height:100%;border:0;background:#fff}.template-preview__placeholder{width:100%;height:100%;min-height:240px;display:grid;place-content:center;justify-items:center;grid-gap:12px;gap:12px;padding:24px;color:#8e8e93;font-size:14px;text-align:center}.sheet__avatar{width:84px;height:84px;border-radius:50%;object-fit:cover;margin:0 auto 10px;display:block;box-shadow:0 6px 18px rgba(0,0,0,.16)}.sheet__avatar--fallback{display:grid;place-items:center;font-size:2rem;font-weight:700;background:var(--accent);color:var(--accent-text)}.tc-center{display:flex;justify-content:center;padding:6px 0}.published-site .sheet__grab,.published-site .sheet__header{display:none}.published-site .sheet__body{flex:1 1;overflow-y:auto}.published-site__content{display:flex;flex-direction:column;width:100%;min-height:100%}.published-site__hero{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px 40px}.published-site__hero .wizard-guide-lottie{flex:none;margin-bottom:28px}.published-site__title{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:100%;margin:0;text-align:center;font-size:32px;line-height:1.16;letter-spacing:-.8px;font-weight:700}.published-site__domain{max-width:100%;padding:9px 18px 11px;border-radius:999px;background:var(--accent);color:var(--accent-text);overflow-wrap:anywhere}.published-site__actions{flex:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:20px 20px max(24px,var(--safe-bottom))}.published-site__actions .tg-btn{padding-inline:16px}.published-site__actions .tg-btn--secondary{background:color-mix(in srgb,var(--text) 6%,var(--bg))}@media (max-height:540px){.published-site__hero{padding:24px}.published-site__hero .wizard-guide-lottie{width:120px;height:120px;margin-bottom:16px}}.section-card__footnote{margin:7px 16px 20px;color:var(--hint);font-size:12.5px;line-height:17px}.nav-row{position:relative;display:flex;align-items:center;width:100%;min-height:52px;padding:0 16px;gap:14px;text-align:left;color:var(--text);-webkit-tap-highlight-color:transparent;transition:background .12s}.nav-row:active{background:color-mix(in srgb,var(--text) 6%,transparent)}.nav-row:disabled{opacity:.55}.nav-row+.nav-row:before{content:"";position:absolute;top:0;left:60px;right:16px;height:.5px;background:var(--separator);pointer-events:none}.nav-row__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;color:#fff;flex-shrink:0;overflow:hidden}.nav-row__icon svg{position:relative;z-index:1;width:18px;height:18px}.nav-row__icon--large .icon-preferences,.nav-row__icon--large svg{width:20px;height:20px}.icon-preferences{position:relative;z-index:1;width:18px;height:18px;background:currentColor;-webkit-mask:url(/app/_next/static/media/telegram-preferences.0642c489.svg) center/78.57% 71.43% no-repeat;mask:url(/app/_next/static/media/telegram-preferences.0642c489.svg) center/78.57% 71.43% no-repeat}.nav-row__icon--blue{background:#0a84ff}.nav-row__icon--green{background:#34c759}.nav-row__icon--red{background:#ff3b30}.nav-row__icon--orange{background:#ff9500}.nav-row__icon--purple{background:#af52de}.nav-row__icon--gray{background:#8e8e93}.nav-row__icon:after,.nav-row__icon:before{content:"";position:absolute;inset:0;border-radius:8px;pointer-events:none}.nav-row__icon:before{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.2))}.nav-row__icon:after{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,0));mix-blend-mode:plus-lighter}.nav-row__label{flex:1 1;min-width:0;font-size:17px;font-weight:510;line-height:22px;letter-spacing:-.43px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-row__label--ph{color:var(--hint)}.nav-row__label--danger{color:var(--destructive)}.nav-row--link{gap:0}.nav-row--link .nav-row__label{color:var(--link)}.nav-row--link+.nav-row--link:before{left:16px}.nav-row__chevron{display:inline-flex;align-items:center;flex:none;color:color-mix(in srgb,var(--hint) 65%,transparent)}.sheet-select__row{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:13px 16px;text-align:left;color:var(--text);-webkit-tap-highlight-color:transparent}.sheet-select__row:active{background:color-mix(in srgb,var(--text) 5%,transparent)}.sheet-select__row:disabled{opacity:.5}.sheet-select__row--sep:before{content:"";position:absolute;top:0;left:16px;right:16px;height:.5px;background:var(--separator)}.sheet-select__text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.sheet-select__name{font-size:16px;color:var(--text)}.sheet-select__name,.sheet-select__sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-select__sub{font-size:13px;color:var(--hint)}.sheet-select__badge{flex:none}.sheet-select__check{flex:none;width:22px;text-align:center;font-size:17px;font-weight:600;color:var(--accent)}.sheet-select__group+.sheet-select__group{margin-top:14px}.sheet-select__group-name{margin:0 16px 6px;color:var(--hint);font-size:13px;font-weight:600;letter-spacing:.01em}.flag{flex:none;width:26px;height:26px;border-radius:50%;overflow:hidden;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(0,0,0,.14)}.flag svg{width:100%;height:100%;display:block}.deploy-form .section-card{margin-bottom:22px}.deploy-form .section-card.paid-pin__menu,.deploy-form .section-card.provider-review__payment{margin-bottom:0}.draft-recovery{padding:14px 16px}.draft-recovery__message{margin:0;color:var(--text);font-size:15px;line-height:1.35}.draft-recovery__actions{display:flex;gap:18px;margin-top:10px}.draft-recovery__discard{color:var(--destructive)}.profile,.profile-stack{display:flex;flex-direction:column;gap:16px}.profile-home-screen__copy{padding:14px 16px}.profile-home-screen__copy h2{margin:0 0 2px;font-weight:650}.profile-home-screen__copy h2,.profile-home-screen__copy p{color:var(--text);font-size:17px;line-height:22px;letter-spacing:-.43px}.profile-home-screen__copy p{margin:0}.profile-home-screen__action{position:relative;width:100%;min-height:46px;padding:0 16px;color:var(--link);font-size:17px;line-height:22px;letter-spacing:-.43px;text-align:left;-webkit-tap-highlight-color:transparent}.profile-home-screen__action:before{content:"";position:absolute;top:0;left:16px;right:16px;height:.5px;background:var(--separator)}.profile-home-screen__action:active{background:color-mix(in srgb,var(--text) 6%,transparent)}.profile__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:8px 0 6px}.profile-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;display:block}.profile-avatar.avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-text);font-weight:600;font-size:48px;line-height:1}.profile__name{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.profile__handle{margin:0;color:var(--hint);font-size:.98rem}.support-sheet{display:flex;flex-direction:column}.support-header-lottie,.support-header-lottie .wizard-guide-lottie{width:112px;height:112px}.support-section-title{margin-top:12px;padding-top:2px;padding-bottom:5px}.support-section-title:first-child{margin-top:0}.support-wall-title{margin-top:18px}.support-progress{display:flex;flex-direction:column;gap:7px;padding:11px 16px}.support-progress__heading,.support-progress__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-progress__heading strong{color:var(--text);font-size:24px;line-height:28px;letter-spacing:-.5px}.support-progress__heading span{color:var(--hint);font-size:14px;font-weight:500}.support-progress__track{width:100%;height:6px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--hint) 20%,transparent)}.support-progress__track span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .3s ease}.support-progress__meta span{color:var(--hint);font-size:13px}.support-form{padding:3px}.support-presets{margin:0;background:transparent}.support-presets .bag-seg__btn{min-width:0;height:31px;padding-inline:4px}.support-custom-row{margin:3px -3px -3px;border-top:.5px solid var(--separator)}.support-message-field{align-items:flex-start;min-height:70px}.support-message-field .field-row__input{min-height:70px;padding:11px 0 4px}.support-message-counter{padding:0 16px 7px;color:var(--hint);font-size:12px;text-align:right}.support-privacy{border-top:.5px solid var(--separator)}.support-privacy .nav-row+.nav-row:before{left:16px}.support-error{margin:10px 6px 0;color:var(--destructive);font-size:13px;text-align:center}.support-submit{margin-top:10px}.support-empty{padding:20px 16px;color:var(--hint);text-align:center}.support-empty p{margin:0;font-size:14px}.support-retry{justify-content:space-between}.support-message{padding:14px 16px}.support-message+.support-message{border-top:.5px solid var(--separator)}.support-message__meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.support-message__meta strong{min-width:0;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.support-message__meta span{flex:none;color:var(--accent);font-size:13px;font-weight:590}.support-message p{margin:7px 0;color:var(--text);font-size:15px;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere}.support-message footer{display:flex;justify-content:space-between;color:var(--hint);font-size:12px}.support-message footer button{color:var(--destructive)}.nav-row__value{flex:none;max-width:55%;font-size:17px;letter-spacing:-.43px;color:var(--hint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.tg-app *,.tg-app :after,.tg-app :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.profile-editor-menu .nav-row+.nav-row:before{left:16px;right:16px}.profile-editor-nav-row{min-height:60px}.profile-editor-nav-row__copy,.profile-section-sheet__copy{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:1px;text-align:left}.profile-editor-nav-row__copy strong,.profile-section-sheet__copy strong{overflow:hidden;color:var(--text);font-size:17px;line-height:21px;font-weight:510;letter-spacing:-.43px;text-overflow:ellipsis;white-space:nowrap}.profile-editor-nav-row__copy small,.profile-section-sheet__copy small{overflow:hidden;color:var(--hint);font-size:12.5px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.profile-sheet-fields{margin-bottom:18px}.profile-sheet-about-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 3px 8px}.profile-sheet-about-head strong{color:var(--text);font-size:15px;font-weight:590}.profile-sheet-about-head span{color:var(--hint);font-size:12px;text-align:right}.profile-section-sheet__row{position:relative;display:flex;min-height:60px;align-items:stretch}.profile-section-sheet__open{display:flex;min-width:0;flex:1 1;align-items:center;gap:12px;padding:8px 4px 8px 16px;border:0;background:none;color:inherit;font:inherit;text-align:left;-webkit-tap-highlight-color:transparent}.profile-section-sheet__open:active,.profile-section-sheet__switch:active{background:color-mix(in srgb,var(--text) 6%,transparent)}.profile-section-sheet__toggle{width:88px;flex:none;display:grid;place-items:center;padding:0 12px;border:0;background:none}.profile-section-sheet__switch:disabled,.profile-section-sheet__toggle:disabled{opacity:.5}.profile-section-sheet__switch{min-height:60px;gap:12px}.profile-section-sheet__row+.profile-section-sheet__switch:before,.profile-section-sheet__switch+.profile-section-sheet__switch:before{content:"";position:absolute;top:0;left:16px;right:0;height:.5px;background:var(--separator)}.profile-action-sheet__row{position:relative;display:flex;min-height:66px;align-items:stretch}.profile-action-sheet__row+.profile-action-sheet__row:before{content:"";position:absolute;top:0;left:63px;right:0;height:.5px;background:var(--separator)}.profile-action-sheet__open{display:flex;min-width:0;flex:1 1;align-items:center;gap:11px;padding:8px 4px 8px 14px;border:0;background:none;color:inherit;font:inherit;text-align:left;-webkit-tap-highlight-color:transparent}.profile-action-sheet__open:active{background:color-mix(in srgb,var(--text) 6%,transparent)}.profile-action-sheet__toggle{width:82px;flex:none;display:grid;place-items:center;padding:0 12px;border:0;background:none}.profile-action-sheet__icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:11px;color:#fff}.profile-action-sheet__icon--message{background:#2aabee}.profile-action-sheet__icon--tip{background:#8b5cf6}.profile-action-sheet__icon svg{width:22px;height:22px;fill:currentColor}.profile-action-sheet__icon svg.profile-tip-wallet-icon{width:22px;height:18px}.profile-action-sheet__copy{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:1px;text-align:left}.profile-action-sheet__copy strong{overflow:hidden;color:var(--text);font-size:17px;line-height:21px;font-weight:510;letter-spacing:-.43px;text-overflow:ellipsis;white-space:nowrap}.profile-action-sheet__copy small{overflow:hidden;color:var(--hint);font-size:12.5px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.profile-links-sheet .link-card{margin-bottom:10px}.profile-field--invalid{color:var(--destructive)!important}.profile-field-error{margin:6px 16px 10px;color:var(--destructive);font-size:13px;line-height:17px}.profile-field-error--standalone{margin:2px 4px 10px}.choice-row{min-height:60px}.choice-row__text{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1;text-align:left}.choice-row__title{font-size:1rem;color:var(--text)}.choice-row__sub{font-size:.8rem;color:var(--subtitle)}.field-row{position:relative;min-height:52px;padding:0 16px;width:100%;background:none;border:0;font:inherit;text-align:left;-webkit-tap-highlight-color:transparent}.field-row,.import-field{display:flex;align-items:center}.import-field{gap:8px;min-height:50px;padding:6px 6px 6px 18px;background:var(--section-bg);border-radius:999px}.import-field__input{flex:1 1;min-width:0;border:0;background:none;outline:none;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;-webkit-tap-highlight-color:transparent}.import-field__input::placeholder{color:var(--subtitle);opacity:.55}.import-field__input:focus{box-shadow:none}.subdomain-collection-heading{display:flex;align-items:center;min-width:0}.subdomain-collection-heading .screen__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subdomain-collection-actions{display:flex;justify-content:flex-end;margin:0 0 14px}.sub-create__hint{margin:9px 6px 18px;color:var(--hint);font-size:13px;line-height:1.4}.sub-create__hint--error{color:var(--destructive)}.sub-create__mode-row{min-height:64px}.sub-create__mode-row .provider-row__meta{white-space:normal}.sub-create__min{margin-bottom:0}.sub-create__pricing{margin-bottom:12px}.sub-create__prices{margin-top:12px;overflow:hidden}.sub-create__price{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;font-size:14px}.sub-create__price+.sub-create__price{border-top:.5px solid var(--separator)}.sub-create__price-input{display:flex;align-items:center;gap:5px;min-width:0}.sub-create__price-input input{width:92px;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:16px;text-align:right}.sub-create__price-input b{color:var(--hint);font-size:12px;font-weight:500}.sub-create__error,.sub-create__notice{margin-top:14px;padding:12px 14px;border-radius:12px;background:var(--section-bg);color:var(--hint);font-size:13px;line-height:1.4}.sub-create__approvals{margin-top:14px;overflow:hidden}.sub-create__approvals-title{display:block;padding:12px 14px;font-size:14px;font-weight:600}.sub-create__approval-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 14px;border-top:.5px solid var(--separator);color:var(--hint);font-size:13px}.sub-create__approval-row b{flex:none;color:var(--text);font-weight:500}.sub-create__error{color:var(--destructive)}.sub-create__error button{margin-left:8px;color:var(--accent);font-weight:600}.sub-create__status{margin:14px 6px 0;color:var(--hint);font-size:14px;text-align:center}.sub-create__actions{display:flex;gap:10px;margin-top:18px}.sub-create__actions>.tg-btn{flex:1 1;width:auto}.sub-create__actions--stacked{flex-direction:column}.sub-create__actions--stacked>.tg-btn{flex:none;width:100%}.subdomain-mint-field{margin-top:8px}.subdomain-mint-suffix{flex:none;max-width:55%;padding-right:12px;overflow:hidden;color:var(--hint);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.subdomain-mint-hint{margin:8px 6px 18px 10px;font-size:13px}.subdomain-mint-summary{margin-top:8px}.subdomain-mint-error{margin:12px 6px 0;font-size:14px}.subdomain-mint-action{margin-top:16px}.search-input{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-size:17px;font-family:inherit;caret-color:var(--accent);padding:10px 2px;-webkit-tap-highlight-color:transparent}.search-input::placeholder{color:var(--subtitle)}.search-input:focus{box-shadow:none}.dns-catalog-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,auto);align-items:center;grid-gap:8px;gap:8px;margin-bottom:10px}.dns-catalog-tools--namespaces,.dns-catalog-tools--subdomain-modes{grid-template-columns:minmax(0,1fr) auto minmax(128px,auto)}.dns-catalog-tools__controls{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.dns-catalog-tools__controls .dns-sort-select{flex:1 1;max-width:180px}.dns-catalog-tools .search-input{min-width:0;padding-right:4px}.dns-list-toolbar{position:relative;height:38px;margin-bottom:10px;overflow:hidden}.dns-list-toolbar__controls,.dns-list-toolbar__search{position:absolute;inset:0;display:flex;align-items:center;gap:6px;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.dns-list-toolbar__controls{min-width:0;margin:0;padding:0;border:0;justify-content:flex-end}.dns-list-toolbar__controls .dns-sort-select{flex:none;width:auto;max-width:48vw}.dns-list-toolbar__close,.dns-list-toolbar__icon-btn{display:grid;place-items:center;flex:none;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:var(--section-bg);color:var(--text);-webkit-tap-highlight-color:transparent}.dns-list-toolbar__icon-btn{margin-right:auto}.dns-list-toolbar__close svg,.dns-list-toolbar__icon-btn svg,.dns-list-toolbar__search-icon svg{width:18px;height:18px}.dns-list-toolbar__close:active,.dns-list-toolbar__icon-btn:active{opacity:.6}.dns-list-toolbar__search{padding:0 3px 0 12px;border-radius:999px;background:var(--section-bg);opacity:0;pointer-events:none;transform:translateY(6px) scale(.985)}.dns-list-toolbar__search-icon{display:grid;place-items:center;flex:none;color:var(--hint)}.dns-list-toolbar__search .search-input{min-width:0;height:34px;padding:0;font-size:16px}.dns-list-toolbar__close{background:transparent;color:var(--hint)}.dns-list-toolbar--searching .dns-list-toolbar__controls{opacity:0;pointer-events:none;transform:translateY(-6px) scale(.985)}.dns-list-toolbar--searching .dns-list-toolbar__search{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.dns-toolbar-action{flex:none;height:34px;padding:0 9px;border:0;border-radius:999px;background:var(--accent);color:var(--accent-text);font-family:inherit;font-size:13px;line-height:17px;font-weight:590;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.dns-toolbar-action:active{opacity:.65}.dns-toolbar-action:disabled{opacity:.45;cursor:default}.infinite-load-trigger{min-height:32px;display:flex;align-items:center;justify-content:center;margin-top:6px}.infinite-load-trigger .mini-boot__spinner{width:18px;height:18px;border-width:2px}.dns-namespace-toggle{display:flex;flex:none;gap:2px;height:34px;padding:2px;border-radius:999px;background:var(--section-bg)}.dns-namespace-toggle__btn{min-width:42px;height:30px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:var(--hint);font-family:inherit;font-size:12.5px;font-weight:590;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s}.dns-namespace-toggle__btn--on{background:var(--bg);color:var(--text)}.dns-namespace-toggle__btn:active{opacity:.65}.domain-namespace-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.screen__header-actions .domain-namespace-toolbar{margin-bottom:0}.domain-view-toggle{display:flex;flex:none;gap:2px;height:34px;padding:2px;border-radius:999px;background:var(--section-bg)}.domain-view-toggle__btn{display:grid;place-items:center;width:32px;height:30px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--hint);transition:background .15s,color .15s}.domain-view-toggle__btn svg{width:18px;height:18px}.domain-view-toggle__btn--on{background:var(--bg);color:var(--text)}.domain-view-toggle__btn:active{opacity:.65}.subdomain-mode-toggle .dns-namespace-toggle__btn{display:grid;place-items:center;min-width:34px;padding:0 3px}.subdomain-mode-toggle .collection-mode-icon{flex-basis:24px;width:24px;height:24px}.subdomain-mode-toggle .collection-mode-icon:after,.subdomain-mode-toggle .collection-mode-icon:before{background:currentColor}.dns-sort-select{min-width:0;max-width:48vw;height:34px;padding:0 28px 0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background-color:var(--section-bg);color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%238e8e93' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;font-family:inherit;font-size:13px;line-height:17px;font-weight:590;white-space:nowrap;text-overflow:ellipsis}.dns-renew-message{margin:0 8px 10px;text-align:center;font-size:13px}.field-row__paste{flex:none;margin-left:10px;padding:6px 16px;border:0;border-radius:999px;background:var(--accent);color:var(--accent-text);font-size:14px;font-weight:590;cursor:pointer;-webkit-tap-highlight-color:transparent}.field-row__paste:active{opacity:.6}.field-row__paste--minimal{padding:4px 8px;background:transparent;color:var(--accent);font-size:13px}.field-row__paste--minimal:disabled{opacity:.4}.field-row+.field-row:before{content:"";position:absolute;top:0;left:16px;right:0;height:.5px;background:var(--separator)}.field-row__input{flex:1 1;min-width:0;width:100%;border:0;background:none;outline:none;color:var(--text);font-family:inherit;font-size:17px;letter-spacing:-.43px;line-height:22px;padding:15px 0}.field-row__input::placeholder{color:var(--subtitle);opacity:.55}.field-row__input--area{resize:none;display:block}.sale-contact-field{gap:12px}.sale-contact-field .field-row__input{text-align:right}.avatar-row{gap:14px;cursor:pointer;transition:background .12s}.avatar-row:active{background:color-mix(in srgb,var(--text),transparent 94%)}.avatar-row__img{width:56px;height:56px;border-radius:50%;flex-shrink:0;margin:10px 0;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}.avatar-row__ph{background:var(--secondary-bg);color:var(--subtitle);font-size:26px;font-weight:300}.avatar-row__label{color:var(--link);font-size:17px;letter-spacing:-.43px}.field-row--color{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 16px}.field-row__label{color:var(--text);font-size:17px;letter-spacing:-.43px}.swatch{position:relative;width:26px;height:26px;padding:0;border-radius:50%;cursor:pointer;border:1px solid rgba(128,128,128,.25);box-shadow:inset 0 0 0 2px var(--section-bg)}.swatch--custom{display:grid;place-items:center;overflow:hidden}.swatch--custom input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;padding:0}.link-card{display:flex;align-items:center;margin-bottom:10px;transition:transform .14s,opacity .14s,box-shadow .14s}.link-card--dragging{z-index:1;opacity:.82;box-shadow:0 12px 30px rgba(0,0,0,.2);transform:scale(1.01)}.link-card__remove{border:0;background:none;padding:0 0 0 16px;flex-shrink:0;color:var(--destructive);display:inline-flex;cursor:pointer}.link-card__fields{flex:1 1;min-width:0}.link-card__grab{width:48px;align-self:stretch;flex:none;display:grid;place-items:center;padding:0;border:0;background:none;color:var(--subtitle);cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.link-card__grab:active{cursor:-webkit-grabbing;cursor:grabbing}.add-row{color:var(--link);font-size:17px;letter-spacing:-.43px;cursor:pointer;transition:background .12s}.add-row:active{background:color-mix(in srgb,var(--text),transparent 94%)}.toggle-row{gap:12px;cursor:pointer;transition:background .12s}.toggle-row:active{background:color-mix(in srgb,var(--text),transparent 94%)}.toggle-row__label{flex:1 1;min-width:0;font-size:17px;letter-spacing:-.43px;color:var(--text);text-align:left}.sw{position:relative;width:64px;height:28px;border-radius:100px;flex-shrink:0;background:rgba(120,120,120,.2);transition:background .2s}.sw--on{background:#34c759}.sw:after{content:"";position:absolute;top:2px;left:2px;width:39px;height:24px;border-radius:100px;background:#fff;transition:transform .2s}.sw--on:after{transform:translateX(21px)}.field-row__amount{flex:0 0 84px;width:84px;max-width:84px;margin-left:auto;text-align:right}.field-row__unit{color:var(--subtitle);font-size:17px;letter-spacing:-.43px;margin-left:6px;flex-shrink:0}.tip-jetton-label{display:flex;flex:1 1;min-width:0;flex-direction:column;line-height:19px}.tip-jetton-label b{font-size:16px;font-weight:590}.tip-jetton-label b,.tip-jetton-label small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tip-jetton-label small{color:var(--subtitle);font-size:12px}.tip-add-jetton{flex:none;min-width:54px;padding:8px 0 8px 12px;border:0;background:none;color:var(--link);font-family:inherit;font-size:15px;line-height:18px;font-weight:590;cursor:pointer}.tip-add-jetton:disabled{color:var(--hint);cursor:default}.sale-currency-select{flex:none;min-width:92px;height:36px;padding:0 30px 0 14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;color:var(--link);background-color:var(--secondary-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%230077cc' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;font-family:inherit;font-size:14px;line-height:18px;font-weight:590}.tip-language-select{margin-left:auto;text-align-last:right}.sale-image-field{gap:10px}.sale-image-field__pick{display:flex;align-items:center;gap:14px;flex:1 1;min-width:0;padding:0;border:0;background:none;color:inherit;text-align:left;font:inherit;cursor:pointer}.sale-image-field__pick:disabled,.sale-image-field__remove:disabled{opacity:.55}.sale-image-field__remove{flex:none;padding:7px 0;border:0;background:none;color:var(--destructive);font-family:inherit;font-size:14px;line-height:18px;font-weight:590;cursor:pointer}.theme-color-value{display:flex;align-items:center;gap:10px;color:var(--hint)}.theme-color-value code{font-size:12px}.theme-reset-row{width:100%;border:0;background:none;color:var(--link);font:inherit;text-align:left;cursor:pointer}.theme-reset-row:active{background:color-mix(in srgb,var(--text),transparent 94%)}.theme-range-row{display:flex;align-items:center;gap:12px;padding:12px 16px}.theme-range-row input{flex:1 1;min-width:0;accent-color:var(--link)}.theme-range-row output{width:42px;color:var(--subtitle);font-size:14px;text-align:right}.avatar-row__img--logo{border-radius:14px}.avatar-row__img--wide{width:68px;height:42px;border-radius:10px}.tg-btn--danger{color:var(--destructive)}.sub-manage-loading{display:grid;min-height:88px;place-items:center}.sub-manage-callout{display:flex;flex-direction:column;gap:7px;margin:16px 0;padding:15px;border-radius:14px;background:color-mix(in srgb,var(--accent) 12%,var(--section-bg))}.sub-manage-callout strong{color:var(--text);font-size:17px;line-height:21px}.sub-manage-callout span{color:var(--subtitle);font-size:14px;line-height:19px}.sub-manage-callout .tg-btn{margin-top:5px}.sub-manage-callout--claim{text-align:center}.sub-manage-callout--warning{background:color-mix(in srgb,#ff9f0a 13%,var(--section-bg))}.sub-manage-list{overflow:hidden;padding:0}.sub-manage-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:0 13px 0 16px;border:0;background:none;color:var(--text);font:inherit;text-align:left}.sub-manage-row+.sub-manage-row{border-top:.5px solid var(--separator)}.sub-manage-row:active{background:color-mix(in srgb,var(--text) 5%,transparent)}.sub-manage-row:disabled{opacity:.5}.sub-manage-row__label{min-width:0;font-size:16px;line-height:20px}.sub-manage-row__label--danger{color:var(--destructive)}.sub-manage-row__trail{display:flex;align-items:center;gap:7px;flex:none;color:var(--hint)}.sub-manage-row__trail svg{width:16px;height:16px}.sub-manage-row__value{max-width:42vw;overflow:hidden;color:var(--subtitle);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.sub-manage-message{margin:10px 6px 0;color:var(--subtitle);font-size:14px;line-height:19px}.sub-manage-sheet__choices{overflow:hidden;padding:0}.sub-manage-sheet__button{margin-top:14px}.sub-manage-sheet__actions{display:flex;gap:10px;margin-top:14px}.sub-manage-sheet__actions .tg-btn{flex:1 1}.mini-error{display:grid;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) 18px max(24px,env(safe-area-inset-bottom));place-items:center;background:var(--bg);color:var(--text);text-align:center}.mini-error__card{width:min(100%,420px)}.mini-error__card h1{margin:0;font-size:22px;line-height:28px}.mini-error__card p{margin:8px 0 20px;color:var(--subtitle);font-size:15px;line-height:20px}.sub-manage-sheet__actions--stack{flex-direction:column}.sub-manage-sheet__error{margin:8px 4px 0}.sub-manage-danger-note{padding:13px 14px;border-radius:12px;background:color-mix(in srgb,var(--destructive) 10%,var(--section-bg));color:var(--destructive);font-size:14px;line-height:19px}.post-editor{display:flex;flex-direction:column;padding-bottom:8px}.ed-title{border:0;background:none;outline:none;color:var(--text);font-size:1.7rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;padding:6px 6px 10px;width:100%}.ed-title::placeholder{color:var(--subtitle);opacity:.6}.ed-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:1px;background:var(--section-bg);border-radius:14px;padding:4px 6px;margin:0 2px 10px;overflow-x:auto;scrollbar-width:none}.ed-toolbar::-webkit-scrollbar{display:none}.ed-tool{min-width:34px;height:36px;border:0;background:none;border-radius:10px;color:var(--text);font-size:15.5px;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ed-tool__icon{display:block;width:28px;height:28px;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:22px 22px;mask-size:22px 22px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ed-tool__link{-webkit-mask-image:url(/app/_next/static/media/telegram-link.b7ef0ef2.svg);mask-image:url(/app/_next/static/media/telegram-link.b7ef0ef2.svg)}.ed-tool__media{-webkit-mask-image:url(/app/_next/static/media/telegram-search-media.89c7f871.svg);mask-image:url(/app/_next/static/media/telegram-search-media.89c7f871.svg)}.ed-tool:active{background:var(--secondary-bg)}.ed-toolbar__sep{width:1px;height:18px;background:var(--separator);margin:0 3px;flex-shrink:0}.ed-prompt{display:flex;gap:8px;margin:0 2px 10px}.ed-prompt__input{flex:1 1;min-width:0;border:0;outline:none;font:inherit;font-size:16px;color:var(--text);background:var(--section-bg);border-radius:12px;padding:10px 13px}.ed-prompt__input::placeholder{color:var(--subtitle);opacity:.55}.ed-prompt__btn{padding:0 14px;border-radius:12px}.ed-body{position:relative;min-height:42vh;outline:none;padding:2px 6px 20px;font-size:1.02rem;line-height:1.62;color:var(--text);word-break:break-word}.post-editor--compact .ed-body{min-height:52px}.ed-body:empty:before,.ed-body:has(>p:only-child>br:only-child):before{content:attr(data-placeholder);color:var(--subtitle);opacity:.6;position:absolute;top:2px;left:6px;pointer-events:none}.ed-body p{margin:0 0 12px}.ed-body h2{font-size:1.25rem;margin:18px 0 8px}.ed-body blockquote{margin:0 0 12px;padding:2px 0 2px 12px;border-left:3px solid var(--accent);color:var(--subtitle)}.ed-body a{color:var(--link)}.ed-figure{margin:14px 0}.ed-figure img{max-width:100%;border-radius:10px;display:block}.ed-figure[data-w=s] img{width:45%;margin:0 auto}.ed-figure[data-w=m] img{width:70%;margin:0 auto}.ed-figure--sel img{outline:2px solid var(--accent);outline-offset:2px}.ed-sizebar{display:flex;align-items:center;gap:6px;margin:0 2px 10px}.ed-sizebar__label{font-size:.85rem;color:var(--subtitle);margin-right:auto;padding-left:4px}.ed-size{border:0;font:inherit;font-size:.9rem;padding:7px 13px;border-radius:10px;background:var(--section-bg);color:var(--text)}.ed-size--on{background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);font-weight:590}.ed-embed{margin:14px 0;padding:14px;border-radius:12px;background:var(--secondary-bg);color:var(--subtitle);font-size:.92rem;text-align:center}.ed-tool--on{background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent)}