:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-link-color: #2481cc;--tg-theme-button-color: #2481cc;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f4f4f5;--nav-height: 56px;--safe-bottom: env(safe-area-inset-bottom, 0)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,sans-serif;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;color:var(--tg-theme-text-color);background:var(--tg-theme-bg-color);overflow-x:hidden}.app{min-height:100%;padding-bottom:calc(var(--nav-height) + var(--safe-bottom))}.page{padding:16px;padding-top:max(16px,env(safe-area-inset-top));min-height:100%}.page.chat-screen{padding:0;height:calc(100dvh - var(--nav-height) - var(--safe-bottom));min-height:0;display:flex;flex-direction:column}.page-title{font-size:20px;font-weight:600;margin:0 0 20px;text-align:center}.nav{position:fixed;bottom:0;left:0;right:0;height:calc(var(--nav-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:var(--tg-theme-secondary-bg-color);border-top:1px solid rgba(0,0,0,.08);display:flex;align-items:flex-start;justify-content:space-around;z-index:100}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;min-height:var(--nav-height);color:var(--tg-theme-hint-color);text-decoration:none;font-size:11px;-webkit-tap-highlight-color:transparent;border:none;background:none;cursor:pointer;font-family:inherit}.nav-item:active{opacity:.7}.nav-item.active{color:var(--tg-theme-link-color);font-weight:500}.nav-icon{width:24px;height:24px;margin-bottom:2px;display:flex;align-items:center;justify-content:center;font-size:20px}.btn{display:block;width:100%;padding:12px 16px;margin:0 0 12px;font-size:16px;font-weight:500;border:none;border-radius:12px;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.btn:active{opacity:.9}.btn-secondary{background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.profile-avatar-wrap{display:flex;justify-content:center;margin-bottom:24px}.profile-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;background:var(--tg-theme-secondary-bg-color)}.profile-avatar-placeholder{display:flex;align-items:center;justify-content:center;font-size:40px}.profile-avatar-edit .profile-avatar-wrap{margin-bottom:0}.profile-field{margin-bottom:16px}.profile-field-label{font-size:12px;color:var(--tg-theme-hint-color);margin-bottom:4px}.profile-field-value{font-size:16px;color:var(--tg-theme-text-color)}.profile-actions{margin-top:24px}.profile-edit-form .profile-field{margin-bottom:20px}.input{width:100%;padding:12px 14px;font-size:16px;font-family:inherit;color:var(--tg-theme-text-color);background:var(--tg-theme-secondary-bg-color);border:1px solid rgba(0,0,0,.1);border-radius:12px;-webkit-tap-highlight-color:transparent}.input::placeholder{color:var(--tg-theme-hint-color)}.input:focus{outline:none;border-color:var(--tg-theme-link-color)}.input-textarea{resize:vertical;min-height:100px}.wish-list{display:flex;flex-direction:column;gap:12px}.wish-card{position:relative;background:var(--tg-theme-secondary-bg-color);border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.wish-card-link{display:flex;align-items:stretch;text-decoration:none;color:inherit;padding:12px 40px 12px 12px;min-height:80px}.wish-card-image-wrap{flex-shrink:0;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#0000000f}.wish-card-image{width:100%;height:100%;object-fit:cover}.wish-card-image-placeholder{background:var(--tg-theme-hint-color);opacity:.2}.wish-card-body{flex:1;min-width:0;margin-left:12px;display:flex;flex-direction:column;justify-content:center}.wish-card-title{font-weight:600;font-size:16px;color:var(--tg-theme-text-color);margin-bottom:4px}.wish-card-link-url{font-size:13px;color:var(--tg-theme-link-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wish-card-delete{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;border-radius:8px;background:#00000014;color:var(--tg-theme-text-color);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.wish-card-delete:active{opacity:.8}.wish-image-edit{margin-top:4px}.wish-image-preview-wrap{margin-bottom:8px;border-radius:12px;overflow:hidden;background:var(--tg-theme-secondary-bg-color);max-width:200px}.wish-image-preview{width:100%;height:auto;max-height:160px;object-fit:cover;display:block}.friends-search{margin-bottom:16px}.friends-search .input{width:100%}.friends-section{margin-bottom:24px}.friends-section-title{font-size:14px;font-weight:600;color:var(--tg-theme-hint-color);margin-bottom:8px}.friend-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--tg-theme-secondary-bg-color);border-radius:12px;margin-bottom:8px;min-height:56px}.friend-row-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#0000000f}.friend-row-avatar img{width:100%;height:100%;object-fit:cover}.friend-row-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:22px}.friend-row-name{flex:1;font-weight:500;font-size:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-row-actions{display:flex;gap:8px;flex-shrink:0}.friend-row .friend-row-btn,.friend-row .btn.friend-row-btn,.friend-row a.friend-row-btn{flex-shrink:0;width:auto;max-width:140px;margin:0;padding:8px 12px;font-size:13px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-height:36px}.friend-wishlist-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:16px;background:var(--tg-theme-secondary-bg-color);border-radius:12px}.friend-wishlist-avatar-wrap{flex-shrink:0}.friend-wishlist-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#0000000f}.friend-wishlist-avatar.placeholder{display:flex;align-items:center;justify-content:center;font-size:32px}.friend-wishlist-info{min-width:0}.friend-wishlist-name{font-weight:600;font-size:18px;margin-bottom:4px}.friend-wishlist-dob{font-size:14px;color:var(--tg-theme-hint-color)}.friend-wishlist-items{display:flex;flex-direction:column;gap:12px}.friend-wish-card{background:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:12px;border:1px solid rgba(0,0,0,.06)}.friend-wish-card-main{display:flex;gap:12px;margin-bottom:12px}.friend-wish-card-image-wrap{width:64px;height:64px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#0000000f}.friend-wish-card-image{width:100%;height:100%;object-fit:cover}.friend-wish-card-image.placeholder{width:100%;height:100%}.friend-wish-card-body{flex:1;min-width:0}.friend-wish-card-title{font-weight:600;margin-bottom:4px}.friend-wish-card-status{font-size:13px;color:var(--tg-theme-hint-color);margin-bottom:4px}.friend-wish-card-link{font-size:13px;color:var(--tg-theme-link-color)}.friend-wish-card-actions .btn{margin:0;width:100%}.chat-screen{display:flex;flex-direction:column;height:100%;min-height:0;padding:0}.chat-screen-header{display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:max(12px,env(safe-area-inset-top));background:var(--tg-theme-secondary-bg-color);border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.chat-screen-back{width:40px;height:40px;border:none;background:none;font-size:24px;cursor:pointer;color:var(--tg-theme-text-color);-webkit-tap-highlight-color:transparent;padding:0}.chat-screen-title{flex:1;margin:0;font-size:18px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px;min-height:0}.chat-message{display:flex;width:100%}.chat-message-me{justify-content:flex-end}.chat-message-them{justify-content:flex-start}.chat-message-bubble{max-width:80%;padding:10px 14px;border-radius:16px;font-size:15px}.chat-message-me .chat-message-bubble{background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border-bottom-right-radius:4px}.chat-message-them .chat-message-bubble{background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color);border-bottom-left-radius:4px}.chat-message-time{font-size:11px;opacity:.8;margin-top:4px}.chat-form{display:flex;align-items:center;gap:8px;padding:8px 12px;padding-bottom:max(8px,env(safe-area-inset-bottom));background:var(--tg-theme-bg-color);border-top:1px solid rgba(0,0,0,.06);flex-shrink:0;min-width:0}.chat-input{flex:1;min-width:0;margin:0;padding:10px 14px;font-size:15px}.chat-send-btn{margin:0;flex-shrink:0;padding:10px 14px;font-size:14px;min-width:0;max-width:100px}
