:root{--tg-ref-width: 1920px;--tg-ref-height: 1080px;--tg-shell-rail-width: 264px;--tg-green: #00bd48;--tg-green-light: #49e985;--tg-green-dark: #005224;--tg-bg-white: #ffffff;--tg-bg-gray: #f7f7f7;--tg-bg-gray-light: #f9f9f9;--tg-surface: #ffffff;--tg-surface-gray: #f1f1f1;--tg-surface-gray-light: #dbdbdb;--tg-text-black: #000000;--tg-text-dark: #383838;--tg-text-gray: #6c6c6c;--tg-text-gray-medium: #646464;--tg-text-gray-light: #808080;--tg-text-placeholder: #bbbbbb;--tg-success: #00bd48;--tg-error: #bd0000;--tg-warning: #ffee00;--tg-border: #d9d9d9;--tg-divider: #e0e0e0;--tg-nav-inactive: #bbbbbb;--tg-nav-active: #00bd48;--tg-star-filled: #ffee00;--tg-star-empty: #6c6c6c;--tg-radius-sm: 8px;--tg-radius-md: 12px;--tg-radius-lg: 16px;--tg-shadow-nav: 0 -2px 12px rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box}html{font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;color:var(--tg-text-dark);background:var(--tg-bg-gray)}body{margin:0;min-height:100dvh}#root{min-height:100dvh}.tg-layout-root{width:100%;max-width:var(--tg-ref-width);min-height:100dvh;margin-inline:auto;display:flex;flex-direction:column;box-sizing:border-box}@media(min-width:1921px){html{background:linear-gradient(90deg,#ececec 0,var(--tg-bg-gray) 12.5%,var(--tg-bg-gray) 87.5%,#ececec 100%)}}.tg-app-shell{flex:1;display:flex;flex-direction:column;min-height:0}.tg-app-shell--desktop{min-height:100dvh}.tg-web-chrome{flex-shrink:0;position:sticky;top:0;z-index:40;width:100%}.tg-web-topbar{display:flex;align-items:center;justify-content:center;min-height:52px;padding:8px max(16px,4vw);box-sizing:border-box;background:var(--tg-green)}.tg-web-topbar__logo{display:block;height:28px;width:auto;max-width:min(220px,45vw);object-fit:contain;filter:brightness(0) invert(1)}.tg-web-tabs{display:flex;justify-content:space-between;align-items:stretch;gap:0;flex-wrap:nowrap;width:100%;margin:0;padding:0;list-style:none;box-sizing:border-box;background:var(--tg-bg-white);border-bottom:1px solid var(--tg-divider);box-shadow:0 2px 8px #0000000d}.tg-web-tabs__link{flex:1;min-width:0;display:flex;justify-content:center;align-items:stretch;text-decoration:none;color:var(--tg-nav-inactive);border-bottom:3px solid transparent;box-sizing:border-box;transition:border-color .12s ease,color .12s ease}.tg-web-tabs__link:hover{color:var(--tg-text-dark)}.tg-web-tabs__link--active{color:var(--tg-nav-active);border-bottom-color:var(--tg-green)}.tg-web-tabs__link-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 4px 8px;font-size:10px;font-weight:600;line-height:1.15;text-align:center;color:inherit}@media(min-width:1280px){.tg-web-tabs__link-inner{font-size:11px;padding:8px 6px 10px}}.tg-web-tabs__label{color:inherit;max-width:100%;overflow:hidden;text-overflow:ellipsis}.tg-web-tabs__ico-wrap{position:relative;display:flex;align-items:center;justify-content:center}.tg-web-tabs__badge{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--tg-error);color:#fff;font-size:9px;font-weight:700;line-height:16px;text-align:center}.tg-app-shell__main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:auto;padding:12px 20px 24px;box-sizing:border-box}@media(min-width:1280px){.tg-app-shell__main{padding:20px 40px 32px}}.tg-auth-page-shell{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem max(1rem,4vw);box-sizing:border-box;background:var(--tg-bg-gray)}.tg-card.tg-auth-card{width:100%;max-width:min(980px,100%);padding:clamp(1.5rem,4.5vw,3rem) clamp(1.25rem,4vw,2.75rem);min-height:min(82dvh,920px);box-sizing:border-box}.tg-shell-rail{display:flex;flex-direction:column;gap:6px;width:var(--tg-shell-rail-width);flex-shrink:0;padding:20px 12px max(16px,env(safe-area-inset-bottom));box-sizing:border-box;background:var(--tg-bg-white);border-right:1px solid var(--tg-divider);box-shadow:2px 0 12px #0000000a}.tg-shell-rail__brand{padding:8px 4px 20px;border-bottom:1px solid var(--tg-divider);margin-bottom:12px}.tg-shell-rail__logo{display:block;max-width:100%;height:auto;max-height:40px;object-fit:contain}.tg-shell-rail__link{display:flex;text-decoration:none;border-radius:var(--tg-radius-sm);color:var(--tg-nav-inactive);font-weight:600;font-size:.9rem}.tg-shell-rail__link--active{color:var(--tg-nav-active);background:#00bd4814}.tg-shell-rail__link-inner{display:flex;align-items:center;gap:12px;padding:10px 12px;width:100%;text-decoration:none}.tg-shell-rail__ico-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:28px}.tg-shell-rail__ico{width:22px;height:22px;object-fit:contain}.tg-shell-rail__label{flex:1;min-width:0}.tg-shell-rail__badge{position:absolute;top:-4px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--tg-error);color:#fff;font-size:9px;font-weight:700;line-height:16px;text-align:center}.tg-bottom-nav{display:flex;justify-content:space-around;align-items:center;padding:8px 8px max(8px,env(safe-area-inset-bottom));background:var(--tg-bg-white);box-shadow:var(--tg-shadow-nav);border-top:1px solid var(--tg-divider)}h1{font-size:1.5rem;font-weight:700;line-height:2rem;margin:0 0 .75rem}h2{font-size:1.25rem;font-weight:600;line-height:1.75rem;margin:0 0 .5rem}p{margin:0 0 .75rem;font-size:.875rem;line-height:1.4;color:var(--tg-text-gray)}code{font-size:.85em;background:var(--tg-surface-gray);padding:.1em .35em;border-radius:4px}a{color:var(--tg-green);font-weight:600;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.tg-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:var(--tg-radius-sm);font-size:1rem;font-weight:600;border:none;cursor:pointer}.tg-btn--primary{background:var(--tg-green);color:#fff}.tg-btn--primary:disabled{opacity:.5;cursor:not-allowed}.tg-btn--secondary{background:var(--tg-surface);color:var(--tg-text-dark);border:1px solid var(--tg-border)}.tg-input{width:100%;padding:.65rem .85rem;border:1px solid var(--tg-border);border-radius:var(--tg-radius-sm);font-size:.9375rem;margin-bottom:.75rem}.tg-password-field{position:relative;width:100%;margin-bottom:.75rem}.tg-input.tg-input--password{margin-bottom:0;padding-right:2.85rem}.tg-password-field__toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);box-sizing:border-box;width:2.375rem;height:2.375rem;padding:0;border:none;background:transparent;cursor:pointer;color:var(--tg-text-gray);display:flex;align-items:center;justify-content:center;border-radius:var(--tg-radius-sm)}.tg-password-field__toggle:hover:not(:disabled){color:var(--tg-text-dark);background:var(--tg-surface-gray)}.tg-password-field__toggle:disabled{opacity:.45;cursor:not-allowed}.tg-password-field__toggle:focus-visible{outline:2px solid var(--tg-green);outline-offset:1px}.tg-card{background:var(--tg-surface);border-radius:var(--tg-radius-md);padding:1rem;box-shadow:0 1px 4px #0000000f}.tg-error{color:var(--tg-error);font-size:.875rem;margin-bottom:.5rem}.tg-parity-page{width:100%;max-width:1200px;margin-inline:auto;padding-bottom:2rem}.tg-parity-sub{font-size:.9375rem;color:var(--tg-text-gray);margin:0 0 1rem}.tg-unstyled-link{color:inherit;font-weight:inherit;text-decoration:none}.tg-unstyled-link:hover{text-decoration:none}.tg-chip-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:12px 0 16px}.tg-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--tg-border);background:var(--tg-bg-white);color:var(--tg-text-dark);font-family:inherit;font-size:.8125rem;font-weight:600;padding:8px 14px;border-radius:999px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.tg-chip:hover{border-color:var(--tg-green);color:var(--tg-green)}.tg-chip--active{background:#00bd481f;border-color:var(--tg-green);color:var(--tg-green)}.tg-h-scroll{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 12px;scroll-snap-type:x proximity}.tg-h-scroll>*{flex-shrink:0;scroll-snap-align:start}.tg-parity-sr-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tg-input-plain{border:1px solid var(--tg-border, #ddd)}.tg-home-parity{position:relative;padding-bottom:88px}.tg-home-fab-ai{position:fixed;bottom:calc(72px + env(safe-area-inset-bottom,0px));right:20px;width:56px;height:56px;border-radius:999px;border:none;background:var(--tg-green, #00bd48);color:#fff;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 4px 14px #0000002e;z-index:50}.tg-home-fab-ai:hover{filter:brightness(1.06)}.tg-home-fab-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0006;border:none;padding:24px;display:flex;align-items:center;justify-content:center;cursor:default}.tg-home-fab-dialog{max-width:360px;width:100%;background:var(--tg-surface);border-radius:var(--tg-radius-md);padding:20px;text-align:left;cursor:auto}@media(min-width:900px){.tg-home-fab-ai{bottom:calc(24px + env(safe-area-inset-bottom,0px))}}.tg-shell-topchrome{position:sticky;top:0;z-index:60;background:var(--tg-green, #00bd48);color:#fff;box-shadow:0 2px 10px #00000014}.tg-shell-topchrome__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;max-width:1200px;margin:0 auto}.tg-shell-topchrome__text{flex:1;min-width:0}.tg-shell-topchrome__title{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:inherit}.tg-shell-topchrome__sub{margin:6px 0 0;font-size:15px;line-height:1.35;color:#ffffffeb;font-weight:400}.tg-shell-topchrome__icons{display:flex;flex-shrink:0;align-items:flex-start;gap:4px;padding-top:2px}.tg-shell-topchrome__icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;opacity:.98;transition:background .12s ease}.tg-shell-topchrome__icon-btn:hover{background:#ffffff24}.tg-shell-topchrome__icon-btn--badge-wrap{position:relative}.tg-shell-topchrome__badge{position:absolute;top:-2px;right:-4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;line-height:17px;text-align:center}.tg-order-card-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.tg-order-card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.tg-order-card-grid{grid-template-columns:repeat(3,1fr)}}.tg-order-card{display:flex;gap:12px;align-items:stretch;background:var(--tg-surface);border-radius:var(--tg-radius-md);padding:12px;box-shadow:0 1px 4px #0000000f;border:1px solid transparent;transition:border-color .12s ease,box-shadow .12s ease}.tg-order-card:hover{border-color:#00bd4859;box-shadow:0 4px 14px #00000014}.tg-order-card__thumb{width:82px;height:82px;border-radius:var(--tg-radius-sm);overflow:hidden;flex-shrink:0;background:var(--tg-surface-gray)}.tg-order-card__thumb img{width:100%;height:100%;object-fit:cover}.tg-order-card__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--tg-green)}.tg-order-card__body{min-width:0;flex:1}.tg-order-card__row{display:flex;gap:8px;align-items:baseline;justify-content:space-between;flex-wrap:wrap}.tg-order-card__cat{font-weight:700;font-size:.95rem}.tg-order-card__status{font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:999px;background:#00bd481f;color:var(--tg-green-dark)}.tg-order-card__details{margin:6px 0 0;font-size:.875rem;color:var(--tg-text-dark)}.tg-order-card__address{margin:4px 0 0;font-size:.8rem;color:var(--tg-text-gray)}.tg-parity-section{margin-top:1.75rem}.tg-parity-section__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:10px}.tg-parity-section__title{margin:0;font-size:1.05rem;font-weight:700}.tg-parity-empty{text-align:center;padding:2rem 1rem;background:var(--tg-surface);border-radius:var(--tg-radius-md);border:1px dashed var(--tg-border)}.tg-parity-empty__icon{font-size:2rem;display:block;margin-bottom:.5rem}.tg-parity-empty__title{margin:0;font-weight:700;color:var(--tg-text-dark)}.tg-parity-empty__sub{margin:.35rem 0 0;font-size:.875rem;color:var(--tg-text-gray)}.tg-stories-strip{display:flex;gap:16px;overflow-x:auto;padding:8px 2px 12px}.tg-story-bubble-wrap{text-align:center;flex-shrink:0;width:72px}.tg-story-bubble-wrap a{text-decoration:none;color:inherit}.tg-story-bubble-wrap p{margin:6px 0 0;font-size:.6875rem;font-weight:600;color:var(--tg-text-dark);max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-story-bubble-ring{width:62px;height:62px;border-radius:50%;margin-inline:auto;padding:3px;background:linear-gradient(135deg,var(--tg-green),#ffd54f);box-sizing:border-box}.tg-story-bubble-ring__inner{width:100%;height:100%;border-radius:50%;overflow:hidden;background:var(--tg-bg-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;color:var(--tg-green)}.tg-story-bubble-ring__inner img{width:100%;height:100%;object-fit:cover}.tg-post-card__author{font-size:.8125rem;font-weight:700;margin-bottom:6px;color:var(--tg-text-dark)}.tg-profile-hero{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}@media(max-width:520px){.tg-profile-hero{grid-template-columns:1fr;text-align:center;justify-items:center}}.tg-profile-hero__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid rgba(0,189,72,.25);background:var(--tg-surface-gray)}.tg-profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;margin-top:1rem}.tg-profile-stat{text-align:center;padding:10px;border-radius:var(--tg-radius-md);background:#00bd480f;border:1px solid rgba(0,189,72,.12)}.tg-profile-stat__num{font-weight:800;font-size:1.25rem;color:var(--tg-text-dark)}.tg-profile-stat__label{margin:2px 0 0;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--tg-text-gray)}.tg-menu-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:1rem}@media(min-width:600px){.tg-menu-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.tg-menu-grid{grid-template-columns:repeat(3,1fr)}}.tg-menu-tile{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--tg-surface);border-radius:var(--tg-radius-md);border:1px solid var(--tg-divider);text-decoration:none;color:inherit;font-weight:600;transition:border-color .12s ease,box-shadow .12s ease}.tg-menu-tile:hover{border-color:#00bd4859;box-shadow:0 2px 10px #0000000f}.tg-menu-tile__hint{font-size:.75rem;font-weight:500;color:var(--tg-text-gray);margin-top:2px}.tg-banner-card{min-width:240px;max-width:320px;flex-shrink:0}.tg-banner-card img{width:100%;border-radius:var(--tg-radius-md);max-height:140px;object-fit:cover}.tg-hub-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:1rem}@media(min-width:640px){.tg-hub-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.tg-hub-grid{grid-template-columns:repeat(3,1fr)}}.tg-hub-card{display:flex;flex-direction:column;gap:6px;padding:1.25rem 1.125rem;background:var(--tg-surface);border-radius:var(--tg-radius-md);border:1px solid var(--tg-divider);text-decoration:none;color:inherit;min-height:110px;transition:border-color .12s ease,transform .12s ease}.tg-hub-card:hover{border-color:var(--tg-green);transform:translateY(-2px)}.tg-hub-card__ico{font-size:1.75rem;margin-bottom:4px}.tg-hub-card__title{margin:0;font-size:1rem;font-weight:700}.tg-hub-card__sub{margin:0;font-size:.8125rem;color:var(--tg-text-gray)}.tg-home-trial-banner{margin-bottom:16px;padding:12px 16px;border-radius:12px;background:#22c55e26}.tg-home-quick-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.tg-home-quick-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.tg-home-quick-grid:not(.tg-home-quick-grid--two){grid-template-columns:repeat(3,1fr)}}.tg-home-quick-grid--two{grid-template-columns:1fr}@media(min-width:640px){.tg-home-quick-grid--two{grid-template-columns:repeat(2,1fr)}}.tg-home-quick-card{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:14px;background:var(--tg-surface);border:1px solid var(--tg-divider);color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.tg-home-quick-card:hover{border-color:#00bd4873;box-shadow:0 6px 24px #00000012;transform:translateY(-2px)}.tg-home-quick-card--accent{background:linear-gradient(135deg,rgba(0,189,72,.08) 0%,var(--tg-surface) 55%);border-color:#00bd4838}.tg-home-quick-card__icon{font-size:1.75rem;line-height:1}.tg-home-quick-card__title{font-weight:800;font-size:1.02rem;margin-bottom:4px}.tg-home-quick-card__sub{font-size:.8125rem;color:var(--tg-text-gray);line-height:1.35}.tg-home-map-shell{margin-top:10px;height:min(360px,52dvh);border-radius:14px;overflow:hidden;background:var(--tg-surface-gray);border:1px solid var(--tg-divider)}.tg-home-map-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:220px;padding:20px;text-align:center}.tg-link-quiet{color:var(--tg-green);font-weight:600;font-size:.875rem;text-decoration:none}.tg-link-quiet:hover{text-decoration:underline}.tg-fb-segmented{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 16px}.tg-fb-segmented__btn{flex:1;min-width:0;text-align:center;padding:10px 14px;border-radius:999px;border:1px solid var(--tg-divider);background:var(--tg-bg-white);color:var(--tg-text-dark);font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;font-family:inherit;transition:border-color .12s ease,background .12s ease,color .12s ease}.tg-fb-segmented__btn:hover{border-color:var(--tg-green);color:var(--tg-green)}.tg-fb-segmented__btn--active{border-color:var(--tg-green);background:#00bd481a;color:var(--tg-green)}.tg-provider-row .tg-provider-row__inner{display:flex;gap:14px;align-items:center;width:100%}.tg-provider-row__avatar{width:56px;height:56px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--tg-surface-gray);display:flex;align-items:center;justify-content:center;font-weight:800}.tg-provider-row__rating{margin:6px 0 0;font-size:.8125rem;font-weight:700;color:#b7790b}.tg-fb-list-page .tg-fb-page-head__title{margin:0 0 4px;font-size:clamp(1.35rem,3.5vw,1.6rem);font-weight:800}.tg-fb-page-head__sub{margin:0;font-size:.9375rem;color:var(--tg-text-gray)}.tg-notif-feed{list-style:none;margin:0;padding:0;border-radius:12px;border:1px solid var(--tg-divider);overflow:hidden;background:var(--tg-surface)}.tg-notif-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--tg-divider)}.tg-notif-row:last-child{border-bottom:none}.tg-notif-row--unread{background:#00bd480d}.tg-notif-row__glyph{font-size:1.55rem;line-height:1}.tg-notif-row__main{min-width:0}.tg-notif-row__top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.tg-notif-row__title{font-weight:700;font-size:.9375rem}.tg-notif-row__time{font-size:.75rem;color:var(--tg-text-gray);flex-shrink:0}.tg-notif-row__preview{margin:4px 0 0;font-size:.875rem;color:var(--tg-text-gray);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tg-msg-inbox{list-style:none;padding:0;margin:0;border-radius:12px;border:1px solid var(--tg-divider);overflow:hidden}.tg-msg-inbox__row{display:flex;align-items:stretch;border-bottom:1px solid var(--tg-divider);background:var(--tg-surface)}.tg-msg-inbox__row:last-child{border-bottom:none}.tg-msg-inbox__link{flex:1;display:flex;align-items:center;gap:12px;padding:12px;min-width:0}.tg-msg-inbox__avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,#00bd4840,#4678ff33);color:var(--tg-text-dark);font-weight:800;display:flex;align-items:center;justify-content:center}.tg-msg-inbox__line1{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.tg-msg-inbox__name{font-weight:700}.tg-msg-inbox__time{font-size:.75rem;color:var(--tg-text-gray)}.tg-msg-inbox__meta{margin-top:4px;display:flex;align-items:center;gap:8px}.tg-msg-inbox__chip{font-size:.6875rem;text-transform:uppercase;font-weight:700;color:var(--tg-text-gray);letter-spacing:.04em}.tg-msg-inbox__unread{background:var(--tg-green);color:#fff;font-size:.6875rem;font-weight:800;padding:2px 7px;border-radius:999px}.tg-fb-empty-inset{padding:2rem 1rem;border-radius:12px;border:1px dashed var(--tg-divider);text-align:center}.tg-fb-empty-inset__title{margin:0;font-weight:700}.tg-btn--quiet{background:transparent;border:1px solid var(--tg-divider);padding:6px 10px;border-radius:var(--tg-radius-md);font-weight:700}.tg-btn--quiet:hover{border-color:var(--tg-green);color:var(--tg-green)}.tg-chat-shell{display:flex;flex-direction:column;min-height:calc(100dvh - 120px);max-width:900px;margin:0 auto;padding-bottom:4rem}.tg-chat-head{display:flex;align-items:center;gap:12px;padding:10px 4px 14px;border-bottom:1px solid var(--tg-divider)}.tg-chat-head__back{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.25rem;color:var(--tg-text-dark);border:1px solid var(--tg-divider);background:var(--tg-surface)}.tg-chat-head__meta{display:flex;align-items:center;gap:12px}.tg-chat-head__avatar{width:44px;height:44px;border-radius:999px;background:#00bd4826;display:flex;align-items:center;justify-content:center;font-weight:800}.tg-chat-head__title{margin:0;font-size:1.05rem;font-weight:800}.tg-chat-head__sub{margin:0;font-size:.75rem;color:var(--tg-text-gray)}.tg-chat-scroll{flex:1;overflow:auto;padding:12px 0 8px}.tg-chat-bubbles{display:flex;flex-direction:column;gap:10px}.tg-chat-row{display:flex;justify-content:flex-start}.tg-chat-row--mine{justify-content:flex-end}.tg-chat-bubble{max-width:min(85%,420px);padding:10px 12px;border-radius:18px;background:var(--tg-surface);border:1px solid var(--tg-divider);box-shadow:0 1px 6px #0000000a}.tg-chat-row--mine .tg-chat-bubble{background:linear-gradient(145deg,#16a34a,#059669);color:#fff;border:none}.tg-chat-bubble__media{display:block;max-width:100%;border-radius:12px;margin-bottom:6px;max-height:280px;object-fit:cover}.tg-chat-row--mine .tg-chat-bubble__time{color:#ffffffd1}.tg-chat-bubble__text{white-space:pre-wrap;font-size:.9375rem}.tg-chat-bubble__time{font-size:.6875rem;opacity:.75;margin-top:4px}.tg-chat-compose{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:10px 4px;background:var(--tg-bg-gray);border-top:1px solid var(--tg-divider);margin-top:auto}.tg-chat-compose__hidden-file{position:absolute;width:0;height:0;opacity:0}.tg-chat-compose__icon-btn{width:42px;height:42px;border-radius:999px;border:1px solid var(--tg-divider);background:var(--tg-surface);cursor:pointer}.tg-chat-compose__input{margin:0;resize:none;min-height:42px;max-height:120px;border-radius:22px;border:1px solid var(--tg-divider);padding:10px 16px;font-family:inherit;font-size:.9375rem}.tg-chat-compose__send{width:44px;height:44px;border-radius:999px;border:none;cursor:pointer;font-weight:800;color:#fff;background:var(--tg-green)}.tg-chat-compose__send:disabled{opacity:.45;cursor:not-allowed}.tg-visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0}.tg-fb-feed-root{max-width:680px}.tg-fb-feed-head__title{margin:0;font-size:1.5rem;font-weight:800}.tg-fb-feed-head__sub{margin:4px 0 12px;color:var(--tg-text-gray)}.tg-fb-stories-module{margin-bottom:16px}.tg-fb-stories-module__rail{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.tg-story-bubble-modern{display:flex;flex-direction:column;align-items:center;gap:6px;width:78px;flex-shrink:0}.tg-story-bubble-modern__ring{width:72px;height:72px;border-radius:50%;padding:3px;background:linear-gradient(225deg,#f09433,#dc2743,#5851db)}.tg-story-bubble-modern__ring img,.tg-story-bubble-modern__ring span{display:flex;width:100%;height:100%;border-radius:50%;object-fit:cover;align-items:center;justify-content:center;background:var(--tg-surface);font-weight:800}.tg-story-bubble-modern__lab{font-size:.6875rem;font-weight:600;color:var(--tg-text-gray)}.tg-fb-create-card,.tg-fb-composer{background:var(--tg-surface);border-radius:14px;border:1px solid var(--tg-divider);padding:14px 16px;margin-bottom:14px;box-shadow:0 8px 32px #0000000a}.tg-fb-create-card__toolbar{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px;flex-wrap:wrap}.tg-fb-create-card__pill{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--tg-green);background:#00bd481a;padding:4px 10px;border-radius:999px}.tg-fb-create-card__hint{font-size:.75rem;color:var(--tg-text-gray)}.tg-fb-file-btn{display:inline-block;padding:8px 14px;border-radius:var(--tg-radius-md);border:1px dashed var(--tg-divider);cursor:pointer;font-weight:600;margin-bottom:8px}.tg-fb-mini-meta{font-size:.75rem;color:var(--tg-text-gray);margin:0 0 8px}.tg-fb-single-line{width:100%;margin:0 0 10px;padding:10px 12px;border-radius:10px;border:1px solid var(--tg-divider);font:inherit}.tg-fb-create-card__actions{display:flex;justify-content:flex-end}.tg-fb-composer__row{display:flex;gap:12px}.tg-fb-composer__avatar{width:44px;height:44px;border-radius:999px;overflow:hidden;flex-shrink:0;background:var(--tg-surface-gray);display:flex;align-items:center;justify-content:center;font-weight:800}.tg-fb-composer__avatar img{width:100%;height:100%;object-fit:cover}.tg-fb-composer__grow{flex:1;min-width:0}.tg-fb-composer__fake-input{width:100%;border-radius:18px;border:none;background:var(--tg-bg-gray);padding:10px 14px;font:inherit;resize:vertical;min-height:72px}.tg-fb-composer__tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.tg-fb-tool-btn{cursor:pointer;border:none;background:transparent;color:var(--tg-green);font-weight:700}.tg-fb-tool-btn--muted{color:var(--tg-text-gray)}.tg-fb-pub-btn{margin-left:auto;border-radius:999px;padding:8px 18px}.tg-fb-post-stream{display:flex;flex-direction:column;gap:14px;margin-top:8px}.tg-fb-post{background:var(--tg-surface);border-radius:14px;border:1px solid var(--tg-divider);overflow:hidden}.tg-fb-post__head{display:flex;align-items:center;gap:10px;padding:12px 14px}.tg-fb-post__avatar-mini{width:42px;height:42px;border-radius:999px;background:var(--tg-bg-gray);display:flex;align-items:center;justify-content:center;font-weight:800}.tg-fb-post__author-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.tg-fb-post__author{font-weight:800;font-size:.95rem}.tg-fb-post__sep{color:var(--tg-text-gray)}.tg-fb-post__time{font-size:.8125rem;color:var(--tg-text-gray)}.tg-fb-post__tiny{margin:2px 0 0;font-size:.6875rem;color:var(--tg-text-gray)}.tg-fb-post__more{margin-left:auto;border:none;background:transparent;cursor:pointer;font-weight:800}.tg-fb-post__media img,.tg-fb-post__media video{width:100%;display:block;max-height:min(560px,70dvh);object-fit:cover}.tg-fb-post__copy{padding:0 14px 14px;margin:0;font-size:.948rem}.tg-fb-post__reactions{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0 8px 8px;border-top:1px solid var(--tg-divider)}.tg-fb-react{border:none;background:transparent;cursor:pointer;padding:10px;border-radius:8px;font-weight:600}.tg-fb-react:hover{background:var(--tg-bg-gray)}.tg-ai-split{display:grid;grid-template-columns:1fr;gap:16px;margin-top:12px}@media(min-width:900px){.tg-ai-split{grid-template-columns:minmax(210px,280px) 1fr}}.tg-ai-drawer__title{margin:0 0 8px}.tg-ai-new{width:100%;margin-bottom:12px}.tg-ai-sessions{list-style:none;margin:0;padding:0;max-height:min(560px,55dvh);overflow-y:auto}.tg-ai-session-row{width:100%;text-align:left;padding:10px 8px;border-radius:8px;border:none;background:transparent;cursor:pointer}.tg-ai-session-row--active{background:#00bd4817}.tg-ai-session-row__tit{display:block;font-weight:700;font-size:.875rem}.tg-ai-session-row__hint{font-size:.6875rem;color:var(--tg-text-gray)}.tg-ai-chat__head{padding-bottom:10px;border-bottom:1px solid var(--tg-divider);margin-bottom:10px}.tg-ai-chat__scroll{min-height:320px;max-height:min(620px,58dvh);overflow-y:auto}.tg-ai-bubbles{display:flex;flex-direction:column;gap:12px;padding-right:4px}.tg-ai-row{display:flex;justify-content:flex-start}.tg-ai-row--mine{justify-content:flex-end}.tg-ai-bubble{max-width:min(92%,480px);padding:10px 12px;border-radius:14px;background:var(--tg-bg-gray)}.tg-ai-row--mine .tg-ai-bubble{background:#2563eb;color:#fff}.tg-ai-row--mine .tg-ai-bubble .tg-ai-bubble__cap{color:#fffc}.tg-ai-bubble__media{max-width:100%;border-radius:10px;margin-bottom:6px;max-height:220px;object-fit:cover}.tg-ai-bubble__text{white-space:pre-wrap}.tg-ai-bubble__cap{margin-top:6px;font-size:.6875rem;color:var(--tg-text-gray)}.tg-ai-compose{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px;align-items:end}.tg-ai-compose__textarea{width:100%;border-radius:12px;border:1px solid var(--tg-divider);padding:10px 12px;font:inherit;resize:vertical}.tg-profile-shell{min-height:60dvh}
