@font-face{font-family:PT Sans;src:url(/fonts/PTSans-Cyr-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PT Sans;src:url(/fonts/PTSans-Cyr-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;--font-ui:"PT Sans","DejaVu Sans","Aptos","Segoe UI",sans-serif;--md-sys-color-primary:#2d6248;--md-sys-color-on-primary:#ffffff;--md-sys-color-primary-container:#c2ead0;--md-sys-color-surface:#f5f7f2;--md-sys-color-surface-container:#e9eee7;--md-sys-color-surface-container-high:#dde5dc;--md-sys-color-surface-bright:#ffffff;--md-sys-color-outline:#6c786d;--md-sys-color-outline-variant:#c5cdc4;--md-sys-color-on-surface:#1a1d1a;--md-sys-color-on-surface-variant:#49514a;--md-sys-color-secondary-container:#dceadc;--md-sys-color-shadow:rgba(23,34,25,0.08);--radius-xl:32px;--radius-l:24px;--radius-m:18px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(194,234,208,.8),transparent 24%),linear-gradient(180deg,#f8faf6,#f0f3ef);color:var(--md-sys-color-on-surface);font-family:var(--font-ui)}body{padding:16px 12px 28px}a{color:inherit}.app-shell{position:relative}.shell{max-width:920px;margin:0 auto;display:grid;grid-gap:16px;gap:16px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-radius:var(--radius-xl);background:rgba(255,255,255,.9);border:1px solid rgba(197,205,196,.8);box-shadow:0 14px 44px var(--md-sys-color-shadow)}.topbar--brand-only{grid-template-columns:44px 1fr 44px;display:grid;align-items:center}.topbar-left{display:flex;align-items:center;gap:14px}.brand-mark{width:min(210px,52vw);justify-self:center}.topbar-spacer{display:block;width:44px;height:44px}.icon-button{width:44px;height:44px;border:0;border-radius:14px;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);font:inherit;cursor:pointer}.drawer{pointer-events:none}.drawer--open{pointer-events:auto}.drawer-panel{position:fixed;inset:0 auto 0 0;width:min(320px,calc(100vw - 48px));padding:18px;background:#f8faf6;border-right:1px solid rgba(197,205,196,.9);box-shadow:0 22px 64px rgba(24,32,25,.18);transform:translateX(-100%);transition:transform .2s ease;z-index:30;pointer-events:none;visibility:hidden}.drawer--open .drawer-panel{transform:translateX(0);pointer-events:auto;visibility:visible}.drawer-backdrop{position:fixed;inset:0;border:0;background:rgba(14,18,15,.34);opacity:0;transition:opacity .2s ease;z-index:20;pointer-events:none;visibility:hidden}.drawer--open .drawer-backdrop{opacity:1;pointer-events:auto;visibility:visible}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-kicker{margin:0;color:var(--md-sys-color-on-surface-variant);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.drawer-nav{display:grid;grid-gap:10px;gap:10px}.drawer-link{display:flex;align-items:center;min-height:48px;padding:0 14px;border-radius:16px;text-decoration:none;color:var(--md-sys-color-on-surface);background:transparent}.drawer-link--active{background:var(--md-sys-color-primary-container)}.banner{padding:12px 16px;border-radius:16px;background:var(--md-sys-color-secondary-container)}.banner--error{background:#fbd9d7;color:#631e18}.content-grid{display:grid;grid-gap:16px;gap:16px}.asset-grid,.content-grid--home,.dashboard-grid,.home-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.section-card{border-radius:var(--radius-xl);background:rgba(255,255,255,.92);border:1px solid rgba(197,205,196,.8);box-shadow:0 14px 44px rgba(26,36,28,.06);padding:20px}.section-card h2{margin:0;font-size:1.15rem}.section-eyebrow{margin:0 0 8px;color:var(--md-sys-color-on-surface-variant);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.section-content{margin-top:16px}.section-note{margin:0;color:var(--md-sys-color-on-surface-variant);line-height:1.5}.asset-grid,.chat-list,.choice-list,.dashboard-grid,.home-grid,.stack{display:grid;grid-gap:14px;gap:14px}.asset-card,.dashboard-card,.home-tile,.list-button,.purchase-card{display:grid;grid-gap:6px;gap:6px;padding:16px;border:0;border-radius:var(--radius-l);background:var(--md-sys-color-surface-container);text-decoration:none;color:inherit;text-align:left}.list-button--with-actions{align-items:stretch;gap:12px}.list-button-main{display:grid;grid-gap:6px;gap:6px;color:inherit;text-decoration:none;padding-right:46px}.call-card--with-delete,.list-card{position:relative}.dashboard-card{min-height:152px;align-content:space-between}.dashboard-card span{color:var(--md-sys-color-on-surface-variant)}.dashboard-card strong{font-size:2rem;line-height:1}.dashboard-card p,.list-button p{margin:0;color:var(--md-sys-color-on-surface-variant);line-height:1.45}.choice-list,.list{list-style:none;margin:0;padding:0}.list{display:grid;grid-gap:14px}.list,.list--stacked{gap:14px}.choice-item,.list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--radius-m);background:var(--md-sys-color-surface-container)}.list li{margin:0}.list--stacked li{align-items:flex-start}.list--stacked li>div{display:grid;grid-gap:4px;gap:4px}.list-actions{display:grid;grid-gap:8px;gap:8px;justify-items:end}.list--stacked li p{margin:0;color:var(--md-sys-color-on-surface-variant);line-height:1.45}.choice-item{justify-content:flex-start}.choice-item input{accent-color:var(--md-sys-color-primary)}.choice-item--active{background:var(--md-sys-color-primary-container)}.subsection{display:grid;grid-gap:10px;gap:10px}.subsection h3,.subsection p{margin:0}.subsection p{line-height:1.55}.admin-users-filter{margin-bottom:10px}.detail-header,.gallery-card-top,.tab-panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:var(--md-sys-color-primary-container);font-weight:600}.status-pill--ok{background:#c2ead0;color:#0f3d28}.status-pill--progress{background:#fbe6bf;color:#5a3d05}.status-pill--wait{background:#e3e9e3;color:#3a443d}.status-pill--error{background:#fbd9d7;color:#631e18}[data-tg-theme=dark] .status-pill--ok{background:#234738;color:#b8eccf}[data-tg-theme=dark] .status-pill--progress{background:#4a3c12;color:#f6dca0}[data-tg-theme=dark] .status-pill--wait{background:#2a322c;color:#c2ccc4}[data-tg-theme=dark] .status-pill--error{background:#4a201c;color:#ffd9d4}.ghost-button,.primary-link,.text-link{color:var(--md-sys-color-primary);text-decoration:none;font:inherit}.ghost-button{border:0;background:transparent;cursor:pointer;padding:0}.ghost-button--copied{color:#1b6d4f;font-weight:600}.textarea{min-height:110px;padding:14px 16px;border-radius:20px;border:1px solid var(--md-sys-color-outline-variant);resize:vertical}.input-field,.select-field,.textarea{width:100%;background:var(--md-sys-color-surface-bright);color:var(--md-sys-color-on-surface);font:inherit}.input-field,.select-field{min-height:44px;padding:10px 14px;border-radius:14px;border:1px solid var(--md-sys-color-outline-variant)}.select-field--multi{min-height:152px;padding:8px 10px}.select-field--multi option{padding:8px 10px;border-radius:8px}.primary-button{min-height:48px;padding:0 18px;border:0;border-radius:999px;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;font:inherit;cursor:pointer}.secondary-button{min-height:44px;padding:0 16px;border:1px solid var(--md-sys-color-outline-variant);border-radius:999px;background:var(--md-sys-color-surface-bright);color:var(--md-sys-color-on-surface)}.load-more-wrap{display:flex;justify-content:center;margin-top:12px;padding-top:4px}.button-row{display:flex}.button-row--spacious{margin-top:18px}.primary-button:disabled{opacity:.6;cursor:not-allowed}.call-card,.chat-bubble,.gallery-card,.story-card,.tab-panel{display:grid;grid-gap:8px;gap:8px;padding:15px 16px;border-radius:var(--radius-l);background:var(--md-sys-color-surface-container)}.chat-bubble--assistant{background:var(--md-sys-color-primary-container)}.call-card p,.chat-bubble p{margin:0;line-height:1.55}.call-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.call-topline a{color:var(--md-sys-color-primary);text-decoration:none}.gallery-stack,.story-grid{display:grid;grid-gap:14px;gap:14px}.story-grid--banners,.story-grid--stories{display:flex;flex-wrap:nowrap;align-items:stretch;gap:12px;overflow-x:auto;padding:2px 14px 12px;margin:0 -14px;scroll-snap-type:x mandatory;scroll-padding-left:14px;scroll-padding-right:14px;-webkit-overflow-scrolling:touch}.story-grid--banners::-webkit-scrollbar,.story-grid--stories::-webkit-scrollbar{height:6px}.story-grid--banners::-webkit-scrollbar-thumb,.story-grid--stories::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(45,98,72,.28)}.creative-group{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:22px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-low,#eef3ed)}.creative-group+.creative-group{margin-top:20px}.creative-group-top{display:grid;grid-gap:6px;gap:6px}.creative-group-title{margin:0;font-size:1.04rem;line-height:1.35}.image-pair{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.image-panel,.story-card{display:grid;grid-gap:10px;gap:10px;color:inherit;position:relative}.creative-loading{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:20px;background:rgba(8,12,16,.62);color:#fff;font-weight:600;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.creative-spinner{width:40px;height:40px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;animation:creative-spin .8s linear infinite}@keyframes creative-spin{to{transform:rotate(1turn)}}.story-grid--banners .story-card{flex:0 0 min(calc(100vw - 64px),760px);min-width:0;scroll-snap-align:start}.story-grid--stories .story-card{flex:0 0 min(calc(100vw - 96px),420px);min-width:0;scroll-snap-align:start}.image-panel,.story-card-link{display:grid;grid-gap:10px;gap:10px;text-decoration:none;color:inherit}.image-panel img,.story-card img{display:block;width:100%;height:auto;border-radius:20px;background:#dbe2da;object-fit:contain}.image-panel img{min-height:220px;max-height:320px}.story-card--story img{aspect-ratio:9/16}.story-card--banner img{aspect-ratio:16/9}.image-panel span,.story-card span{color:var(--md-sys-color-on-surface-variant)}.story-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.story-card-meta span{min-width:0;flex:1 1 auto;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-card-meta .ghost-button{flex:0 0 auto;white-space:nowrap}.story-card-buttons{display:flex;gap:12px;flex:0 0 auto;flex-wrap:wrap;align-items:center}.story-card-buttons .ghost-button,.story-card-buttons a.ghost-button{flex:0 0 auto;white-space:nowrap;cursor:pointer}.story-card-editor{display:grid;grid-gap:10px;gap:10px}.story-card-editor .textarea{min-height:88px}.cta-edit-row{display:grid;grid-gap:6px;gap:6px}.cta-label{font-size:.84rem}.cta-counter,.cta-label{color:var(--md-sys-color-on-surface-variant)}.cta-counter{justify-self:end;font-size:.82rem}.accent-swatches{display:flex;gap:10px;flex-wrap:wrap}.accent-swatch{width:32px;height:32px;border-radius:999px;border:2px solid transparent;padding:0;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.accent-swatch--active{border-color:var(--md-sys-color-surface-bright);box-shadow:0 0 0 2px var(--md-sys-color-primary)}@media (min-width:960px){.story-grid--stories .story-card{flex-basis:min(42vw,460px)}.story-grid--banners .story-card{flex-basis:min(68vw,780px)}}@media (max-width:720px){.story-grid--banners,.story-grid--stories{padding:2px 10px 12px;margin:0 -10px;scroll-padding-left:10px;scroll-padding-right:10px}.story-grid--banners .story-card,.story-grid--stories .story-card{flex-basis:calc(100% - 2px)}.story-card-meta{flex-wrap:wrap}.story-card-meta span{white-space:normal;overflow:visible;text-overflow:clip}}.tab-row{display:flex;flex-wrap:wrap;gap:10px}.admin-events-actions{margin-bottom:12px}.admin-detail-list-item{display:block}.admin-detail-item{display:grid;grid-gap:10px;gap:10px;width:100%}.admin-detail-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-detail-item p{margin:0}.admin-links-row{display:flex;flex-wrap:wrap;gap:10px}.admin-text-block{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border-radius:14px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-low,#eef2ed)}.admin-text-title{margin:0;font-size:.9rem;color:var(--md-sys-color-on-surface-variant)}.admin-assets-block{display:grid;grid-gap:8px;gap:8px}.admin-assets-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.admin-chat-details{border:1px solid var(--md-sys-color-outline-variant);border-radius:12px;padding:8px 10px;background:var(--md-sys-color-surface-container-low,#eef2ed)}.admin-chat-details>summary{cursor:pointer;color:var(--md-sys-color-primary);font-weight:500}.admin-chat-messages{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.admin-chat-message{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border-radius:12px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-bright)}.admin-chat-message-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.admin-asset-card{display:grid;grid-gap:6px;gap:6px;padding:8px;border-radius:12px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-bright);text-decoration:none;color:inherit}.admin-asset-card img{width:100%;height:108px;object-fit:cover;border-radius:10px;background:var(--md-sys-color-surface-container)}.admin-asset-card span{font-size:.84rem;line-height:1.4}.admin-asset-fallback{display:grid;place-items:center;min-height:108px;border-radius:10px;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface-variant);text-align:center;padding:8px;font-size:.84rem}.billing-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.billing-filter-item{display:grid;grid-gap:6px;gap:6px}.billing-filter-item span{font-size:.86rem;color:var(--md-sys-color-on-surface-variant)}.billing-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.billing-summary-card{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:16px;background:var(--md-sys-color-surface-container)}.billing-summary-card span{color:var(--md-sys-color-on-surface-variant);font-size:.9rem}.billing-summary-card strong{font-size:.98rem;line-height:1.45}.billing-list li p{word-break:break-word}.tab-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--md-sys-color-outline-variant);border-radius:999px;background:var(--md-sys-color-surface-container-low,#eef2ed);color:var(--md-sys-color-on-surface);text-decoration:none;font:inherit;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.tab-button--active{background:var(--md-sys-color-primary-container);border-color:var(--md-sys-color-primary)}.tab-button:hover{background:#dde5dd}.tab-button:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.tab-row--text{gap:12px}.tab-button--text{min-height:44px;padding:0 16px}.tab-button--text.tab-button--active{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-color:var(--md-sys-color-primary);box-shadow:0 6px 18px rgba(45,98,72,.22)}.tab-button--danger{background:#f5ddd9;color:#6d211b}.tab-panel{margin-top:14px}.tab-panel--text{margin-top:16px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-low,#eef2ec);gap:14px}.long-text,.tab-panel h3{margin:0}.long-text{white-space:pre-line;line-height:1.65}.revision-block{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.cover-picker,.cover-picker-grid{display:grid;grid-gap:8px;gap:8px}.cover-picker-grid{grid-template-columns:repeat(auto-fit,minmax(84px,1fr))}.cover-option{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--md-sys-color-outline-variant);border-radius:14px;padding:6px;background:var(--md-sys-color-surface-bright);cursor:pointer;text-align:left}.cover-option--active{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 2px rgba(45,98,72,.15)}.cover-option img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.cover-option span{font-size:.8rem;color:var(--md-sys-color-on-surface-variant)}.ops-target-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ops-toggle-button{min-height:38px;padding:0 14px}.ops-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.ops-filter-item{display:grid;grid-gap:6px;gap:6px}.ops-filter-item>span{font-size:.86rem;color:var(--md-sys-color-on-surface-variant)}.ops-users-multiselect{width:100%;min-height:240px}.file-picker{display:grid;grid-gap:6px;gap:6px;color:var(--md-sys-color-on-surface-variant)}.file-input{width:100%;padding:10px 12px;border:1px dashed var(--md-sys-color-outline-variant);border-radius:14px;background:var(--md-sys-color-surface-bright);font:inherit;color:var(--md-sys-color-on-surface)}.file-picker small{color:var(--md-sys-color-on-surface-variant);line-height:1.4}.call-card--compact{gap:10px}.call-card--with-delete .call-topline{padding-right:46px}.call-pdf-link{color:var(--md-sys-color-primary);text-decoration:none;width:-moz-fit-content;width:fit-content}.delete-icon-button{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;border-radius:999px;background:#f5ddd9;color:#6d211b;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.plan-list{margin:0;padding-left:20px;display:grid;grid-gap:10px;gap:10px;line-height:1.6}@media (max-width:720px){body{padding:12px 10px 24px}.topbar{padding:14px 16px}.call-topline,.detail-header,.gallery-card-top,.list li,.tab-panel-top{flex-direction:column;align-items:flex-start}.list-actions{justify-items:start}.list-button--with-actions{grid-template-columns:1fr;align-items:stretch}.admin-detail-top{flex-direction:column;align-items:flex-start}}[data-tg-theme=dark]{color-scheme:dark;--md-sys-color-primary:#7fd1a6;--md-sys-color-on-primary:#07271a;--md-sys-color-primary-container:#234738;--md-sys-color-surface:#12150f;--md-sys-color-surface-container:#1b211c;--md-sys-color-surface-container-high:#262e27;--md-sys-color-surface-container-low:#171c17;--md-sys-color-surface-bright:#222a24;--md-sys-color-outline:#8a958c;--md-sys-color-outline-variant:#39433c;--md-sys-color-on-surface:#e6ece6;--md-sys-color-on-surface-variant:#aab4ac;--md-sys-color-secondary-container:#22302a;--md-sys-color-shadow:rgba(0,0,0,0.5)}[data-tg-theme=dark] body{background:radial-gradient(circle at top left,rgba(35,71,56,.5),transparent 26%),linear-gradient(180deg,#101310,#0b0e0a)}[data-tg-theme=dark] .section-card,[data-tg-theme=dark] .topbar{background:rgba(28,34,29,.92);border-color:rgba(57,67,60,.9)}[data-tg-theme=dark] .drawer-panel{background:#161b16;border-right-color:rgba(57,67,60,.9)}[data-tg-theme=dark] .file-input,[data-tg-theme=dark] .input-field,[data-tg-theme=dark] .select-field,[data-tg-theme=dark] .textarea{background:var(--md-sys-color-surface-bright);border-color:var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface)}[data-tg-theme=dark] .secondary-button,[data-tg-theme=dark] .tab-button{background:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface)}[data-tg-theme=dark] .tab-button:hover{background:#2a332c}[data-tg-theme=dark] .banner--error{background:#4a201c;color:#ffd9d4}[data-tg-theme=dark] .image-panel img,[data-tg-theme=dark] .story-card img{background:#2a322c}[data-tg-theme=dark] .brand-mark{filter:brightness(0) invert(1)}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:25;display:flex;align-items:stretch;justify-content:space-around;gap:4px;padding:10px 8px calc(18px + env(safe-area-inset-bottom, 0px));background:rgba(255,255,255,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--md-sys-color-outline-variant)}.bottom-nav-item{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:48px;padding:4px 2px;border:0;border-radius:14px;background:transparent;color:var(--md-sys-color-on-surface-variant);text-decoration:none;font:inherit;cursor:pointer}.bottom-nav-item--active{color:var(--md-sys-color-primary);background:var(--md-sys-color-primary-container)}.bottom-nav-icon{width:24px;height:24px;display:block;flex:0 0 auto}.bottom-nav-label{font-size:.7rem;line-height:1;white-space:nowrap}.shell{padding-bottom:calc(104px + env(safe-area-inset-bottom, 0px))}[data-tg-theme=dark] .bottom-nav{background:rgba(20,24,20,.96);border-top-color:var(--md-sys-color-outline-variant)}