*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;min-width:320px;min-height:100vh;max-height:100vh;height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;overscroll-behavior:none;overscroll-behavior-y:none;overscroll-behavior-x:none;overflow-x:hidden;position:fixed;width:100%;top:0;left:0}:root{color-scheme:light dark;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;--tg-theme-button-color: #0088cc;--tg-theme-button-text-color: #fff;--app-button-color: #0088cc;--app-button-text-color: #fff;--opacity-nav-head: .5;--blur-nav-head: 5px;--theme-bg-color: #ffffff;--theme-text-color: #000000;--theme-secondary-bg: rgba(0, 0, 0, .05);--theme-hint-color: rgba(0, 0, 0, .5);--theme-hint-color-light: rgba(0, 0, 0, .2);--theme-warning: #856404;--theme-warning-light: #fff3cd;--theme-success: #155724;--theme-success-light: #d4edda;--theme-error: #ff4444;--theme-bg-color-dark: #000000;--theme-text-color-dark: #ffffff;--theme-hint-color-dark: rgba(255, 255, 255, .5);--theme-hint-color-light-dark: rgba(255, 255, 255, .2);--theme-warning-dark: #ffc107;--theme-warning-light-dark: rgba(255, 193, 7, .2);--theme-success-dark: #28a745;--theme-success-light-dark: rgba(40, 167, 69, .2);--theme-error-dark: #ff453a;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 20px;--spacing-xl: 24px;--padding-page: 3%;--head-height: 48px;--width-button-and-navbar: 320px;--width-navbar: 340px;--font-size-md: 14px;--font-size-xl: 24px;--radius-md: 12px;--transition-normal: .2s}#root{width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:none;overscroll-behavior-y:none;position:relative}body{display:flex;flex-direction:column;transition:background-color var(--transition-normal),color var(--transition-normal);overflow:hidden}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}a:focus,a:focus-visible{outline:none}button{font-family:inherit;border:none;background:none;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}button:focus,button:focus-visible{outline:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}p{margin:0}.scroll-container{-webkit-overflow-scrolling:touch}html:not(.theme-light):not(.theme-dark):not(.theme-ozon),body:not(.theme-light):not(.theme-dark):not(.theme-ozon){background-color:var(--theme-bg-color);color:var(--theme-text-color);--theme-current-bg: var(--theme-bg-color);--theme-current-text: var(--theme-text-color);--theme-current-secondary-bg: var(--theme-secondary-bg);--theme-current-hint: var(--theme-hint-color);--theme-current-hint-light: var(--theme-hint-color-light);--theme-current-warning: var(--theme-warning);--theme-current-warning-light: var(--theme-warning-light);--theme-current-success: var(--theme-success);--theme-current-success-light: var(--theme-success-light);--theme-current-error: var(--theme-error);--tg-accent-theme: #000000;--app-button-color: #0088cc;--app-button-text-color: #fff}html.theme-light,body.theme-light{background-color:var(--theme-bg-color);color:var(--theme-text-color);--theme-current-bg: var(--theme-bg-color);--theme-current-text: var(--theme-text-color);--theme-current-secondary-bg: #ececec;--theme-current-hint: var(--theme-hint-color);--theme-current-hint-light: var(--theme-hint-color-light);--theme-current-warning: var(--theme-warning);--theme-current-warning-light: var(--theme-warning-light);--theme-current-success: var(--theme-success);--theme-current-success-light: var(--theme-success-light);--theme-current-error: var(--theme-error);--tg-accent-theme: #000000;--app-button-color: #0088cc;--app-button-text-color: #fff;--color-box-shadow: #000000;--color-button-delite: #890000;--color-button-cancel: #4d4d4d;--box-shadow: 0px 7px 16px -11px var(--color-box-shadow)}html.theme-dark,body.theme-dark{background-color:var(--theme-bg-color-dark);color:var(--theme-text-color-dark);--theme-current-bg: var(--theme-bg-color-dark);--theme-current-text: var(--theme-text-color-dark);--theme-current-secondary-bg:#2b2b2b;--theme-current-hint: var(--theme-hint-color-dark);--theme-current-hint-light: var(--theme-hint-color-light-dark);--theme-current-warning: var(--theme-warning-dark);--theme-current-warning-light: var(--theme-warning-light-dark);--theme-current-success: var(--theme-success-dark);--theme-current-success-light: var(--theme-success-light-dark);--theme-current-error: var(--theme-error-dark);--tg-accent-theme: #ffffff;--app-button-color: #0088cc;--app-button-text-color: #fff;--color-box-shadow: #ffffff;--color-button-delite: #890000;--color-button-cancel: #4d4d4d;--box-shadow: 0px 7px 16px -11px var(--color-box-shadow)}html.theme-ozon,body.theme-ozon{color:#001a34;background:linear-gradient(180deg,#005bff,#3b1cff 55%,#24006b);font-family:system-ui,sans-serif;--theme-current-bg: #f5f7ff;--theme-current-text: #001a34;--theme-current-secondary-bg: #ffffff;--theme-current-hint: rgba(0, 26, 52, .6);--theme-current-hint-light: rgba(0, 26, 52, .18);--theme-current-warning: #856404;--theme-current-warning-light: #fff3cd;--theme-current-success: #155724;--theme-current-success-light: #d4edda;--theme-current-error: #ff4444;--tg-accent-theme: #005bff;--app-button-color: #005bff;--app-button-text-color: #ffffff;--theme-secondary-bg: #ffffff;--theme-hint-color: rgba(0, 26, 52, .6);--theme-hint-color-light: rgba(0, 26, 52, .18)}@media(prefers-color-scheme:dark){html:not(.theme-light):not(.theme-dark):not(.theme-ozon),body:not(.theme-light):not(.theme-dark):not(.theme-ozon){background-color:var(--theme-bg-color-dark);color:var(--theme-text-color-dark);--theme-current-bg: var(--theme-bg-color-dark);--theme-current-text: var(--theme-text-color-dark);--theme-current-secondary-bg: var(--theme-secondary-bg-dark);--theme-current-hint: var(--theme-hint-color-dark);--theme-current-hint-light: #ffffff;--tg-accent-theme: #ffffff;--app-button-color: #0088cc;--app-button-text-color: #fff}}.page-container{padding-top:calc(env(safe-area-inset-top,0px) + var(--head-height));padding-left:var(--padding-page);padding-right:var(--padding-page);padding-bottom:calc(64px + env(safe-area-inset-bottom,0px) + env(safe-area-inset-bottom,0px))}.page-container h1{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}.wishes-main-content{display:flex;flex-direction:column;gap:10px}.user-profile-section{display:flex;flex-direction:column;padding:20px;margin-top:24px;background:var(--theme-current-secondary-bg);border-radius:var(--radius-md);border:1px solid var(--theme-current-hint-light);opacity:0;animation:fadeIn .3s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.user-profile-top{display:flex;align-items:center;gap:16px}.user-avatar-container{flex-shrink:0}.user-avatar,.user-avatar-placeholder{width:64px;height:64px;border-radius:50%;object-fit:cover}.user-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:var(--app-button-color);color:var(--app-button-text-color);font-size:24px;font-weight:600}.user-info{flex:1;min-width:0}.user-name{font-size:20px;font-weight:600;margin:0 0 4px;color:var(--theme-current-text);word-break:break-word}.user-username{font-size:14px;margin:0;color:var(--theme-current-hint)}.gifts-stats-section{display:flex;align-items:center;justify-content:space-around;padding:12px 0 0;margin-top:12px}.user-subscribe-section{margin-top:16px;padding-top:16px;border-top:1px solid var(--theme-current-hint-light);display:flex;justify-content:center}.btn-subscribe-toggle{width:100%;max-width:320px;padding:12px 20px;font-size:14px;font-weight:500;border:none;border-radius:var(--radius-md);background:var(--app-button-color);color:var(--app-button-text-color);cursor:pointer;transition:opacity .2s,transform .2s;box-sizing:border-box}.btn-subscribe-toggle:hover:not(:disabled){opacity:.9;transform:scale(.98)}.btn-subscribe-toggle:disabled{opacity:.6;cursor:not-allowed}.gifts-stat-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.gifts-stat-item-clickable{cursor:pointer;transition:transform .2s;padding:4px;border-radius:var(--radius-md)}.gifts-stat-item-clickable:hover{transform:scale(.98)}.gifts-stat-value{font-size:14px;font-weight:700;color:var(--theme-current-text);line-height:1}.gifts-stat-label{font-size:14px;color:var(--theme-current-hint)}.gifts-stat-divider{width:1px;height:40px;background:var(--theme-current-hint-light);flex-shrink:0}.wishes-list-section{display:flex;flex-direction:column;gap:10px}.wishes-container{margin-top:24px;padding:20px;border:1px solid var(--theme-current-hint-light);border-radius:var(--radius-md);background:var(--theme-current-secondary-bg);opacity:0;animation:fadeIn .3s ease-in-out .1s forwards}.wishes-list-title{font-size:18px;font-weight:600;margin:0 0 8px;color:var(--theme-current-text)}.wishes-list-comment{font-size:14px;font-weight:400;margin:0 0 16px;color:var(--theme-current-hint);line-height:1.4;font-style:italic}.wishlist-stats{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;padding:16px 0;border-top:1px solid var(--theme-current-hint-light);border-bottom:1px solid var(--theme-current-hint-light)}.wishlist-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px}.wishlist-stat-value{font-size:20px;font-weight:600;color:var(--theme-current-text);line-height:1}.wishlist-stat-label{font-size:12px;color:var(--theme-current-hint);line-height:1}.wishlist-stat-divider{width:1px;height:40px;background:var(--theme-current-hint-light);flex-shrink:0}.wishes-empty{text-align:center;padding:10px 20px;color:var(--theme-current-hint);opacity:0;animation:fadeIn .3s ease-in-out .2s forwards}.wishes-list-wrapper{overflow:hidden}.wishes-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.wish-item{display:flex;align-items:center;gap:12px;padding:16px;background:var(--theme-current-bg);border-radius:var(--radius-md);transition:transform .2s ease-out;opacity:0;animation:fadeIn .3s ease-in-out forwards;animation-fill-mode:forwards;cursor:pointer;transform:scale(1)}.wish-item:nth-child(1){animation-delay:.2s}.wish-item:nth-child(2){animation-delay:.25s}.wish-item:nth-child(3){animation-delay:.3s}.wish-item:nth-child(4){animation-delay:.35s}.wish-item:nth-child(5){animation-delay:.4s}.wish-item:nth-child(6){animation-delay:.45s}.wish-item:nth-child(7){animation-delay:.5s}.wish-item:nth-child(8){animation-delay:.55s}.wish-item:nth-child(9){animation-delay:.6s}.wish-item:nth-child(n+10){animation-delay:.65s}.wish-item-reserved{box-shadow:inset 0 0 20px 5px #ffc10780}.wish-item-reserved-by-me{box-shadow:inset 0 0 20px 5px #007bff80!important}.wish-item-fulfilled{box-shadow:inset 0 0 20px 5px #28a74580}html.theme-dark .wish-item-reserved,body.theme-dark .wish-item-reserved{box-shadow:inset 0 0 20px 5px #ffc10780!important}html.theme-dark .wish-item-reserved-by-me,body.theme-dark .wish-item-reserved-by-me{box-shadow:inset 0 0 20px 5px #007bff80!important}html.theme-dark .wish-item-fulfilled,body.theme-dark .wish-item-fulfilled{box-shadow:inset 0 0 20px 5px #28a74580!important}.wish-item:hover{transform:scale(1.02)!important}.user-profile-page .wishes-list .wish-item:last-child{margin-bottom:10px}.wish-image-container{flex-shrink:0;width:60px;height:60px;border-radius:var(--radius-md);overflow:hidden;position:relative;background:transparent}.wish-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.wish-image-placeholder{width:100%;height:100%;display:none;align-items:center;justify-content:center;background:transparent;color:var(--theme-current-hint);position:absolute;top:0;left:0}.wish-image-placeholder.show{display:flex}.wish-image-placeholder .gift-icon{width:100%;height:100%;object-fit:contain}.wish-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.wish-title{font-size:16px;font-weight:500;margin:0;color:var(--theme-current-text);word-break:break-word}.wish-price{font-size:14px;margin:0;color:var(--theme-current-hint);font-weight:500}.wish-description{font-size:14px;margin:4px 0;color:var(--theme-current-hint);line-height:1.4;word-break:break-word}.wish-status{font-size:12px;margin:4px 0 0;padding:2px 8px;border-radius:var(--radius-md);display:inline-block;font-weight:500;width:fit-content}.wish-status-reserved{background:var(--theme-current-warning-light);color:var(--theme-current-warning)}.wish-status-reserved-by-me{background:#007bff80!important;color:#ffffffe6!important}.wish-status-fulfilled{background:var(--theme-current-success-light);color:var(--theme-current-success)}.wishlist-group{padding:20px;background:var(--theme-current-secondary-bg);border-radius:var(--radius-md);transition:box-shadow .2s,transform .2s ease-out;opacity:0;animation:fadeIn .3s ease-in-out .2s forwards;animation-fill-mode:forwards;transform:scale(1)}html.theme-ozon .wishlist-group,body.theme-ozon .wishlist-group{border-radius:26px;background-color:#562aaf;box-shadow:0 14px 30px #00000040,0 50px 100px #00000073}.wishlist-group:last-child{margin-bottom:0}.wishlist-clickable{transition:transform .2s ease-out}.wishlist-clickable:hover{transform:scale(1.02)!important}.wishlist-name{font-size:20px;font-weight:600;color:var(--theme-current-text);display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s}.wishlist-arrow-icon{font-size:18px;color:var(--theme-current-hint);transition:transform .2s,color .2s}.wishlist-clickable:hover .wishlist-arrow-icon{transform:translate(4px)}.wishlist-name-text{flex:1}.wishlist-event-date{font-size:14px;color:var(--theme-current-hint);margin:0 0 8px;font-weight:400}.wishes-container .wishlist-event-date{margin:0 0 8px}.wishlist-toggle-icon{font-size:16px;color:var(--theme-current-hint);transition:transform .4s cubic-bezier(.4,0,.2,1);display:inline-block;transform-origin:center}.wishlist-toggle-icon.collapsed{transform:rotate(180deg)}.wishes-loading,.wishes-error{text-align:center;padding:40px 20px;color:var(--theme-current-hint)}.wishes-error{color:var(--theme-current-error, #ff4444)}.btn-retry{margin-top:12px;padding:8px 16px;background:var(--app-button-color);color:var(--app-button-text-color);border:none;border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s}.btn-retry:hover{opacity:.9}.wish-details-wishlist-name{margin-bottom:12px;padding:8px 12px;border-radius:var(--radius-md);background:#0000000a;font-size:14px;font-weight:500;color:var(--theme-current-hint)}.wish-details-card{padding:16px;border-radius:var(--radius-md);background:var(--theme-current-secondary-bg);box-shadow:0 2px 8px #0000000d}.wish-details-main-row{display:flex;gap:12px;align-items:stretch}.wish-details-image-block{flex:1 1 auto}.wish-details-side-block{flex:0 0 130px;display:flex;flex-direction:column;gap:8px}.wish-details-side-btn{width:100%;justify-content:center}.wish-details-text-block{margin-top:16px}.wish-details-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.wish-details-comment{margin-top:8px;font-size:14px;color:var(--theme-current-text)}.wish-actions{display:flex;gap:8px;flex-shrink:0;margin-right:10px}.btn-reserve{padding:8px 16px;border:none;border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s,opacity .2s;white-space:nowrap;background:var(--app-button-color);color:var(--app-button-text-color)}.btn-reserve:hover:not(:disabled){opacity:.9}.btn-reserve:disabled{opacity:.5;cursor:not-allowed}html.theme-dark .btn-reserve-active{color:#000}.wish-action-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-md);background:var(--theme-current-bg);cursor:pointer;font-size:18px;transition:background .2s,transform .1s;padding:0}.wish-edit-btn:hover{background:var(--theme-current-hint-light)}.wish-delete-btn:hover{background:#ff3b301a}.wish-menu-container{position:relative}.wish-menu-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-md);background:var(--theme-current-secondary-bg);cursor:pointer;transition:transform .2s;padding:0}.wish-menu-btn:hover{transform:scale(1.02)}.wish-menu-icon{font-size:20px;font-weight:700;color:var(--theme-current-text);line-height:1;transform:rotate(90deg);display:inline-block}.wish-menu-btn-reserved{background:transparent!important;border:none!important;padding:4px!important}.wish-menu-btn-reserved:hover{background:transparent!important;opacity:.7}.gift-icon-small{width:24px;height:24px;object-fit:contain}.wish-status-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;pointer-events:none}.wish-menu-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:var(--theme-current-bg);border-radius:var(--radius-md);box-shadow:0 4px 12px #00000026;border:1px solid var(--theme-current-hint-light);z-index:9999;min-width:160px;overflow:hidden;animation:fadeIn .3s ease-out}.wish-menu-dropdown-portal{position:fixed;top:auto;right:auto;margin-top:0;z-index:9999}.wish-menu-item{width:100%;padding:12px 16px;border:none;background:transparent;text-align:left;font-size:14px;color:var(--theme-current-text);cursor:pointer;transition:background .2s;display:block}.wish-menu-item:hover{background:var(--theme-current-hint-light)}.wish-menu-item:first-child{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.wish-menu-item:last-child{border-bottom-left-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.wish-menu-item-danger{color:#ff3b30}.wish-menu-item-danger{color:var(--theme-current-error)}.wish-menu-item-danger:hover{background:#ff3b301a}.developer-section{margin-top:32px;padding-top:24px;border-top:1px solid var(--theme-current-hint-light)}.developer-toggle-btn{width:100%;padding:12px;background:transparent;border:none;text-align:left;font-size:14px;font-weight:500;color:var(--theme-current-hint);cursor:pointer;display:flex;align-items:center;gap:8px;transition:color .2s}.developer-toggle-btn:hover{color:var(--theme-current-text)}.developer-data{margin-top:12px}.json-output{font-family:Courier New,monospace;font-size:11px;line-height:1.5;padding:12px;background:var(--theme-current-hint-light);border-radius:var(--radius-md);overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;max-height:400px;overflow-y:auto;margin:0}.btn-add-wishlist{width:var(--width-button-and-navbar);padding:10px 16px;background:var(--app-button-color);color:var(--app-button-text-color);border:none;border-radius:var(--radius-md);font-size:16px;font-weight:500;cursor:pointer;transition:transform .2s ease-out;margin:0 auto;display:block;opacity:0;animation:fadeIn .3s ease-in-out .1s forwards;animation-fill-mode:forwards;transform:scale(1)}.btn-add-wishlist:hover:not(:disabled){transform:scale(.98)!important}.btn-add-wish{width:var(--width-button-and-navbar);padding:10px 16px;background:var(--app-button-color);color:var(--app-button-text-color);border:none;border-radius:var(--radius-md);font-size:16px;font-weight:500;cursor:pointer;transition:transform .2s ease-out;margin:10px auto 0;display:block;opacity:0;animation:fadeIn .3s ease-in-out .3s forwards;animation-fill-mode:forwards;transform:scale(1)}.btn-add-wish:hover:not(:disabled){transform:scale(.98)!important}.btn-delete-wishlist{width:100%;padding:10px 16px;background:var(--color-button-delite);color:var(--app-button-text-color);border:none;border-radius:var(--radius-md);font-size:16px;font-weight:500;cursor:pointer;transition:transform .2s}.btn-delete-wishlist:hover{transform:scale(.98)}.btn-edit-wishlist{width:var(--width-button-and-navbar);max-width:calc(100% - 40px);padding:10px 16px;background:var(--theme-current-hint);color:var(--theme-current-text);border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s ease-out,background .2s ease-out;margin:0 auto;display:block;border:none;box-sizing:border-box;opacity:0;animation:fadeIn .3s ease-in-out .15s forwards;animation-fill-mode:forwards;transform:scale(1)}.btn-edit-wishlist:hover:not(:disabled){transform:scale(.98)!important}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease-in-out}.modal-content{background:var(--theme-current-bg);border-radius:var(--radius-md);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--theme-current-hint-light, var(--theme-hint-color-light))}.modal-header h3{margin:0;font-size:20px;font-weight:600;color:var(--theme-current-text)}.modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:24px;color:var(--theme-current-hint);cursor:pointer;border-radius:var(--radius-md);transition:background .2s,color .2s}.modal-close:hover{background:var(--theme-current-hint-light);color:var(--theme-current-text)}.modal-form{padding:20px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:4px;font-size:14px;font-weight:500;color:var(--theme-current-text)}.form-example{font-size:12px;color:var(--theme-current-hint);margin-bottom:6px;font-style:italic}.form-group input[type=text],.form-group input[type=url],.form-group input[type=number],.form-group input[type=date],.form-group textarea,.form-group select{width:100%;padding:10px 12px;border:1px solid var(--theme-current-hint-light);border-radius:var(--radius-md);font-size:14px;background:var(--theme-current-bg);color:var(--theme-current-text);transition:border-color .2s;box-sizing:border-box}.form-group input:focus,.form-group input[type=date]:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--app-button-color)}.form-group input[type=date]{appearance:none;-webkit-appearance:none;-moz-appearance:textfield;line-height:1.5;font-family:inherit;height:42px;min-height:42px}.form-group input[type=date]::-webkit-calendar-picker-indicator{opacity:.7;cursor:pointer;padding:4px;margin-left:4px;width:20px;height:20px;align-self:center}.form-group input[type=date]::-webkit-inner-spin-button,.form-group input[type=date]::-webkit-clear-button{opacity:.7;cursor:pointer}.form-group input[type=date]::-moz-calendar-picker-indicator{opacity:.7;cursor:pointer;padding:2px;margin-left:4px}.form-group input[type=date]::-webkit-datetime-edit-fields-wrapper{padding:0;display:inline-flex;gap:2px;align-items:center;height:100%;vertical-align:middle}.form-group input[type=date]::-webkit-datetime-edit{display:inline-flex;align-items:center;height:100%;padding:0;vertical-align:middle}.form-group input[type=date]::-webkit-datetime-edit-text,.form-group input[type=date]::-webkit-datetime-edit-month-field,.form-group input[type=date]::-webkit-datetime-edit-day-field,.form-group input[type=date]::-webkit-datetime-edit-year-field{padding:0;color:var(--theme-current-text);min-width:auto;height:auto;line-height:1.5;vertical-align:middle}.form-group input[type=date]:invalid::-webkit-datetime-edit{color:var(--theme-current-hint)}.form-group input[type=date]:invalid::-webkit-datetime-edit-text,.form-group input[type=date]:invalid::-webkit-datetime-edit-month-field,.form-group input[type=date]:invalid::-webkit-datetime-edit-day-field,.form-group input[type=date]:invalid::-webkit-datetime-edit-year-field{color:var(--theme-current-hint)}.form-group input[type=date]:not([value]):not(:focus)::-webkit-datetime-edit-text,.form-group input[type=date]:not([value]):not(:focus)::-webkit-datetime-edit-month-field,.form-group input[type=date]:not([value]):not(:focus)::-webkit-datetime-edit-day-field,.form-group input[type=date]:not([value]):not(:focus)::-webkit-datetime-edit-year-field{color:var(--theme-current-hint)}html.theme-dark .form-group input[type=date]::-webkit-calendar-picker-indicator,body.theme-dark .form-group input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.7}.form-row{display:flex;gap:12px}.form-row .form-group{flex:1}.form-row .form-group:first-child{flex:0 0 65%}.form-row .form-group:last-child{flex:1;min-width:0}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-label input[type=checkbox]{width:auto;margin:0;cursor:pointer}.modal-actions{display:flex;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--theme-current-hint-light)}.btn-cancel{width:var(--width-button-and-navbar);padding:10px 16px;background:var(--color-button-cancel);color:var(--theme-current-text);border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s;border:none;box-sizing:border-box}.btn-cancel:hover,.btn-submit:hover{transform:scale(.98)}.btn-submit{width:var(--width-button-and-navbar);padding:10px 16px;border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s;background:var(--app-button-color);color:var(--app-button-text-color);border:none;box-sizing:border-box}.page-form-container{padding:20px;margin-top:24px;background:var(--theme-current-secondary-bg);border-radius:var(--radius-md);opacity:0;animation:fadeIn .3s ease-in-out .1s forwards}.page-form-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--theme-current-hint-light, var(--theme-hint-color-light))}.page-form-header h2{margin:0;font-size:24px;font-weight:600;color:var(--theme-current-text)}.page-form{padding:0}.page-form-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--theme-current-hint-light)}.friend-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);height:60px}.friend-info{transition:transform .2s}.friend-info:hover{transform:scale(.98)}.friend-name{font-weight:700;font-size:var(--font-size-md)}.friend-username{font-size:var(--font-size-sm);opacity:.5}.unsubscribe-btn{background:var(--app-button-color);color:var(--app-button-text-color);border:none;padding:6px 12px;border-radius:8px;font-size:14px;cursor:pointer;transition:transform .2s}.unsubscribe-btn:hover{transform:scale(.98)}.invite-main-btn{width:var(--width-button-and-navbar);max-width:calc(100% - var(--spacing-lg) * 2);padding:14px;background:var(--app-button-color);color:var(--app-button-text-color);border-radius:12px;font-weight:700;font-size:16px;cursor:pointer;margin:0 auto;display:block;border:none;box-sizing:border-box;transition:transform .2s}.invite-main-btn:hover{transform:scale(.98)}.invite-section{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl);display:flex;justify-content:center;align-items:center;box-sizing:border-box;opacity:0;animation:fadeIn .3s ease-in-out .2s forwards}.friends-loading,.friends-empty{padding:20px;text-align:center;color:var(--theme-current-hint)}.friends-empty p{margin:0;font-size:14px}.unsubscribe-btn:disabled{opacity:.6;cursor:not-allowed}.friends-segmented-control{display:flex;background:var(--theme-current-hint-light);border-radius:10px;padding:3px;gap:3px;margin-bottom:12px;margin-top:24px;opacity:0;animation:fadeIn .3s ease-in-out forwards}.friends-all-users-section{margin-bottom:20px;padding:0 var(--spacing-lg);opacity:0;animation:fadeIn .3s ease-in-out .05s forwards}.friends-all-users-btn{width:100%;padding:10px 16px;font-size:14px;font-weight:500;border:none;background:var(--theme-current-hint-light);color:var(--theme-current-hint);border-radius:var(--radius-md);cursor:pointer;transition:all .2s;box-sizing:border-box}.friends-all-users-btn:hover{background:var(--theme-current-hint-light);color:var(--theme-current-text);transform:scale(.98)}.friends-all-users-btn.active{background:var(--app-button-color);color:var(--app-button-text-color)}.friends-all-users-btn.active:hover{background:var(--app-button-color);color:var(--app-button-text-color);opacity:.9;transform:scale(.98)}.friends-all-users-btn:active{transform:scale(.96)}.friends-segment{padding:8px 16px;font-size:14px;font-weight:500;border:none;background:transparent;color:var(--theme-current-hint);border-radius:7px;cursor:pointer;transition:all .2s;white-space:nowrap;flex:1;min-width:0}.friends-segment:hover{color:var(--theme-current-text)}.friends-segment.active{background:var(--theme-current-bg);color:var(--theme-current-text);box-shadow:0 1px 3px #0000001a}.friends-segment:active{transform:scale(.95)}.friends-list{opacity:0;animation:fadeIn .3s ease-in-out .1s forwards}.friends-search-section{margin-bottom:20px;padding:0 var(--spacing-lg);opacity:0;animation:fadeIn .3s ease-in-out .15s forwards}.friends-search-input{width:100%;padding:12px 16px;border:1px solid var(--theme-current-hint-light);border-radius:var(--radius-md);font-size:14px;background:var(--theme-current-bg);color:var(--theme-current-text);transition:border-color .2s;box-sizing:border-box}.friends-search-input:focus{outline:none;border-color:var(--app-button-color)}.friends-search-input::placeholder{color:var(--theme-current-hint)}.subscribe-toggle-btn{border:none;padding:6px 12px;border-radius:8px;font-size:14px;cursor:pointer;transition:transform .2s,opacity .2s;white-space:nowrap}.subscribe-toggle-btn.subscribe{background:var(--app-button-color);color:var(--app-button-text-color)}.subscribe-toggle-btn.unsubscribe{background:var(--theme-current-hint-light);color:var(--theme-current-text)}.subscribe-toggle-btn:hover:not(:disabled){transform:scale(.98);opacity:.9}.subscribe-toggle-btn:disabled{opacity:.6;cursor:not-allowed}.setting-item{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-lg);background:var(--theme-current-secondary-bg, var(--theme-secondary-bg));border-radius:var(--radius-md);margin-bottom:var(--spacing-sm);transition:background-color var(--transition-normal)}.setting-info{display:flex;flex-direction:column;gap:4px;flex:1}.setting-label{font-size:16px;font-weight:500;color:inherit}.setting-description{font-size:13px;color:var(--theme-current-hint, var(--theme-hint-color))}.theme-segmented-control{display:flex;background:var(--theme-current-hint-light, var(--theme-hint-color-light));border-radius:10px;padding:3px;gap:3px;flex-shrink:0}.theme-segment{padding:6px 12px;font-size:13px;font-weight:500;border:none;background:transparent;color:var(--theme-current-hint, var(--theme-hint-color));border-radius:7px;cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;flex:1;min-width:0}.theme-segment:hover{color:var(--theme-current-text, var(--theme-text-color))}.theme-segment.active{background:var(--theme-current-bg, var(--theme-bg-color));color:var(--theme-current-text, var(--theme-text-color));box-shadow:0 1px 3px #0000001a}.theme-segment:active{transform:scale(.95)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.feed-page{min-height:100vh;background:var(--theme-current-bg);color:var(--theme-current-text);margin-top:24px}.feed-main-content{max-width:100%;margin:0 auto}.feed-loading,.feed-error,.feed-empty{text-align:center;padding:40px 20px;color:var(--theme-current-hint)}.feed-empty-hint{font-size:14px;margin-top:8px;opacity:.7}.feed-list{display:flex;flex-direction:column;gap:24px}.feed-date-group{opacity:0;animation:fadeIn .3s ease-in-out forwards}.feed-date-group:nth-child(1){animation-delay:.1s}.feed-date-group:nth-child(2){animation-delay:.15s}.feed-date-group:nth-child(3){animation-delay:.2s}.feed-date-group:nth-child(n+4){animation-delay:.25s}.feed-date-header{margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--theme-current-hint-light)}.feed-date-title{font-size:18px;font-weight:600;color:var(--theme-current-text);margin:0}.feed-user-group{margin-bottom:20px;background:var(--theme-current-secondary-bg);border-radius:var(--radius-md)}.feed-user-group:last-child{margin-bottom:0}.feed-user-header{display:flex;align-items:center;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin-bottom:12px;border-bottom:1px solid var(--theme-current-hint-light);padding:12px}.feed-user-header:hover{transform:scale(.98)}.feed-user-name{font-weight:600;font-size:16px;color:var(--theme-current-text)}.feed-wishlist-group{margin-bottom:16px;padding:12px;background:var(--theme-current-bg);border-radius:var(--radius-md)}.feed-wishlist-group:last-child{margin-bottom:0}.feed-wishlist-header{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;font-size:14px;color:var(--theme-current-hint);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--theme-current-hint-light)}.feed-wishlist-header:hover{transform:scale(.98)}.feed-wishlist-header-left{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.feed-wishlist-icon{font-size:16px;flex-shrink:0}.feed-wishlist-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-wishlist-event-date{font-size:13px;color:var(--theme-current-hint);white-space:nowrap;flex-shrink:0}.feed-wishes-list{display:flex;flex-direction:column;gap:10px}.feed-item{background:var(--theme-current-secondary-bg);border-radius:var(--radius-md);padding:16px;opacity:0;animation:fadeIn .3s ease-in-out forwards}.feed-item-wish-reserved{box-shadow:inset 0 0 20px 5px #ffc10780}.feed-item-wish-reserved-by-me{box-shadow:inset 0 0 20px 5px #007bff80!important}.feed-item-wish-fulfilled{box-shadow:inset 0 0 20px 5px #28a74580}html.theme-dark .feed-item-wish-reserved,body.theme-dark .feed-item-wish-reserved{box-shadow:inset 0 0 20px 5px #ffc10780!important}html.theme-dark .feed-item-wish-reserved-by-me,body.theme-dark .feed-item-wish-reserved-by-me{box-shadow:inset 0 0 20px 5px #007bff80!important}html.theme-dark .feed-item-wish-fulfilled,body.theme-dark .feed-item-wish-fulfilled{box-shadow:inset 0 0 20px 5px #28a74580!important}.feed-item-wish-status-reserved-by-me{background:#007bff80!important;color:#ffffffe6!important}.feed-item:nth-child(1){animation-delay:.1s}.feed-item:nth-child(2){animation-delay:.15s}.feed-item:nth-child(3){animation-delay:.2s}.feed-item:nth-child(4){animation-delay:.25s}.feed-item:nth-child(5){animation-delay:.3s}.feed-item:nth-child(6){animation-delay:.35s}.feed-item:nth-child(7){animation-delay:.4s}.feed-item:nth-child(8){animation-delay:.45s}.feed-item:nth-child(9){animation-delay:.5s}.feed-item:nth-child(n+10){animation-delay:.55s}.feed-item-header{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--theme-current-hint-light)}.feed-item-user{display:flex;align-items:center;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}.feed-item-user:hover{transform:scale(.98)}.feed-item-user-name{font-weight:600;font-size:16px;color:var(--theme-current-text)}.feed-item-wishlist{display:flex;align-items:center;gap:6px;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;font-size:14px;color:var(--theme-current-hint)}.feed-item-wishlist:hover{transform:scale(.98)}.feed-item-wishlist-icon{font-size:16px}.feed-item-wishlist-name{font-weight:500}.feed-item-wish{display:flex;gap:12px;align-items:center;border-radius:var(--radius-md);padding:12px;margin-top:8px;background:var(--theme-current-bg)}.feed-item-wish-content-wrapper{display:flex;gap:12px;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;align-items:center;flex:1;min-width:0}.feed-item-wish-content-wrapper:hover{transform:scale(.98)}.feed-item-wish-actions{flex-shrink:0;display:flex;align-items:center;margin-right:10px}.feed-item-wish-image-container{flex-shrink:0;width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;position:relative;background:transparent}.feed-item-wish-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.feed-item-wish-image-placeholder{width:100%;height:100%;display:none;align-items:center;justify-content:center;background:transparent;color:var(--theme-current-hint);position:absolute;top:0;left:0}.feed-item-wish-image-placeholder.show{display:flex}.feed-item-wish-image-placeholder .gift-icon{width:100%;height:100%;object-fit:contain}.feed-item-wish-content{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.feed-item-wish-title{font-size:16px;font-weight:600;color:var(--theme-current-text);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.feed-item-wish-comment{font-size:14px;color:var(--theme-current-hint);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.feed-item-wish-price{font-size:14px;font-weight:500;color:var(--theme-current-text);margin:0}.feed-item-wish-status{display:inline-block;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;margin-top:4px;align-self:flex-start}.feed-item-wish-status-reserved{background:var(--theme-current-warning-light);color:var(--theme-current-warning)}.feed-item-wish-status-fulfilled{background:var(--theme-current-success-light);color:var(--theme-current-success)}.btn-retry{margin-top:16px;padding:10px 20px;background:var(--app-button-color);color:var(--app-button-text-color);border:none;border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s}.btn-retry:hover{transform:scale(.98)}.bottom-navigation{position:fixed;bottom:env(safe-area-inset-bottom,0px);left:50%;transform:translate(-50%);width:var(--width-navbar);max-width:calc(100vw - 24px);box-sizing:border-box;height:64px;display:flex;justify-content:space-around;background:rgba(255,255,255,var(--opacity-nav-head));backdrop-filter:var(--blur-nav-head);-webkit-backdrop-filter:blur(var(--blur-nav-head));border-radius:40px;box-shadow:0 6px 20px #0000001f;z-index:10001;border:none;transition:background .2s ease,border-color .2s ease}.bottom-navigation:before{content:"";position:absolute;inset:0;border-radius:40px;border:1px solid var(--tg-accent-theme);pointer-events:none;transition:border-color .2s ease}.nav-item{flex:1;text-decoration:none;color:var(--tg-theme-hint-color);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:color .2s ease;position:relative}.nav-item.active{color:var(--tg-accent-theme)}.nav-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .12s ease,opacity .12s ease}.nav-item:active .nav-icon svg{transform:scale(.85);opacity:.85}.nav-label{font-size:11px;line-height:1}@media(prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-ozon) .bottom-navigation{background:rgba(20,20,20,var(--opacity-nav-head))}:root:not(.theme-light):not(.theme-ozon) .bottom-navigation:before{border-color:#ffffff14}}html.theme-dark .bottom-navigation,body.theme-dark .bottom-navigation{background:rgba(20,20,20,var(--opacity-nav-head))!important;transition:background .2s ease,border-color .2s ease}html.theme-dark .bottom-navigation:before,body.theme-dark .bottom-navigation:before{border-color:#ffffff14!important;transition:border-color .2s ease}html.theme-light .bottom-navigation,body.theme-light .bottom-navigation{background:rgba(255,255,255,var(--opacity-nav-head))!important;transition:background .2s ease,border-color .2s ease}html.theme-light .bottom-navigation:before,body.theme-light .bottom-navigation:before{border-color:var(--tg-accent-theme)!important;transition:border-color .2s ease}html.theme-ozon .bottom-navigation,body.theme-ozon .bottom-navigation{background:rgba(255,255,255,var(--opacity-nav-head))!important;transition:background .2s ease,border-color .2s ease}html.theme-ozon .bottom-navigation:before,body.theme-ozon .bottom-navigation:before{border-color:var(--tg-accent-theme)!important;transition:border-color .2s ease}body.keyboard-open .bottom-navigation{display:none}.head{position:fixed;top:0;left:0;right:0;height:calc(env(safe-area-inset-top,0px) + var(--head-height));padding-top:env(safe-area-inset-top,0px);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,var(--opacity-nav-head));backdrop-filter:var(--blur-nav-head);-webkit-backdrop-filter:blur(var(--blur-nav-head));z-index:10001;border-radius:0;border:none}.head:before{width:100%;content:"";position:absolute;inset:0;border-radius:0;border-top:none;border-bottom:1px solid var(--tg-accent-theme);pointer-events:none}.head-title{font-size:16px;font-weight:600;letter-spacing:.2px;color:var(--tg-accent-theme);-webkit-user-select:none;user-select:none}@media(prefers-color-scheme:dark){:root:not(.theme-light) .head{background:rgba(20,20,20,var(--opacity-nav-head))}}.theme-dark .head{background:rgba(20,20,20,var(--opacity-nav-head))}.theme-light .head{background:rgba(255,255,255,var(--opacity-nav-head))}
