.home-page.avto-home{min-height:100vh;overflow-y:auto;padding:14px 12px 92px;background:#0b0d10;color:#f5f7fb}.avto-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.avto-brand{font-size:22px;font-weight:900;letter-spacing:0}.avto-header p{margin:3px 0 0;color:#8f98a7;font-size:13px}.avto-header button,.avto-floating-sell,.avto-empty button,.avto-call-button{border:0;border-radius:8px;background:#f2c94c;color:#101114;font:inherit;font-weight:900}.avto-header button{min-height:38px;padding:0 15px}.avto-price-filter{padding:13px;border-radius:8px;background:#151922;border:1px solid rgba(255,255,255,.07)}.avto-filter-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#dce3ef;font-weight:800}.avto-filter-title button{border:0;background:transparent;color:#f2c94c;font:inherit;font-size:13px;font-weight:800}.avto-price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.avto-price-row label{display:grid;gap:6px}.avto-price-row span{color:#8f98a7;font-size:12px;font-weight:800}.avto-price-row input{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#0f1218;color:#fff;padding:0 11px;font:inherit;outline:none}.avto-price-row input:focus{border-color:#f2c94c}.avto-feed-head{display:flex;align-items:center;justify-content:space-between;margin:16px 0 10px}.avto-feed-head strong{font-size:22px}.avto-feed-head span{color:#8f98a7;font-size:14px}.avto-feed-head button{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:0;border-radius:8px;background:#151922;color:#dce3ef;padding:0 11px;font:inherit;font-weight:800}.avto-feed{display:grid;gap:11px}.avto-card{overflow:hidden;border-radius:8px;background:#151922;border:1px solid rgba(255,255,255,.07)}.avto-card-media{position:relative;aspect-ratio:16 / 10;background:#0f1218}.avto-media,.avto-media-empty{width:100%;height:100%;display:block;object-fit:cover}.avto-media-empty{display:grid;place-items:center;color:#697386;font-weight:900}.avto-card-media .avto-media-count,.avto-card-media .avto-video-badge{position:absolute;bottom:9px;padding:4px 7px;border-radius:999px;background:#0000009e;color:#fff;font-size:12px;font-weight:800}.avto-card-media .avto-media-count{right:9px}.avto-card-media .avto-video-badge{left:9px}.avto-card-content{padding:12px}.avto-card-price{color:#f2c94c;font-size:20px;font-weight:900}.avto-card h2{margin:6px 0 0;color:#fff;font-size:18px;line-height:1.2;letter-spacing:0}.avto-card-meta,.avto-card-city,.avto-sheet-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;color:#8f98a7;font-size:13px}.avto-card-meta span+span:before,.avto-sheet-meta span+span:before{content:"•";margin-right:8px;color:#515a68}.avto-state,.avto-empty{padding:30px 16px;border-radius:8px;background:#151922;border:1px solid rgba(255,255,255,.07);color:#8f98a7;text-align:center}.avto-state.error{color:#ff9a9a}.avto-empty h2{margin:0 0 7px;color:#fff;font-size:20px}.avto-empty p{margin:0 0 15px}.avto-empty button{min-height:42px;padding:0 14px}.avto-floating-sell{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:20;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;box-shadow:0 12px 34px #0000006b}.avto-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;align-items:end;background:#000000ad}.avto-sheet{max-height:92vh;overflow-y:auto;border-radius:14px 14px 0 0;background:#10141b;color:#fff}.avto-sheet-media{aspect-ratio:16 / 10;background:#050608}.avto-sheet-body{padding:14px 14px calc(18px + env(safe-area-inset-bottom))}.avto-sheet-close{float:right;border:0;background:transparent;color:#8f98a7;font:inherit;font-weight:800}.avto-sheet-price{clear:both;color:#f2c94c;font-size:25px;font-weight:900}.avto-sheet h2{margin:8px 0 0;font-size:21px;line-height:1.2}.avto-sheet p{margin:14px 0 0;color:#c8d0dc;line-height:1.45}.avto-call-button{width:100%;min-height:48px;margin-top:16px}@media (min-width: 680px){.home-page.avto-home{max-width:620px;margin:0 auto}}.profile-page{height:100vh;overflow-y:auto;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);padding-bottom:calc(84px + env(safe-area-inset-bottom))}.profile-header{padding:14px 10px;background:var(--tg-theme-secondary-bg-color, #f6f7f9);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:20}.profile-header h1{font-size:20px;font-weight:700;letter-spacing:-.2px;flex:1}.profile-loading{padding:32px 10px;color:var(--tg-theme-hint-color, #777)}.visibility-toggle{display:flex;align-items:center;gap:8px;font-size:12px;background:#0000000f;padding:6px 10px;border-radius:999px}.visibility-toggle input{display:none}.visibility-toggle.on{background:#34c7592e;color:#1f7a3b}.visibility-toggle.off{background:#ff3b5829;color:#a7182f}.incognito-row{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.incognito-title{font-size:13px;font-weight:600;color:var(--tg-theme-text-color, #000)}.incognito-hint{font-size:12px;color:var(--tg-theme-hint-color, #666);margin-top:4px}.incognito-switch{position:relative;width:44px;height:26px;border-radius:999px;background:var(--tg-theme-secondary-bg-color, #fff);border:1px solid rgba(0,0,0,.28);cursor:pointer;flex-shrink:0;transition:background .2s ease}.incognito-switch input{display:none}.incognito-switch.on{background:#34c7594d;border-color:#34c75959}.incognito-switch.off{background:var(--tg-theme-secondary-bg-color, #fff)}.incognito-slider{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000026;transition:transform .2s ease}.incognito-switch.on .incognito-slider{transform:translate(18px)}.profile-section{padding:16px 10px;border-bottom:1px solid rgba(0,0,0,.06)}.form-row{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.form-row label{font-size:14px;font-weight:600}.form-row input,.form-row select,.profile-section textarea{width:100%;padding:12px;border-radius:12px;border:1px solid rgba(0,0,0,.28);background:var(--tg-theme-secondary-bg-color, #fff);color:var(--tg-theme-text-color, #000);font-size:15px;box-shadow:inset 0 0 0 1px #0000000d}.form-row select{color:var(--tg-theme-text-color, #000);background-color:var(--tg-theme-secondary-bg-color, #fff);border:1px solid rgba(0,0,0,.28);box-shadow:inset 0 0 0 1px #0000000d;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(0,0,0,.6) 50%),linear-gradient(135deg,rgba(0,0,0,.6) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.form-row select option{color:#111;background-color:#fff}.profile-section textarea{min-height:110px;resize:vertical}.char-count{margin-top:6px;font-size:12px;color:var(--tg-theme-hint-color, #888);text-align:right}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid rgba(0,0,0,.12);background:transparent;border-radius:999px;padding:8px 14px;font-size:14px;color:var(--tg-theme-text-color, #000)}.pill.active{background:var(--tg-theme-button-color, #3390ec);color:var(--tg-theme-button-text-color, #fff);border-color:transparent}.range-values{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px;color:var(--tg-theme-hint-color, #666)}.range-wrap{position:relative;height:32px;padding:0 12px;touch-action:none}.range-wrap input[type=range]{position:absolute;left:12px;top:4px;width:calc(100% - 24px);pointer-events:none;-webkit-appearance:none;background:transparent;height:24px;touch-action:none}.range-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;height:26px;width:26px;border-radius:50%;background:var(--tg-theme-button-color, #3390ec);border:2px solid #fff;box-shadow:0 4px 12px #0003;opacity:1}.range-wrap input[type=range]::-moz-range-thumb{pointer-events:all;height:26px;width:26px;border-radius:50%;background:var(--tg-theme-button-color, #3390ec);border:2px solid #fff;opacity:1}.range-track{position:absolute;top:12px;left:12px;right:12px;height:8px;border-radius:999px;background:var(--tg-theme-secondary-bg-color, #fff);border:1px solid rgba(0,0,0,.28);box-shadow:inset 0 1px 2px #00000014}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.photo-card{position:relative;border-radius:14px;overflow:hidden;background:var(--tg-theme-secondary-bg-color, #fff);border:2px solid transparent}.photo-card img{width:100%;height:140px;object-fit:cover;display:block}.photo-card.main{border-color:var(--tg-theme-button-color, #3390ec)}.photo-badge{position:absolute;top:8px;left:8px;background:#000000b3;color:#fff;font-size:11px;padding:4px 8px;border-radius:999px}.photo-actions{display:flex;flex-direction:column;gap:6px;padding:8px;background:#ffffffe6}.photo-actions button{border:none;border-radius:10px;padding:6px 10px;font-size:12px;background:#00000014}.photo-actions button.danger{background:#ff3b582e;color:#a7182f}.photo-add{border:2px dashed rgba(0,0,0,.28);border-radius:14px;padding:14px;text-align:center;font-size:14px;color:var(--tg-theme-hint-color, #777);background:var(--tg-theme-secondary-bg-color, #fff);display:flex;align-items:center;justify-content:center;min-height:140px}.photo-add input{display:none}.photo-add.loading{opacity:.6}.profile-actions{position:fixed;left:0;right:0;bottom:0;padding:14px 16px max(14px,env(safe-area-inset-bottom));background:var(--tg-theme-bg-color, #ffffff);border-top:1px solid rgba(0,0,0,.08);z-index:10}.save-button{width:100%;border:none;border-radius:14px;padding:14px;font-size:16px;font-weight:700;background:var(--tg-theme-button-color, #3390ec);color:var(--tg-theme-button-text-color, #fff)}.save-button:disabled{opacity:.6}.settings-page{height:100vh;overflow-y:auto;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);padding-bottom:calc(84px + env(safe-area-inset-bottom))}.settings-header{padding:14px 10px;background:var(--tg-theme-secondary-bg-color, #f6f7f9);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:20}.settings-header h1{font-size:20px;font-weight:700;letter-spacing:-.2px;flex:1}.settings-loading{padding:32px 10px;color:var(--tg-theme-hint-color, #777)}.settings-section{padding:16px 10px;border-bottom:1px solid rgba(0,0,0,.06)}.settings-section.danger{background:#ff3b580a}.section-title{font-size:14px;font-weight:700;color:var(--tg-theme-hint-color, #666);text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.settings-row:last-child{border-bottom:none}.settings-action{background:transparent;border:none;width:100%;text-align:left;cursor:pointer;padding:12px 0;color:var(--tg-theme-text-color, #000)}.settings-label{font-size:15px;font-weight:600;color:var(--tg-theme-text-color, #000)}.settings-hint{font-size:12px;color:var(--tg-theme-hint-color, #8b8b8b);margin-top:4px}.settings-value{font-size:14px;color:var(--tg-theme-button-color, #3390ec);display:flex;align-items:center;gap:6px}.settings-chevron{font-size:18px}.settings-switch{position:relative;width:44px;height:26px;border-radius:999px;background:var(--tg-theme-secondary-bg-color, #fff);border:1px solid rgba(0,0,0,.28);cursor:pointer;flex-shrink:0;transition:background .2s ease}.settings-switch input{display:none}.settings-switch.disabled{opacity:.5;cursor:not-allowed}.settings-switch.disabled .settings-slider{box-shadow:none}.settings-switch.on{background:#34c7594d;border-color:#34c75959}.settings-switch.off{background:var(--tg-theme-secondary-bg-color, #fff)}.settings-slider{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000026;transition:transform .2s ease}.settings-switch.on .settings-slider{transform:translate(18px)}.settings-pill-button{border:1px solid rgba(0,0,0,.12);background:transparent;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;color:var(--tg-theme-button-color, #3390ec);cursor:pointer}.settings-pill-button:disabled{opacity:.6;cursor:not-allowed}.danger-button{width:100%;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,59,88,.4);background:#ff3b5814;color:#d93850;font-weight:600;font-size:15px;cursor:pointer}.settings-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-end;justify-content:center;padding:16px;z-index:20}.settings-modal-card{width:100%;background:var(--tg-theme-bg-color, #ffffff);border-radius:18px;padding:18px;box-shadow:0 20px 50px #0003;max-width:520px}.settings-modal-title{font-size:18px;font-weight:700;margin-bottom:10px}.settings-modal-title.danger-text{color:#d93850}.settings-modal-text{font-size:14px;color:var(--tg-theme-hint-color, #777);line-height:1.4;margin-bottom:16px}.settings-modal-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.settings-modal-item{border:1px solid rgba(0,0,0,.08);background:transparent;border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;color:var(--tg-theme-text-color, #000);cursor:pointer}.settings-modal-item.active{border-color:var(--tg-theme-button-color, #3390ec);color:var(--tg-theme-button-color, #3390ec);background:#3390ec14}.settings-check{font-size:16px}.settings-modal-actions{display:flex;gap:10px}.settings-modal-cancel,.settings-modal-danger{flex:1;padding:12px 14px;border-radius:12px;font-weight:600;font-size:15px;border:none;cursor:pointer}.settings-modal-cancel{background:#0000000f;color:var(--tg-theme-text-color, #111)}.settings-modal-danger{background:#ff3b581f;color:#d93850}.auto-listing-page{min-height:100dvh;overflow-y:auto;padding:0 12px calc(20px + env(safe-area-inset-bottom));background:#0b0d10;color:#f5f7fb}.auto-listing-topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:12px;margin:0 -12px 14px;padding:12px;background:#0b0d10f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.07)}.auto-back{width:38px;height:38px;border:0;border-radius:50%;background:#151922;color:#fff;font-size:30px;line-height:1}.auto-title{font-size:20px;font-weight:900}.auto-subtitle{margin-top:2px;color:#8f98a7;font-size:13px}.auto-form{display:grid;gap:13px;max-width:560px;margin:0 auto}.auto-upload{display:grid;place-items:center;gap:5px;min-height:124px;border:1px dashed rgba(242,201,76,.42);border-radius:8px;background:#151922;color:#f2c94c;font-size:16px;font-weight:900}.auto-upload input{display:none}.auto-upload small{color:#8f98a7;font-size:12px;font-weight:700}.auto-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.auto-preview-item{position:relative;overflow:hidden;aspect-ratio:1;border-radius:8px;background:#151922}.auto-preview-item img,.auto-preview-item video{width:100%;height:100%;display:block;object-fit:cover}.auto-preview-item span{position:absolute;left:7px;bottom:7px;padding:3px 6px;border-radius:999px;background:#0000009e;color:#fff;font-size:11px;font-weight:900}.auto-form-section{display:grid;gap:11px;padding:13px;border-radius:8px;background:#151922;border:1px solid rgba(255,255,255,.07)}.auto-section-title{color:#fff;font-size:15px;font-weight:900}.auto-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auto-field{display:grid;gap:7px}.auto-field span{color:#8f98a7;font-size:12px;font-weight:800}.auto-field input,.auto-field select,.auto-field textarea{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#0f1218;color:#fff;padding:0 12px;font:inherit;font-size:15px;outline:none}.auto-field textarea{min-height:118px;padding-top:12px;resize:vertical}.auto-field input:focus,.auto-field select:focus,.auto-field textarea:focus{border-color:#f2c94c}.auto-submit{min-height:52px;border:0;border-radius:8px;background:#f2c94c;color:#101114;font-size:16px;font-weight:900}.auto-submit:disabled{opacity:.65}@media (max-width: 360px){.auto-form-row{grid-template-columns:1fr}}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url(/assets/material-symbols-outlined-D52XGnxJ.woff2) format("woff2")}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url(/assets/MaterialIcons-Outlined-BTetdU5d.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000)}.material-symbols-outlined{font-family:Material Symbols Outlined,Material Icons Outlined,sans-serif;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.app{max-width:100%;height:100vh;overflow:hidden}.chats-list{height:100vh;overflow-y:auto;background:var(--tg-theme-bg-color, #ffffff)}.chats-header{padding:14px 10px;background:var(--tg-theme-secondary-bg-color, #f6f7f9);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px}.chats-header h1{font-size:20px;font-weight:700;letter-spacing:-.2px;flex:1}.chats-header .back-button{margin-right:0}.chat-item{display:flex;align-items:center;padding:12px 10px;border-bottom:1px solid rgba(0,0,0,.06);cursor:pointer;transition:background .15s ease}.chat-item:hover{background:#00000008}.chat-avatar{width:52px;height:52px;border-radius:50%;background:var(--tg-theme-button-color, #3390ec);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;margin-right:12px;flex-shrink:0}.chat-info{flex:1;min-width:0}.chat-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}.chat-name{font-weight:600;font-size:16px;letter-spacing:-.1px}.chat-time{font-size:12px;color:var(--tg-theme-hint-color, #999)}.chat-last-message{font-size:14px;color:var(--tg-theme-hint-color, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-unread-badge{background:var(--tg-theme-button-color, #3390ec);color:#fff;border-radius:10px;padding:2px 7px;font-size:11px;font-weight:700;margin-left:8px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70vh;color:var(--tg-theme-hint-color, #999)}.empty-state-icon{font-size:64px;margin-bottom:16px}.chat-screen{display:flex;flex-direction:column;height:100vh}.chat-top-bar{display:flex;align-items:center;padding:12px 10px;min-height:60px;background:var(--tg-theme-secondary-bg-color, #f6f7f9);border-bottom:1px solid rgba(0,0,0,.06)}.back-button{background:none;border:none;width:36px;height:36px;padding:0;cursor:pointer;margin-right:10px;color:var(--tg-theme-button-color, #3390ec);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s ease}.back-button:hover{background:#0000000f}.chat-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:12px;flex-shrink:0}.chat-top-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1;gap:2px}.chat-top-name{font-weight:600;font-size:16px;line-height:1.2}.chat-top-status{font-size:13px;color:var(--tg-theme-hint-color, #999);line-height:1}.chat-top-status.online{color:#3aa76d}.messages-container{flex:1;overflow-y:auto;padding:14px 8px 80px;display:flex;flex-direction:column;background:var(--tg-theme-bg-color, #ffffff);position:relative}.messages-container:before{content:"ZYYN";position:fixed;top:60px;bottom:75px;left:0;right:0;display:flex;align-items:center;justify-content:center;font-size:72px;font-weight:800;letter-spacing:.2em;color:var(--tg-theme-text-color, #000000);opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateY(-10px)}.message-group{display:flex;flex-direction:column}.date-separator{display:flex;align-items:center;margin:18px 0 14px;gap:12px}.date-separator-line{flex:1;height:1px;background:var(--tg-theme-hint-color, #ccc);opacity:.3}.date-separator-text{font-size:13px;font-weight:500;color:var(--tg-theme-hint-color, #999);white-space:nowrap;padding:4px 12px;background:#0000000a;border-radius:12px}.load-more-container{display:flex;justify-content:center;padding:12px 0;margin-bottom:8px}.load-more-button{padding:8px 20px;font-size:14px;font-weight:500;color:var(--tg-theme-button-text-color, #ffffff);background:var(--tg-theme-button-color, #3390ec);border:none;border-radius:20px;cursor:pointer;transition:opacity .2s}.load-more-button:hover:not(:disabled){opacity:.9}.load-more-button:disabled{opacity:.6;cursor:not-allowed}.message-wrapper{position:relative;display:flex;align-items:center;width:100%;touch-action:pan-y}.swipe-reply-icon{position:absolute;left:10px;display:flex;align-items:center;justify-content:center;opacity:.8;z-index:1;pointer-events:none}.message{max-width:76%;margin-bottom:8px;padding:8px 12px;border-radius:16px;word-wrap:break-word;position:relative;z-index:2}.message-appear{animation:message-pop .18s ease-out;transform-origin:bottom}.message-highlight{animation:message-highlight 1.2s ease-out;box-shadow:0 0 0 2px #3390ec59}@keyframes message-highlight{0%{box-shadow:0 0 0 3px #3390ec8c}70%{box-shadow:0 0 0 3px #3390ec26}to{box-shadow:0 0 0 2px #3390ec00}}@keyframes message-pop{0%{transform:translateY(6px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.message-incoming{background:var(--tg-theme-secondary-bg-color, #f0f1f3);border-bottom-left-radius:4px;margin-right:auto}.message-outgoing{background:#2a5278;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.message-text{font-size:16px;line-height:1.4}.message-time{font-size:11px;opacity:.7;margin-top:4px;display:flex;align-items:center;gap:4px;justify-content:flex-end}.message-photo-bubble{padding:6px}.message-photo{display:flex;flex-direction:column;gap:6px}.message-photo-frame{width:220px;max-width:100%;border-radius:12px;overflow:hidden;position:relative;background:#e6e6e6}.message-photo-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);transform:translate(-100%);animation:photo-shimmer 1.4s infinite}.message-photo-frame.is-loaded:after{opacity:0;animation:none}.message-photo-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(12px);transform:scale(1.1);opacity:1;transition:opacity .2s ease}.message-photo-frame.is-loaded .message-photo-preview{opacity:0}.message-photo-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.message-photo-caption{font-size:15px;line-height:1.35}@keyframes photo-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.photo-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000db;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.photo-modal-image{max-width:100%;max-height:90vh;border-radius:12px;object-fit:contain}.photo-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.photo-modal-close:hover{background:#ffffff38}.input-container{padding:10px 12px 12px;background:var(--tg-theme-bg-color, #ffffff);border-top:none}.input-wrapper{position:relative;display:flex;flex-direction:column;background:var(--tg-theme-secondary-bg-color, #efeff4);border-radius:26px;transition:all .2s ease;border:none;box-shadow:none}.input-wrapper.with-reply{border-radius:18px}.attach-button{position:absolute;left:8px;top:50%;width:40px;height:40px;border-radius:50%;color:var(--tg-theme-hint-color, #7d7d86);background:var(--tg-theme-bg-color, #ffffff);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease;transform:translateY(-50%);z-index:10}.attach-button:hover{background:#0000000a;color:var(--tg-theme-text-color, #000)}.attach-button:active{transform:translateY(-50%) scale(.96)}.attach-button input{display:none}.photo-preview{display:flex;align-items:center;gap:10px;padding:10px 12px 0}.photo-preview img{width:80px;height:80px;object-fit:cover;border-radius:12px}.photo-preview-remove{background:none;border:none;padding:6px;border-radius:50%;color:var(--tg-theme-hint-color, #999);cursor:pointer}.photo-preview-remove:hover{background:#0000000f;color:var(--tg-theme-text-color, #000)}.message-input{flex:1;padding:14px 60px 14px 54px;border:none;box-shadow:none;border-radius:0;font-size:17px;outline:none;background:transparent;color:var(--tg-theme-text-color, #000000);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4;box-sizing:border-box}.message-input::placeholder{color:var(--tg-theme-hint-color, #999999)}.send-button{position:absolute;right:8px;top:50%;width:40px;height:40px;padding:0;background:#2a5278;color:#fff;border:none;border-radius:50%;font-size:22px;cursor:pointer;transition:opacity .15s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;transform:translateY(-50%);z-index:10}.send-button svg{display:block;transform:translate(1px)}.send-button:disabled{opacity:.3;cursor:not-allowed}.send-button:not(:disabled):active{opacity:.7;transform:translateY(-50%) scale(.96)}.loading{text-align:center;padding:20px;color:var(--tg-theme-hint-color, #999)}.typing-indicator{display:flex;align-items:center;margin-bottom:12px;padding:8px 12px;align-self:flex-start;background:var(--tg-theme-secondary-bg-color, #f0f0f0);border-radius:16px 16px 16px 4px;max-width:70%}.typing-dots{display:flex;align-items:center;gap:4px;margin-right:8px}.typing-dots span{width:6px;height:6px;border-radius:50%;background:var(--tg-theme-hint-color, #999);animation:typing-bounce 1.4s infinite ease-in-out}.typing-dots span:nth-child(1){animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.typing-text{font-size:13px;color:var(--tg-theme-hint-color, #666);font-style:italic}.read-status{margin-left:4px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;line-height:1}.read-status svg{display:block}.read-status.sending{color:#ffffff80}.read-status.failed{color:#ff3b30}.read-status.sent{color:#ffffff8c}.read-status.read{color:#6fade5;filter:drop-shadow(0 0 1px rgba(0,0,0,.35))}.message-incoming .message-time{justify-content:flex-start}.skeleton-circle{width:36px;height:36px;border-radius:50%;background:#00000014}.skeleton-line{height:12px;border-radius:6px;background:#00000014;position:relative;overflow:hidden}.skeleton-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:skeleton-shimmer 1.2s infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-line-title{width:140px}.skeleton-line-sub{width:200px;margin-top:6px}.skeleton-line-time{width:44px;height:10px}.message-skeleton{height:44px;border-radius:16px;background:#00000012;margin-bottom:10px;position:relative;overflow:hidden}.message-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:skeleton-shimmer 1.2s infinite}.message-skeleton-incoming{align-self:flex-start;width:62%}.message-skeleton-outgoing{align-self:flex-end;width:52%}.input-skeleton{width:100%;height:52px;border-radius:26px;background:#00000014;position:relative;overflow:hidden}.input-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:skeleton-shimmer 1.2s infinite}.profile-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.profile-modal{background:var(--tg-theme-bg-color, #fff);width:100%;max-width:500px;max-height:90vh;border-radius:16px 16px 0 0;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s ease-out;position:relative}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.profile-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#00000080;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s}.profile-modal-close:hover{background:#000000b3}.profile-modal-close:active{transform:scale(.95)}.profile-photo-gallery{width:100%;background:#000;position:relative}.profile-photo-container{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.profile-photo{width:100%;height:100%;object-fit:cover;display:block}.profile-photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#00000080;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:5}.profile-photo-nav:hover{background:#000000b3}.profile-photo-nav:active{transform:translateY(-50%) scale(.95)}.profile-photo-nav-prev{left:12px}.profile-photo-nav-next{right:12px}.profile-photo-indicators{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:5}.profile-photo-indicator{width:6px;height:6px;border-radius:3px;background:#fff6;cursor:pointer;transition:all .2s}.profile-photo-indicator.active{width:20px;background:#ffffffe6}.profile-info-section{flex:1;overflow-y:auto;padding:20px}.profile-info-header{margin-bottom:20px}.profile-name{font-size:24px;font-weight:600;color:var(--tg-theme-text-color, #000);margin:0 0 8px}.profile-city{display:flex;align-items:center;gap:6px;color:var(--tg-theme-hint-color, #999);font-size:15px}.profile-city svg{width:16px;height:16px;flex-shrink:0}.profile-about{margin-top:20px}.profile-section-title{font-size:14px;font-weight:600;color:var(--tg-theme-hint-color, #999);margin:0 0 10px;text-transform:uppercase;letter-spacing:.5px}.profile-about-text{font-size:16px;line-height:1.5;color:var(--tg-theme-text-color, #000);margin:0;white-space:pre-wrap;word-wrap:break-word}@media (max-width: 600px){.profile-modal{max-height:95vh}.profile-photo-container{aspect-ratio:4 / 5}}.profile-info-section::-webkit-scrollbar{width:4px}.profile-info-section::-webkit-scrollbar-track{background:transparent}.profile-info-section::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.profile-info-section::-webkit-scrollbar-thumb:hover{background:#0000004d}.message-reply-preview{background:#00000014;border-left:3px solid var(--tg-theme-button-color, #3390ec);padding:6px 10px;margin-bottom:6px;border-radius:6px;font-size:13px}.message-outgoing .message-reply-preview{background:#ffffff26;border-left-color:#ffffff80}.reply-author{font-weight:600;color:var(--tg-theme-button-color, #3390ec);margin-bottom:2px;font-size:13px}.message-outgoing .reply-author{color:#ffffffe6}.reply-text{opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.3}.reply-input-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 8px;gap:10px;border-bottom:1px solid rgba(0,0,0,.08);margin:0 6px}.reply-info{flex:1;min-width:0;padding-left:6px;border-left:3px solid var(--tg-theme-button-color, #3390ec)}.reply-label{font-size:12px;font-weight:600;color:var(--tg-theme-button-color, #3390ec);margin-bottom:2px}.reply-preview-text{font-size:13px;color:var(--tg-theme-text-color, #000);opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.reply-close-button{background:none;border:none;padding:4px;cursor:pointer;color:var(--tg-theme-hint-color, #999);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease;border-radius:50%}.reply-close-button:hover{background:#0000000d}.reply-close-button:active{transform:scale(.9);background:#0000001a}.open-request-note{width:100%;padding:8px 10px;border-radius:12px;background:#ffb7031f;color:var(--tg-theme-hint-color, #9aa0a6);font-size:12px;font-weight:700;text-align:center}.attach-button.disabled{opacity:.45;pointer-events:none}.message-input:disabled{opacity:.7;cursor:not-allowed}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation-duration:.25s;animation-timing-function:cubic-bezier(.19,1,.22,1)}.global-toast{position:fixed;top:14px;left:14px;right:14px;z-index:2000;display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#11141af0;color:var(--tg-theme-text-color, #f1f3f5);font-size:15px;font-weight:600;box-shadow:0 8px 24px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;animation:toast-in .25s ease-out}.global-toast-text{display:block;text-align:center}@keyframes toast-in{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}
