.wrapper{border:0 none!important;padding:0!important}.favorites-page{font-family:'Poppins',sans-serif;padding:0;margin:0;overflow-x:hidden;width:100%;max-width:100vw}.favorites-container{max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}.page-header{margin-bottom:32px}.page-title{font-size:32px;font-weight:700;color:#050745;margin:0 0 8px 0;line-height:1.2}.page-subtitle{font-size:16px;font-weight:400;color:rgba(5,7,69,.7);margin:0;line-height:1.5}.search-tabs{display:flex;padding:0;margin:0 0 20px 0;border-bottom:1px solid #e2e2ec;width:100%;box-sizing:border-box}.search-tabs .tab{font-size:16px;font-weight:400;letter-spacing:.4px;color:rgba(5,7,69,.7);padding:12px 40px;cursor:pointer;position:relative;background:transparent;border:none;transition:all 0.2s ease}.search-tabs .tab.active{font-weight:600;color:rgba(5,7,69,.9)}.search-tabs .tab.active::after{content:'';position:absolute;bottom:0;left:0;height:3px;width:100%;background-color:#FC7D21;border-radius:2px}.tabs-divider{display:none}.favorites-content{margin-top:32px}.favorites-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px;width:100%;box-sizing:border-box}.favorites-grid>div>.empty-state,.favorites-grid>.empty-state{grid-column:1 / -1}.favorites-grid>div:only-child,.favorites-grid>div:first-child:last-child{grid-column:1 / -1;width:100%}@media (max-width:1024px){.favorites-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.favorites-grid{grid-template-columns:1fr}}.utfav-card{display:flex;flex-direction:column;gap:12px;background:transparent;width:100%;box-sizing:border-box}.utfav-card__media{position:relative;width:100%;height:240px;border:4px solid #CFDBF4;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;box-sizing:border-box}.utfav-card__link{position:absolute;inset:0;display:block}.utfav-card__link picture{width:100%;height:100%;display:block}.utfav-card__image{width:100%;height:100%;object-fit:cover;display:block}.utfav-card__badge{position:absolute;top:12px;left:12px;padding:6px 17px;background:#FFFBB9;border-radius:99px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-family:'Poppins',sans-serif;font-weight:600;font-size:13px;color:#050745}.utfav-card__remove{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 0.2s ease}.utfav-card__remove:hover{transform:scale(1.05)}.utfav-card__remove svg{width:18px;height:16px}.utfav-card__price{position:absolute;right:12px;bottom:12px;padding:8px 22px;background:#fff;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;color:#050745}.utfav-card__body{display:flex;flex-direction:column;gap:8px}.utfav-card__title{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#050745;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.utfav-card__title:hover{color:#FC7D21}.utfav-card__excerpt{margin:0;font-family:'Poppins',sans-serif;font-size:14px;line-height:22px;color:rgba(5,7,69,.7);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.utfav-card__meta{display:flex;justify-content:space-between;align-items:center;font-family:'Poppins',sans-serif;font-size:14px;color:rgba(5,7,69,.6)}.empty-state{width:100%;padding:80px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;text-align:center}.empty-icon{display:flex;align-items:center;justify-content:center;margin:0 auto}.empty-icon img{width:128px;height:136px;display:block}.empty-content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:500px}.empty-content h3{margin:0;font-family:'Poppins',sans-serif;font-weight:600;font-size:24px;color:#050745;line-height:1.3}.empty-content p{margin:0;font-family:'Poppins',sans-serif;font-size:16px;color:rgba(5,7,69,.7);line-height:1.5}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:999px;background:#050745;color:#fff;font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(5,7,69,.2)}.favorites-footer{width:100%;background:#050745;color:#fff;padding:64px 24px 40px;margin-top:80px;box-sizing:border-box;overflow-x:hidden}.footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.footer-social{display:flex;flex-direction:column;gap:24px}.footer-social-title{font-family:'Poppins',sans-serif;font-size:20px;font-weight:700;margin:0}.footer-social-icons{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.footer-social-icon{display:flex;flex-direction:column;align-items:center;gap:8px;font-family:'Poppins',sans-serif;font-size:14px;color:#fff;text-decoration:none;transition:opacity 0.2s ease}.footer-social-icon:hover{opacity:.8}.footer-social-icon img{width:48px;height:48px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;font-family:'Poppins',sans-serif}.footer-group{display:flex;flex-direction:column;gap:16px}.footer-group-title{font-size:18px;font-weight:700;margin:0}.footer-group p{margin:0;font-size:14px;line-height:1.6;color:rgba(255,255,255,.8)}.footer-links{display:flex;flex-direction:column;gap:12px;font-size:16px;font-weight:400}.footer-links a{color:#fff;text-decoration:none;transition:color 0.2s ease}.footer-links a:hover{color:#FC7D21}.footer-region-flag{display:flex;align-items:center;gap:8px;font-size:16px}.footer-app-buttons{display:flex;flex-direction:column;gap:12px;margin-top:8px}.footer-app-buttons a{display:inline-block}.footer-app-buttons img{height:48px;width:auto}.footer-legals{display:flex;align-items:center;gap:16px;font-size:14px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.footer-legals a{color:rgba(255,255,255,.8);text-decoration:none;transition:color 0.2s ease}.footer-legals a:hover{color:#fff}@media (max-width:768px){.favorites-container{padding:24px 16px 60px}.page-title{font-size:28px}.page-subtitle{font-size:14px}.search-tabs .tab{padding:12px 24px;font-size:15px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}.empty-state{padding:60px 16px}.empty-content h3{font-size:20px}.empty-content p{font-size:14px}}@media (max-width:480px){.search-tabs .tab{padding:12px 16px;font-size:14px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-social-icons{gap:24px}.footer-legals{flex-direction:column;align-items:flex-start;gap:12px}}