.sidebar{position:fixed;bottom:0;left:0;right:0;height:80px;padding-bottom:env(safe-area-inset-bottom,0);box-sizing:content-box;background:#fff;border-top:1px solid #F5F5F5;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:56px;z-index:100;transform:translateY(0);transition:transform .3s ease-in-out,opacity .2s ease}.sidebar--hidden{transform:translateY(100%)}@media (min-width: 768px){.sidebar{left:50%;right:auto;width:100%;max-width:600px;margin-left:0;transform:translate(-50%)}.sidebar--hidden{transform:translate(-50%,100%)}}.sidebar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#666;padding:0}.sidebar__item--active{color:#667eea}.sidebar__icon-wrapper{position:relative;width:32px;height:32px}.sidebar__icon{width:32px;height:32px;display:block;position:absolute;top:0;left:0;transition:opacity .15s ease;will-change:opacity}.sidebar__icon--default{opacity:1;filter:brightness(0) saturate(100%) invert(72.5%)}.sidebar__icon--active,.sidebar__item--active .sidebar__icon--default{opacity:0}.sidebar__item--active .sidebar__icon--active{opacity:1}.sidebar__label{display:none}.header{position:relative;height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;flex-shrink:0}.header__logo-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;margin-left:0;transition:opacity .2s ease}.header__logo-btn:active{opacity:.7}.header__logo{width:auto;height:34px;object-fit:contain}.header__left-row{display:flex;align-items:center;gap:16px;min-width:44px;flex-shrink:0}.header__title{margin:0;font-size:24px;font-weight:700;color:#1a1a1a;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.header__title--centered{flex:1;text-align:center}.header .header__title.header__title--centered.header__title--medium{font-size:24px;font-weight:500;color:#1a1a1a;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.header__title--medium{font-weight:500}.header__title--bold{font-weight:700}.header__right-slot{display:flex;align-items:center;justify-content:flex-end;min-width:44px;min-height:44px;flex-shrink:0}.header__right-slot img{width:24px;height:24px;display:block}.header__back{background:transparent;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:0}.header__back img{width:24px;height:24px}.header__back:active{opacity:.7}.header__menu{width:32px;height:32px;cursor:pointer;margin-right:0;transition:opacity .2s ease}.header__menu:active{opacity:.7}.header__menu-overlay{position:fixed;inset:0;background:#0000004d;z-index:9999;animation:fadeIn .2s ease}.header__menu-dropdown{position:fixed;top:52px;right:16px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;z-index:10000;width:200px;overflow:hidden;animation:slideDown .2s ease}.header__menu-dropdown--logo{left:16px;right:auto;width:200px}.header__menu-item{width:100%;padding:16px 20px;background:transparent;border:none;text-align:left;font-size:16px;font-weight:500;color:#1a1a1a;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}.header__menu-item:last-child{border-bottom:none}.header__menu-item:active{background:#f5f5f5}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.smart-search{padding:32px 16px 0;background:#fff;position:relative;width:100%;box-sizing:border-box;flex-shrink:0}.smart-search__wrapper{position:relative;display:flex;align-items:center;width:100%;height:52px;background:#f0f0f0;border-radius:32px}.smart-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none;z-index:1;flex-shrink:0}.smart-search__input{width:100%;height:52px;padding:12px 16px 12px 52px;border:none;border-radius:32px;font-size:18px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:600;line-height:110%;background:#f0f0f0;color:#111;box-sizing:border-box}.smart-search__input:focus{outline:none}.smart-search__input::placeholder{color:#cfcfcf}.smart-search__clear{position:absolute;right:12px;background:none;border:none;font-size:18px;color:#999;cursor:pointer;padding:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease;font-family:inherit;flex-shrink:0}.smart-search__clear:active{background:#0000001a}.categories{margin-top:32px;padding:0 16px;background:#fff;position:relative;z-index:5;flex-shrink:0}.categories__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:12px;padding:0;box-sizing:border-box}.categories__title{font-size:20px;font-weight:600;color:#111;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.categories__view-all{font-size:16px;font-weight:600;color:#d2d2d2;background:none;border:none;padding:0;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;margin-right:8px}.categories__grid{position:relative;width:100%;min-height:590px;box-sizing:border-box;contain:layout style}.categories--static-desktop .categories__grid--static{position:relative;contain:none;width:343px;max-width:100%;margin-left:auto;margin-right:auto}.categories--static-desktop .categories__card-item--static,.categories--static-desktop .categories__card-item--static *{transition:none!important}.categories--static-desktop .categories__card-item--static:hover{z-index:10}.categories__grid-placeholder{width:100%;flex-shrink:0}.categories__grid--fixed{position:fixed;top:10px;left:0;right:0;min-height:120px;padding:10px 16px;margin-top:-10px;background:#fff;border-bottom:.5px solid rgba(0,0,0,.1);z-index:10;box-sizing:border-box;overflow-x:auto;overflow-y:visible;transition:transform .3s ease-in-out;-webkit-overflow-scrolling:touch}.categories__grid--hidden{transform:translateY(-140px)}@media (min-width: 768px){.categories__grid--fixed{left:50%;right:auto;width:100%;max-width:600px;margin-left:-300px}.categories__grid--hidden{transform:translateY(-140px)}}.categories__row-scroll{display:flex;flex-wrap:nowrap;gap:8px;min-width:max-content;overflow:visible;padding-bottom:4px}.categories__row-scroll .categories__card-item{position:relative;flex-shrink:0;width:80px;min-height:110px;height:auto;left:auto!important;top:auto!important;right:auto!important;transform:none!important;display:flex;flex-direction:column;align-items:stretch}.categories__row-scroll .categories__card{width:80px;height:80px;padding:8px;border-radius:16px;aspect-ratio:1 / 1;box-sizing:border-box}.categories__row-scroll .categories__card-inner,.categories__row-scroll .categories__card-image{border-radius:8px}.categories__card-item--collapse:nth-child(2),.categories__card-item--collapse:nth-child(4){right:auto}.categories__card-item--collapse .categories__card-inner{height:100%;min-height:48px;flex:1 1 0%;max-height:none;align-self:stretch}.categories__card-item--collapse .categories__card-image{min-width:100%;min-height:100%;object-fit:cover}.categories__card-label-wrap{padding:0 2px;flex-shrink:0}.categories__card-label-below{display:block;margin-top:4px;font-size:12px;font-weight:600;line-height:115%;color:#111;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;text-transform:lowercase;text-align:center;white-space:normal;overflow:visible;max-width:100%}.categories__row-scroll .categories__card-label-below{opacity:1;visibility:visible;display:block;flex-shrink:0;flex-grow:0}.categories__card-item{position:absolute;width:176px;height:230px}.categories__card-item:nth-child(1){left:24px;top:18px;transform:rotate(16deg);z-index:1}.categories__card-item:nth-child(2){right:16px;top:100px;transform:rotate(-6deg);z-index:2}.categories__card-item:nth-child(3){left:26px;top:244px;transform:rotate(6deg);z-index:1}.categories__card-item:nth-child(4){right:40px;top:350px;transform:rotate(0);z-index:2}.categories__card{width:176px;height:230px;padding:16px 16px 24px;box-sizing:border-box;border-radius:24px;display:flex;flex-direction:column;overflow:hidden}.categories__card-inner{flex:none;width:100%;height:144px;min-height:144px;background:#fff;border-radius:16px;overflow:hidden;position:relative}.categories__card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:16px}.categories__card-text{flex-shrink:0;margin:10px 0 0;padding:0;font-size:12px;font-weight:700;line-height:1.4;color:#fff;font-family:Druk Wide Cyr Bold,SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;text-transform:uppercase;white-space:normal;overflow:visible;word-wrap:break-word}.categories__card-item:nth-child(1) .categories__card-text{color:#fff}.categories__card-item:nth-child(2) .categories__card-text{color:#fff}.categories__card-item:nth-child(3) .categories__card-text{color:#470f0e}.categories__card-item:nth-child(4) .categories__card-text{color:#470f0e}.image-card-modal__overlay{position:fixed;inset:0;background:#ffffffa6;z-index:10000;overflow:hidden;overscroll-behavior:contain;animation:imageCardFadeIn .2s ease}.image-card-modal{position:fixed;inset:auto 0 0;background:#fff;border-radius:32px 32px 0 0;width:100%;max-width:100vw;height:90vh;max-height:90vh;z-index:10001;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #0003,0 0 80px #ffffff1f;animation:imageCardSlideUp .3s ease;box-sizing:border-box}.image-card-modal__header{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:flex-end;padding:0;z-index:2}.image-card-modal__header--compact{justify-content:flex-end}.image-card-modal__close{background:#ffffffe6;border:none;font-size:24px;color:#111;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;line-height:1;text-align:center}.image-card-modal__close:active{background:#f5f5f5}.image-card-modal__content{padding:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;flex:1;min-height:0;justify-content:flex-start;-webkit-overflow-scrolling:touch}.image-card-modal__image{width:100%;max-height:none;border-radius:32px 32px 0 0;height:auto;object-fit:contain;display:block;background:#f5f5f5;flex-shrink:0}.image-card-modal__image-wrap{flex-shrink:0}.image-card-modal__meta{margin-top:12px;padding:0 20px 24px;display:flex;flex-direction:column;gap:6px;flex-shrink:0}.image-card-modal__name{font-size:20px;font-weight:600;color:#111;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.image-card-modal__description,.image-card-modal__address{font-size:16px;font-weight:500;color:#666;margin:0 0 14px;line-height:1.6;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.image-card-modal__author{display:flex;align-items:center;gap:10px;margin-top:10px}.image-card-modal__author--clickable{cursor:pointer}.image-card-modal__author-text{display:flex;flex-direction:column;gap:2px}.image-card-modal__author-avatar{width:36px;height:36px;border-radius:50%;background:#d9d9d9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-size:14px;font-weight:600;color:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.image-card-modal__author-avatar img{width:100%;height:100%;object-fit:cover}.image-card-modal__author-name{font-size:14px;font-weight:600;color:#111;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.image-card-modal__author-username{font-size:14px;font-weight:600;color:#666;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}@keyframes imageCardFadeIn{0%{opacity:0}to{opacity:1}}@keyframes imageCardSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.home-feed{margin-top:24px;padding:0 16px 92px;background:#fff;width:100%;box-sizing:border-box}.home-feed__title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 16px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__list{display:flex;flex-direction:column;gap:24px}.home-feed__post{background:transparent}.home-feed__author{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 0;cursor:pointer;transition:background .2s ease}.home-feed__author:active{opacity:.8}.home-feed__author-text{display:flex;flex-direction:column;gap:2px;align-items:flex-start;margin-left:6px}.home-feed__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.home-feed__avatar--placeholder{background:#e0e0e0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#666;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__author-name{font-size:16px;font-weight:500;color:#1a1a1a;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__author-username{font-size:14px;font-weight:600;color:#666;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__post-body{padding:4px 0 12px;margin-left:60px}.home-feed__post-text{margin-left:6px}.home-feed__post-title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 6px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__post-description{font-size:16px;font-weight:500;color:#666;line-height:1.5;margin:0 0 12px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__image-wrap{position:relative;width:100%;height:300px;cursor:pointer;background:#f5f5f5;border-radius:24px;overflow:hidden}.home-feed__image{width:100%;height:100%;display:block;object-fit:cover;vertical-align:top}.home-feed__heart{position:absolute;bottom:12px;right:12px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .2s ease}.home-feed__heart img{width:28px;height:28px;display:block;filter:brightness(0) saturate(100%) invert(100%);drop-shadow:0 1px 2px rgba(0,0,0,.3)}.home-feed__heart--active img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.home-feed__heart:active{transform:scale(.9)}.home-feed__heart-burst{position:absolute;width:8px;height:8px;border-radius:50%;opacity:0;pointer-events:none;box-shadow:0 -20px #d427278c,14px -14px #d4272780,20px 2px #d4272773,10px 18px #d4272780,-4px 22px #d4272773,-16px 10px #d4272780,-22px -2px #d4272773,-10px -16px #d4272780}.home-feed__heart--active .home-feed__heart-burst{animation:heartBurst .7s ease-out}.home-feed__empty-state{text-align:center;padding:48px 16px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box}.home-feed__empty-state p{font-size:16px;font-weight:500;color:#bababa;line-height:1.6;margin:0}.home-feed__login-btn{background:#111;color:#fff;border:none;border-radius:24px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.home-feed__login-btn:active{opacity:.8}.home-feed__empty,.home-feed__loading{font-size:15px;color:#888;text-align:center;margin:0;padding:24px 16px;line-height:1.5;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-feed__loading{color:#999}.home-page{padding:0;min-height:100vh;background:#fff;width:100%;box-sizing:border-box;position:relative}.home-page__bottom-layer{position:relative;width:100%;background:#fff;z-index:1;padding-bottom:80vh;box-sizing:border-box}.home-page__search-results{background:#fff;padding:16px}.home-page__search-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.home-page__search-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0}.home-page__search-clear{background:none;border:none;font-size:20px;color:#999;cursor:pointer;padding:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease;font-family:inherit}.home-page__search-clear:active{background:#f0f0f0}.home-page__search-count{font-size:14px;color:#666}.home-page__coming-soon{padding:32px 16px 92px;display:flex;flex-direction:column;align-items:center;gap:12px}.home-page__coming-soon-image{width:100%;max-width:250px;height:auto;border-radius:16px;object-fit:contain}.home-page__coming-soon-text{font-size:16px;font-weight:500;color:#bababa;line-height:1.6;text-align:center;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.recommendations-page{padding:0;min-height:100vh;background:#fff;width:100%;box-sizing:border-box;position:relative}.recommendations-page__bottom-layer{position:relative;width:100%;background:#fff}.recommendations-page__loading-screen{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:200}.recommendations-page__loading-heart{width:56px;height:56px;animation:loadingHeart 1.2s ease-in-out infinite}.recommendations-page__search{padding:0;margin-bottom:16px;position:relative}.recommendations-page__search .smart-search{padding:16px 16px 0}.recommendations-page__search .smart-search__wrapper,.recommendations-page__search .smart-search__input{height:48px}.recommendations-page__grid{column-count:2;column-gap:14px;width:100%;padding:0 16px 92px;box-sizing:border-box;margin-top:20px}.recommendations-page__grid>*{margin-top:0}.recommendations-page__card{break-inside:avoid;margin-top:0;margin-bottom:14px;background:transparent;border-radius:16px;overflow:visible;display:flex;flex-direction:column;position:relative;cursor:pointer}.recommendations-page__image-wrapper{position:relative;width:100%}.recommendations-page__image{width:100%;flex-shrink:0;border-radius:16px;height:auto;display:block}.recommendations-page__image[src=""]{background:#d9d9d9}.recommendations-page__card-heart{position:absolute;bottom:8px;right:8px;width:24px;height:24px;z-index:10;cursor:pointer;transition:transform .2s ease;padding:8px;margin:-8px;box-sizing:content-box;display:inline-flex;align-items:center;justify-content:center}.recommendations-page__card-heart img{width:24px;height:24px;display:block;filter:brightness(0) saturate(100%) invert(73%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%) drop-shadow(0 1px 2px rgba(0,0,0,.18));transition:filter .2s ease}.recommendations-page__card-heart:active{transform:scale(.85)}.recommendations-page__card-heart--active{animation:heartPop .3s ease-out}.recommendations-page__card-heart--active img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.18))}.recommendations-page__card-heart-burst{position:absolute;width:8px;height:8px;border-radius:50%;opacity:0;pointer-events:none;box-shadow:0 -20px #d427278c,14px -14px #d4272780,20px 2px #d4272773,10px 18px #d4272780,-4px 22px #d4272773,-16px 10px #d4272780,-22px -2px #d4272773,-10px -16px #d4272780}.recommendations-page__card-heart--active .recommendations-page__card-heart-burst{animation:heartBurst .7s ease-out}.recommendations-page__loading{padding:40px 16px;text-align:center;color:#999;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.recommendations-page__card-content{padding:0 6px;margin-top:4px}.recommendations-page__card-title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0;padding:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.recommendations-page__card-description{font-size:12px;font-weight:500;color:#1a1a1a;margin:4px 0 0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.recommendations-page__card-address{font-size:11px;font-weight:400;color:#bababa;margin:2px 0 0;line-height:1.3;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.recommendations-page__error{padding:20px 16px;text-align:center;color:#ff3b30;font-size:14px;font-weight:500;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.recommendations-page__empty{padding:40px 16px;text-align:center;color:#bababa;font-size:16px;font-weight:400;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}@media (min-width: 768px){.recommendations-page__grid{column-count:3}}@media (min-width: 1024px){.recommendations-page__grid{column-count:4}}@keyframes heartPop{0%{transform:scale(.85)}60%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes heartBurst{0%{opacity:0;transform:scale(.2)}30%{opacity:.85}to{opacity:0;transform:scale(1.6)}}@keyframes loadingHeart{0%{transform:scale(.9) rotate(0)}50%{transform:scale(1.08) rotate(180deg)}to{transform:scale(.9) rotate(360deg)}}.collection-detail-page{padding:0;min-height:100vh;background:#fff;width:100%;box-sizing:border-box;position:relative}.collection-detail-page__header-wrap{position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;z-index:50;background:#fff;transform:translateY(0);transition:transform .3s ease-in-out;box-sizing:border-box}.collection-detail-page__header-wrap--hidden{transform:translateY(-100%)}.collection-detail-page__header-inner{display:flex;align-items:center;min-height:62px;padding:0;width:100%;box-sizing:border-box}.collection-detail-page__header-spacer{flex-shrink:0;width:100%}.collection-detail-page__header{margin-bottom:0;padding:20px 0 0;position:relative;width:100%;box-sizing:border-box}.collection-detail-page__header-inner .header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:0;width:100%;min-width:0;padding-left:16px;padding-right:16px;box-sizing:border-box}.collection-detail-page__header-inner .header__left-row{justify-self:start}.collection-detail-page__header-inner .header__title.header__title--centered{width:100%;max-width:100%;text-align:center;padding:0}.collection-detail-page__header-inner .header__right-slot{justify-self:end}.collection-detail-page__header-like-btn{width:38px;height:38px;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 16px #00000029;transition:transform .2s ease,box-shadow .2s ease;padding:0}.collection-detail-page__header-like-btn:active{transform:scale(.92);box-shadow:0 1px 6px #0000001f}.collection-detail-page__header-heart{width:14px;height:14px;display:block;margin:0 auto;filter:brightness(0) saturate(100%) invert(73%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);transition:filter .2s ease}.collection-detail-page__header-like-btn--active .collection-detail-page__header-heart{filter:none}.collection-detail-page__title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.collection-detail-page__grid{column-count:2;column-gap:14px;width:100%;padding:16px 16px 92px;box-sizing:border-box}.collection-detail-page__grid>*{margin-top:0}.collection-detail-page__card{break-inside:avoid;margin-top:0;margin-bottom:14px;background:transparent;border-radius:16px;overflow:visible;display:flex;flex-direction:column;position:relative;cursor:pointer}.collection-detail-page__image-wrapper{position:relative;width:100%}.collection-detail-page__image{width:100%;flex-shrink:0;border-radius:16px;height:auto;display:block}.collection-detail-page__image[src=""]{background:#d9d9d9}.collection-detail-page__card-heart{position:absolute;bottom:8px;right:8px;width:24px;height:24px;z-index:10;cursor:pointer;transition:transform .2s ease;padding:8px;margin:-8px;box-sizing:content-box;display:inline-flex;align-items:center;justify-content:center}.collection-detail-page__card-heart img{width:24px;height:24px;display:block;filter:brightness(0) saturate(100%) invert(73%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%) drop-shadow(0 1px 2px rgba(0,0,0,.18));transition:filter .2s ease}.collection-detail-page__card-heart:active{transform:scale(.85)}.collection-detail-page__card-heart--active{animation:collectionDetailHeartPop .3s ease-out}.collection-detail-page__card-heart--active img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.18))}.collection-detail-page__card-heart-burst{position:absolute;width:8px;height:8px;border-radius:50%;opacity:0;pointer-events:none;box-shadow:0 -20px #d427278c,14px -14px #d4272780,20px 2px #d4272773,10px 18px #d4272780,-4px 22px #d4272773,-16px 10px #d4272780,-22px -2px #d4272773,-10px -16px #d4272780}.collection-detail-page__card-heart--active .collection-detail-page__card-heart-burst{animation:collectionDetailHeartBurst .7s ease-out}.collection-detail-page__card-content{padding:0 6px;margin-top:4px}.collection-detail-page__card-title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0;padding:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.collection-detail-page__empty{padding:40px 16px;text-align:center;color:#bababa;font-size:16px;font-weight:400;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}@media (min-width: 768px){.collection-detail-page__grid{column-count:3}}@media (min-width: 1024px){.collection-detail-page__grid{column-count:4}}@keyframes collectionDetailHeartPop{0%{transform:scale(.85)}60%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes collectionDetailHeartBurst{0%{opacity:0;transform:scale(.2)}30%{opacity:.85}to{opacity:0;transform:scale(1.6)}}.followers-modal__overlay{position:fixed;inset:0;background:#00000080;z-index:10000;animation:followersModalFadeIn .2s ease}.followers-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:24px;width:90%;max-width:400px;max-height:70vh;z-index:10001;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #0003;animation:followersModalSlideUp .3s ease}.followers-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #F5F5F5}.followers-modal__title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.followers-modal__close{background:transparent;border:none;font-size:24px;color:#bababa;cursor:pointer;padding:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.followers-modal__close:active{background:#f5f5f5}.followers-modal__list{padding:12px 0;overflow-y:auto;flex:1}.followers-modal__empty{padding:24px 20px;margin:0;font-size:16px;font-weight:500;color:#bababa;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.followers-modal__item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:background-color .2s ease}.followers-modal__item:active{background:#f5f5f5}.followers-modal__item-avatar{width:40px;height:40px;border-radius:50%;background:#d9d9d9;flex-shrink:0}.followers-modal__item-username{font-size:16px;font-weight:500;color:#666}@keyframes followersModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes followersModalSlideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.my-collections-page{padding:0;min-height:100vh;background:#fff;width:100%;box-sizing:border-box;position:relative}.my-collections-page__bottom-layer{position:relative;width:100%;background:#fff;z-index:1}.my-collections-page__profile{display:flex;flex-direction:column;align-items:center;padding:2px 0 92px}.my-collections-page__avatar{width:150px;height:150px;border-radius:50%;background:#d9d9d9;margin-top:2px}.my-collections-page__name{font-size:28px;font-weight:700;color:#1a1a1a;margin:8px 0 0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__username{font-size:16px;font-weight:500;color:#666;margin:4px 0 0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__stats{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px}.my-collections-page__stat{display:flex;flex-direction:column;align-items:center}.my-collections-page__stat-number{font-size:16px;font-weight:500;color:#111;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__stat-label{font-size:16px;font-weight:500;color:#bababa;margin-top:2px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__description{width:100%;max-width:100%;font-size:16px;font-weight:500;color:#111;text-align:center;margin:12px 0 0;padding:0 16px;line-height:1.6;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box}.my-collections-page__tabs{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px}.my-collections-page__tab{font-size:16px;font-weight:500;color:#bababa;background:transparent;border:none;padding:6px 10px;border-radius:18px;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:background-color .2s ease}.my-collections-page__tab--active{background:#f5f5f5;color:#1a1a1a}.my-collections-page__tab:active{opacity:.7}.my-collections-page__stat--clickable{background:transparent;border:none;padding:0;cursor:pointer;font-family:inherit}.my-collections-page__stat--clickable:active{opacity:.7}.my-collections-page__collections{width:100%;padding:0;box-sizing:border-box;margin-top:24px}.my-collections-page__create-btn{width:100%;padding:16px;background:#f5f5f5;border:2px dashed #BABABA;border-radius:16px;font-size:16px;font-weight:600;color:#1a1a1a;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:all .2s ease;margin-bottom:24px}.my-collections-page__create-btn:active{background:#e0e0e0;border-color:#999}.my-collections-page__create-form{background:#f5f5f5;border-radius:16px;padding:16px;margin-bottom:24px}.my-collections-page__create-input{width:100%;padding:12px 16px;border:1px solid #E0E0E0;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;margin-bottom:12px}.my-collections-page__create-input:focus{outline:none;border-color:#bababa}.my-collections-page__create-actions{display:flex;gap:12px;justify-content:flex-end}.my-collections-page__create-cancel,.my-collections-page__create-submit{padding:10px 20px;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.my-collections-page__create-cancel{background:transparent;color:#bababa}.my-collections-page__create-cancel:active{opacity:.7}.my-collections-page__create-submit{background:#1a1a1a;color:#fff}.my-collections-page__create-submit:active{opacity:.8}.my-collections-page__create-submit:disabled{opacity:.5;cursor:not-allowed}.my-collections-page__empty-collections{text-align:center;padding:48px 16px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box}.my-collections-page__empty-collections-image{width:100%;max-width:250px;height:auto;border-radius:16px;object-fit:contain}.my-collections-page__empty-collections p{font-size:16px;font-weight:500;color:#bababa;line-height:1.6;margin:0}.my-collections-page__collections-grid{column-count:2;column-gap:14px;width:100%;padding:0 16px 92px;box-sizing:border-box}.my-collections-page__collections-grid>*{margin-top:0}.my-collections-page__collection-card{break-inside:avoid;margin-top:0;margin-bottom:14px;background:transparent;border-radius:16px;overflow:visible;display:flex;flex-direction:column;position:relative}.my-collections-page__collection-delete{position:absolute;top:8px;right:8px;background:#0009;border:none;color:#fff;font-size:18px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__collection-delete:active{background:#000c}.my-collections-page__collection-image{width:100%;background:#d9d9d9;background-size:cover;background-position:center;flex-shrink:0;border-radius:16px;object-fit:contain;display:block;cursor:pointer}.my-collections-page__collection-image[src=""]{background:#d9d9d9}.my-collections-page__collection-description{font-size:14px;font-weight:500;color:#1a1a1a;margin:4px 0 0;padding:0 6px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__collection-description-text{font-size:12px;font-weight:400;color:#666;margin:2px 0 0;padding:0 6px 4px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__add-btn{position:fixed;bottom:110px;left:50%;transform:translate(-50%);background:#111;border:none;border-radius:24px;padding:12px 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:bottom .3s ease-in-out,opacity .2s ease,box-shadow .2s ease;box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #00000014}.my-collections-page__add-btn--has-posts{background:#f5f5f5;box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #00000014}.my-collections-page__add-btn--has-posts .my-collections-page__add-icon{filter:brightness(0) saturate(0%)}.my-collections-page__add-btn--tabbar-hidden{bottom:18px}.my-collections-page__add-btn:active{opacity:.8}.my-collections-page__add-icon{width:24px;height:24px;filter:brightness(0) invert(1)}.my-collections-page__modal-overlay{position:fixed;inset:0;background:#00000080;z-index:10000;animation:fadeIn .2s ease}.my-collections-page__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:24px;width:90%;max-width:500px;max-height:90vh;z-index:10001;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003;animation:slideUp .3s ease}.my-collections-page__modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #F5F5F5}.my-collections-page__modal-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__modal-close{background:none;border:none;font-size:24px;color:#bababa;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.my-collections-page__modal-close:active{background:#f5f5f5}.my-collections-page__modal-content{padding:24px;overflow-y:auto;flex:1}.my-collections-page__modal-image-section{margin-bottom:20px}.my-collections-page__modal-image-placeholder{width:100%;height:200px;background:#f5f5f5;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;border:2px dashed #D9D9D9}.my-collections-page__modal-image-placeholder:active{background:#e0e0e0}.my-collections-page__modal-image-icon{width:100px;height:100px;object-fit:contain;margin-bottom:8px}.my-collections-page__modal-image-text{font-size:16px;font-weight:500;color:#bababa;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__modal-image-preview{position:relative;width:100%;height:200px;border-radius:16px;overflow:hidden}.my-collections-page__modal-image-preview img{width:100%;height:100%;object-fit:cover}.my-collections-page__modal-image-remove{position:absolute;top:8px;right:8px;background:#0009;border:none;color:#fff;font-size:18px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.my-collections-page__modal-image-remove:active{background:#000c}.my-collections-page__modal-title-input{width:100%;padding:16px;border:2px solid #F5F5F5;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;margin-bottom:12px}.my-collections-page__modal-title-input:focus{outline:none;border-color:#bababa}.my-collections-page__modal-title-input::placeholder{color:#bababa}.my-collections-page__modal-description-input{width:100%;padding:16px;border:2px solid #F5F5F5;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;resize:vertical;min-height:100px}.my-collections-page__modal-description-input:focus{outline:none;border-color:#bababa}.my-collections-page__modal-description-input::placeholder{color:#bababa}.my-collections-page__modal-char-count{font-size:12px;color:#bababa;text-align:right;margin-top:4px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__modal-actions{display:flex;padding:20px 24px;border-top:1px solid #F5F5F5}.my-collections-page__modal-publish{width:100%;padding:14px 24px;border:none;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.my-collections-page__modal-publish{background:#111;color:#fff}.my-collections-page__modal-publish:active{opacity:.8}.my-collections-page__modal-publish:disabled{opacity:.5;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.my-collections-page__likes{width:100%;padding:0;box-sizing:border-box;margin-top:24px}.my-collections-page__empty-likes{text-align:center;padding:48px 16px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__empty-likes p{font-size:16px;font-weight:500;color:#bababa;line-height:1.6;margin:0}.my-collections-page__likes-grid{column-count:2;column-gap:14px;width:100%;padding:0 16px 92px}.my-collections-page__likes-grid>*{margin-top:0}.my-collections-page__like-card{break-inside:avoid;margin-top:0;margin-bottom:14px;background:transparent;border-radius:16px;overflow:visible;transition:transform .2s ease;display:flex;flex-direction:column;position:relative}.my-collections-page__like-card:active{transform:scale(.98);box-shadow:0 4px 12px #0000001f}.my-collections-page__like-image{width:100%;background:#d9d9d9;background-size:cover;background-position:center;flex-shrink:0;border-radius:16px;object-fit:cover;display:block}.my-collections-page__like-image[src=""]{background:#d9d9d9}.my-collections-page__like-description{font-size:14px;font-weight:500;color:#1a1a1a;margin:4px 0 0;padding-left:6px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__create-account{min-height:100vh;position:relative;padding:0;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.my-collections-page__create-account-gradient{position:absolute;inset:0;width:100%;min-height:100vh;background:linear-gradient(to bottom,#fff,#ffe9bd);border-radius:0 0 40px 40px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;position:relative;overflow:visible}.my-collections-page__sign-in-image{width:162px;height:162px;object-fit:contain;margin:0 auto;position:absolute;top:38px;left:50%;transform:translate(-50%)}.my-collections-page__logo-suda{width:380px;height:auto;object-fit:contain;position:absolute;top:200px;left:50%;transform:translate(-50%);z-index:1}.my-collections-page__create-account-content{position:relative;width:100%;padding:0 16px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;height:100vh;overflow:hidden}.my-collections-page__create-account-text{font-size:16px;font-weight:500;color:#111;margin:0;text-align:center;width:322px;padding:0;box-sizing:border-box;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;position:absolute;top:332px;left:50%;transform:translate(-50%);z-index:1}.my-collections-page__create-account-buttons{width:calc(100% - 32px);display:flex;flex-direction:column;gap:10px;margin-top:0;position:absolute;top:454px;left:16px;right:16px;z-index:1;box-sizing:border-box}.my-collections-page__create-account-form{display:flex;flex-direction:column;gap:16px}.my-collections-page__create-account-avatar-section{display:flex;justify-content:center;margin-bottom:8px}.my-collections-page__create-account-avatar-placeholder{width:120px;height:120px;border-radius:50%;background:#f5f5f5;border:2px dashed #D9D9D9;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.my-collections-page__create-account-avatar-placeholder:active{background:#e0e0e0}.my-collections-page__create-account-avatar-icon{font-size:32px;margin-bottom:4px}.my-collections-page__create-account-avatar-text{font-size:12px;font-weight:500;color:#bababa;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__create-account-avatar-preview{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden}.my-collections-page__create-account-avatar-preview img{width:100%;height:100%;object-fit:cover}.my-collections-page__create-account-avatar-remove{position:absolute;top:4px;right:4px;background:#0009;border:none;color:#fff;font-size:14px;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.my-collections-page__create-account-avatar-remove:active{background:#000c}.my-collections-page__create-account-input,.my-collections-page__create-account-textarea{width:100%;padding:16px;border:2px solid #F5F5F5;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;resize:none}.my-collections-page__create-account-input:focus,.my-collections-page__create-account-textarea:focus{outline:none;border-color:#bababa}.my-collections-page__create-account-input::placeholder,.my-collections-page__create-account-textarea::placeholder{color:#bababa}.my-collections-page__create-account-register-btn{width:100%;height:60px;background:#111;border:none;border-radius:32px;font-size:20px;font-weight:600;color:#fff;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.my-collections-page__create-account-register-btn:active{opacity:.8}.my-collections-page__create-account-login-btn{width:100%;height:60px;background:#fff;border:none;border-radius:32px;font-size:20px;font-weight:600;color:#111;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.my-collections-page__create-account-login-btn:active{opacity:.8}.my-collections-page__auth-back-btn{position:absolute;top:20px;left:16px;background:transparent;border:none;cursor:pointer;padding:8px 0;text-align:left;display:flex;align-items:center;transition:opacity .2s ease;z-index:10}.my-collections-page__auth-back-btn:active{opacity:.7}.my-collections-page__auth-form-container{width:calc(100% - 32px);position:relative;margin:80px 16px 92px;z-index:10;box-sizing:border-box;padding-bottom:92px}.my-collections-page__password-wrapper{width:100%;position:relative;display:flex;flex-direction:column;gap:8px}.my-collections-page__password-toggle{position:absolute;right:24px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;z-index:1}.my-collections-page__password-toggle-icon{width:20px;height:20px;object-fit:contain}.my-collections-page__password-toggle:active{opacity:.7}.my-collections-page__auth-tabs{display:flex;gap:8px;margin-bottom:16px}.my-collections-page__auth-tab{flex:1;height:44px;border:none;background:transparent;font-size:16px;font-weight:500;color:#bababa;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;border-bottom:2px solid transparent;transition:all .2s ease}.my-collections-page__auth-tab--active{color:#111;border-bottom-color:#111}.my-collections-page__auth-error{width:100%;padding:12px;margin-bottom:16px;background:#ffe9bd;border-radius:12px;font-size:14px;font-weight:500;color:#111;text-align:center;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__auth-success{width:100%;padding:12px;margin-bottom:16px;background:#f5f5f5;border-radius:12px;font-size:14px;font-weight:500;color:#111;text-align:center;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__auth-form{display:flex;flex-direction:column;gap:12px}.my-collections-page__auth-input{width:100%;height:60px;padding:0 20px;border:2px solid #F5F5F5;border-radius:32px;font-size:16px;font-weight:500;color:#111;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box}.my-collections-page__auth-input:focus{outline:none;border-color:#d9d9d9}.my-collections-page__auth-input::placeholder{color:#bababa}.my-collections-page__profile-setup-title{font-size:24px;font-weight:700;color:#111;text-align:center;margin:0 0 8px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__profile-setup-subtitle{font-size:16px;font-weight:400;color:#bababa;text-align:center;margin:0 0 24px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__auth-success{width:100%;padding:16px;margin-bottom:16px;background:#f5f5f5;border-radius:12px;font-size:14px;font-weight:500;color:#111;text-align:center;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__auth-success-text{font-size:16px;font-weight:500;color:#111;line-height:1.6;text-align:center;margin:0;padding:32px 16px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__confirm-overlay{position:fixed;inset:0;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;animation:fadeIn .2s ease}.my-collections-page__confirm-modal{background:#fff;border-radius:24px;padding:24px;max-width:320px;width:100%;box-shadow:0 8px 32px #0003;animation:slideUp .3s ease}.my-collections-page__confirm-text{font-size:18px;font-weight:600;color:#1a1a1a;text-align:center;margin:0 0 24px;line-height:1.4;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.my-collections-page__confirm-actions{display:flex;gap:12px;justify-content:center}.my-collections-page__confirm-cancel,.my-collections-page__confirm-delete{padding:12px 24px;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.my-collections-page__confirm-cancel{background:#f5f5f5;color:#1a1a1a;border:none}.my-collections-page__confirm-cancel:active,.my-collections-page__confirm-delete:active{opacity:.8}.my-collections-page__confirm-delete{background:#111;color:#fff;border:none}.settings-page{padding:0;min-height:100vh;background:#fff;width:100%;box-sizing:border-box;position:relative}.settings-page__header-wrapper{position:relative;width:100%;background:#fff;z-index:1}.settings-page__content{padding:24px 16px 92px}.settings-page__title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 32px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__section{margin-bottom:12px}.settings-page__section--password{margin-top:24px;padding-top:24px;border-top:1px solid #F5F5F5}.settings-page__section--password .settings-page__input{margin-bottom:12px}.settings-page__section--password .settings-page__input:last-of-type{margin-bottom:0}.settings-page__section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 16px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__error--password{margin-bottom:12px}.settings-page__success{width:100%;padding:12px;margin-bottom:16px;background:#e8f5e9;border-radius:12px;font-size:14px;font-weight:500;color:#2e7d32;text-align:center;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__change-password-btn{width:100%;padding:16px;margin-top:16px;background:#1a1a1a;color:#fff;border:none;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.settings-page__change-password-btn:active{opacity:.8}.settings-page__label{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:8px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__input{width:100%;padding:16px;border:2px solid #F5F5F5;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;transition:border-color .2s ease}.settings-page__input:focus{outline:none;border-color:#bababa}.settings-page__input::placeholder{color:#bababa}.settings-page__textarea{width:100%;padding:16px;border:2px solid #F5F5F5;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a;background:#fff;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;box-sizing:border-box;resize:vertical;min-height:100px;transition:border-color .2s ease}.settings-page__textarea:focus{outline:none;border-color:#bababa}.settings-page__textarea::placeholder{color:#bababa}.settings-page__char-count{font-size:12px;font-weight:400;color:#bababa;margin-top:4px;text-align:right;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__actions{display:flex;flex-direction:column;gap:12px;margin-top:32px}.settings-page__save-btn{width:100%;padding:16px;background:#1a1a1a;color:#fff;border:none;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.settings-page__save-btn:active{opacity:.8}.settings-page__logout-btn{width:100%;padding:16px;background:transparent;color:#ff3b30;border:1px solid #FF3B30;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:all .2s ease}.settings-page__logout-btn:active{background:#ff3b30;color:#fff}.settings-page__error{width:100%;padding:12px;margin-bottom:16px;background:#ffe9bd;border-radius:12px;font-size:14px;font-weight:500;color:#111;text-align:center;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__avatar-section{display:flex;flex-direction:column;align-items:center;gap:12px}.settings-page__avatar-preview{width:120px;height:120px;border-radius:50%;background:#f5f5f5;border:2px dashed #D9D9D9;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;overflow:hidden}.settings-page__avatar-preview:active{background:#e0e0e0}.settings-page__avatar-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center}.settings-page__avatar-icon{font-size:32px;margin-bottom:4px}.settings-page__avatar-text{font-size:12px;font-weight:500;color:#bababa;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.settings-page__avatar-remove{padding:8px 16px;background:transparent;color:#ff3b30;border:1px solid #FF3B30;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:all .2s ease}.settings-page__avatar-remove:active{background:#ff3b30;color:#fff}.auth-callback-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f9f5f2;padding:20px}.auth-callback-page__content{text-align:center;max-width:320px;width:100%}.auth-callback-page__spinner{width:48px;height:48px;border:4px solid #EDEDED;border-top-color:#111;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 24px}@keyframes spin{to{transform:rotate(360deg)}}.auth-callback-page__success-icon{width:64px;height:64px;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 24px;font-weight:700}.auth-callback-page__error-icon{font-size:64px;margin:0 auto 24px}.auth-callback-page__message{font-size:18px;color:#111;margin:0 0 12px;font-weight:500}.auth-callback-page__message--success{color:#111}.auth-callback-page__message--error{color:#d32f2f}.auth-callback-page__hint{font-size:14px;color:#bababa;margin:0}.auth-callback-page__button{margin-top:24px;padding:14px 28px;background:#111;color:#fff;border:none;border-radius:32px;font-size:16px;font-weight:500;cursor:pointer;width:100%}.auth-callback-page__button:hover{opacity:.9}.auth-callback-page__button:active{opacity:.8}.user-profile-page{position:relative}.user-profile-page__subscribe{width:100%;max-width:200px;margin-top:32px;padding:12px 24px;background:#111;color:#fff;border:none;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;transition:opacity .2s ease}.user-profile-page__subscribe:active{opacity:.8}.user-profile-page__subscribe--unsubscribe{background:#f5f5f5;color:#111}.user-profile-page__subscribe--unsubscribe:active{opacity:.8}.user-profile-page__stat{display:flex;flex-direction:column;align-items:center;background:transparent;border:none;padding:0;cursor:default;font-family:inherit}.user-profile-page__stat--clickable{cursor:pointer}.user-profile-page__stat--clickable:active{opacity:.7}.user-profile-page .my-collections-page__collections{margin-top:24px}.user-profile-page .my-collections-page__empty-collections{padding:48px 16px}.user-profile-page .my-collections-page__empty-collections p{margin:0;font-size:16px;font-weight:500;color:#bababa;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;padding:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1a1a1a;overflow-x:hidden;width:100%}.app{min-height:100vh;display:flex;background:#fff;overflow-x:hidden;width:100%}.app__main{flex:1;padding:16px;max-width:100%}.app__search-results{background:#fff;padding:16px 8px;border-bottom:1px solid #f0f0f0}.app__search-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.app__search-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0}.app__search-clear{background:none;border:none;font-size:20px;color:#999;cursor:pointer;padding:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease;font-family:inherit}.app__search-clear:active{background:#f0f0f0}.app__search-count{font-size:14px;color:#666}@media (min-width: 768px){.app{max-width:600px;margin:0 auto;box-shadow:0 0 20px #0000001a}}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Thin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Ultralight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Heavy.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/fonts/SF-Pro-Rounded-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Rooftop Run;src:url(/fonts/rooftoprun.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rooftop Run;src:url(/fonts/rooftoprunbold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Floripa;src:url(/fonts/Floripa.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Druk Wide Cyr Bold;src:url(/fonts/DrukWideCyrBold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:leonovSP;src:url(/fonts/LeonovSP.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;margin:0;padding:0;min-height:100%}html{overflow-x:hidden}body{padding-top:env(safe-area-inset-top,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1a1a1a;overflow-x:hidden;width:100%;min-height:100vh;min-height:100dvh}button,input,textarea,select{font-family:inherit}
