.bottom-navigation{position:fixed;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-around;background:#fff;border-radius:20px;width:95%}.bottom-navigation-button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:24%;padding:10px 0;text-decoration:none}.bottom-navigation-button img{width:30px;height:30px}.bottom-navigation-button span{font-weight:500;font-size:12px;text-align:center;margin-top:3px;color:#000;text-decoration:none;cursor:pointer}.top-navigation{display:flex;align-items:center;gap:20px;margin:25px 15px}.top-navigation img{width:55px;height:55px}.top-navigation span{font-weight:700;font-size:22px;color:#fff}.history-item{display:flex;flex-direction:column;background:#f3f4fa;border:1px solid rgba(104,145,253,.3);border-radius:20px;margin:20px 0;padding:15px}.history-item-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px}.history-item-top span{font-size:14px}.history-item-delete-button{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(48,45,99,.4);border-radius:20px;padding:5px;outline:none;background:none}.history-item-delete-button span{font-size:12px;color:#302d63}.history-item-delete-button img{width:12px;height:12px;margin-right:5px}.history-item-title{font-weight:500;font-size:18px;color:#302d63cc;margin-bottom:10px}.history-item-filters-title{display:flex;align-items:center;gap:12px;color:#302d6399;font-size:18px;margin-bottom:15px}.history-item-filters-title:before,.history-item-filters-title:after{content:"";flex:1;height:1px;background:#6891fd40;border-radius:1px}.history-item-filters{display:flex;flex-wrap:wrap;gap:8px}.history-item-filter{padding:5px 8px;border-radius:20px;background:#ededf5;color:#302d63;font-weight:400;font-size:12px;box-shadow:0 6px 12px #6891fd59,inset 0 2px 4px #fffc;border:1px solid rgba(255,255,255,.6)}.create-filter-button{width:100%;padding:16px;margin-top:16px;border-radius:24px;border:none;background:linear-gradient(90deg,#ffc247,#ff7f3f);color:#fff;font-size:16px;font-weight:600}.history-limit{margin-top:16px;padding:16px;border-radius:20px;background:#f4f5fb;text-align:center;color:#6a6f94;box-shadow:0 8px 20px #6891fd1f}.property-card{background:#f4f5fb;border-radius:24px;padding:12px;margin:0 16px 20px;box-shadow:0 8px 20px #6891fd1f}.pc-image{position:relative;border-radius:16px;overflow:hidden}.pc-image img{width:100%;height:200px;object-fit:cover}.pc-price{position:absolute;bottom:10px;right:10px;background:#000000b3;color:#fff;padding:4px 10px;border-radius:20px;font-size:12px}.pc-counter{position:absolute;bottom:10px;left:10px;background:#000000b3;color:#fff;padding:4px 10px;border-radius:20px;font-size:12px}.pc-fav{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;border:none;background:#0009;color:red;cursor:pointer}.pc-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px}.pc-dots span{width:8px;height:4px;border-radius:4px;background:#ffffff80;cursor:pointer}.pc-dots .active{background:#fff;width:14px}.pc-content{padding:10px 6px}.pc-title{display:flex;gap:6px;font-weight:600;color:#4b4f7a}.pc-location{color:#6a6f94}.pc-sub{font-size:13px;color:#7b80a6;margin-top:4px}.pc-features{display:flex;gap:8px;margin-top:10px}.chip{padding:6px 10px;border-radius:14px;background:#f1f2f8;box-shadow:0 3px 6px #6891fd2e,inset 0 2px 3px #ffffffe6;font-size:12px}.pc-prices{display:flex;flex-direction:column;gap:8px;margin-top:10px}.price-btn{border:none;padding:10px;border-radius:18px;background:#f1f2f8;color:#6a6f94;font-size:13px;cursor:pointer;box-shadow:0 4px 10px #6891fd2e,inset 0 2px 3px #ffffffe6}.pc-more{display:flex;align-items:center;gap:10px;margin-top:12px;color:#6a6f94;font-size:14px}.pc-more span{flex:1;height:1px;background:#7a7fa640}.pc-expanded{margin-top:14px;display:flex;flex-direction:column;gap:12px}.action-btn{border:none;padding:14px;border-radius:20px;background:#f1f2f8;color:#6a6f94;font-size:14px;cursor:pointer;box-shadow:0 6px 16px #6891fd40,inset 0 2px 3px #ffffffe6}.action-btn.primary{background:linear-gradient(90deg,#6b7cff,#a47cff);color:#fff}.info-card{background:#f4f5fb;border-radius:18px;padding:14px;box-shadow:0 6px 18px #6891fd26}.info-title{font-weight:600;color:#4b4f7a;margin-bottom:6px}.info-text{font-size:13px;color:#6a6f94;margin-top:4px}.feature-row{font-size:14px;color:#4b4f7a;margin-top:4px}.pc-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#0006;color:#fff;font-size:22px;cursor:pointer;z-index:2}.pc-nav.left{left:8px}.pc-nav.right{right:8px}.image-viewer{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000}.viewer-image{max-width:100%;max-height:100%;transition:transform .2s ease}.viewer-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:#fff3;color:#fff;font-size:18px;cursor:pointer}.filters-page{padding:16px;background:#eceefa}.filters-header{margin-top:20px;text-align:center;font-size:18px;font-weight:600;color:#4b4f7a;margin-bottom:16px}.section-card{background:#f4f5fb;border-radius:20px;padding:14px;margin-bottom:16px;box-shadow:0 8px 20px #6891fd1f}.section-title{font-weight:600;margin-bottom:10px}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip-btn{border:none;padding:10px 14px;border-radius:16px;background:#f1f2f8;color:#6a6f94;box-shadow:0 4px 10px #6891fd2e,inset 0 2px 3px #ffffffe6}.chip-btn.active{background:linear-gradient(90deg,#6b7cff,#a47cff);color:#fff}.chip-btn.yellow.active{background:linear-gradient(90deg,#ffc247,#ffb000)}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.switch{width:44px;height:24px;border-radius:20px;background:#ddd;position:relative;cursor:pointer}.switch.on{background:linear-gradient(90deg,#49c28a,#6ee7a5)}.knob{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:.2s}.switch.on .knob{left:22px}.rent-group{display:flex;flex-direction:column;gap:8px}.rent-btn{border:none;padding:14px;border-radius:18px;background:#f1f2f8}.rent-btn.active{background:linear-gradient(90deg,#4b6cff,#7c7cff);color:#fff}.rent-btn.purple.active{background:linear-gradient(90deg,#7b4dff,#b06cff)}.apply-btn{width:100%;padding:16px;border-radius:24px;border:none;background:linear-gradient(90deg,#ffc247,#ff7f3f);color:#fff;font-size:16px;font-weight:600}.available{text-align:center;margin-top:10px;color:#6a6f94}.landing-background{background:linear-gradient(180deg,#5e6bff,#b86bd6);display:flex;justify-content:center;height:100%}.landing-content{width:100%;max-width:420px;text-align:center;color:#fff}.landing-profile{display:flex;justify-content:flex-end}.landing-profile-icon{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;font-size:18px}.landing-logo-wrapper{margin-top:20px;display:flex;justify-content:center}.landing-logo{width:220px;height:220px}.landing-title{margin-top:28px;font-size:28px;font-weight:700;line-height:1.3}.landing-subtitle{margin-top:10px;font-size:18px;opacity:.9}.landing-actions{margin-top:40px;display:flex;flex-direction:column;gap:16px}.landing-btn{padding:16px;border-radius:28px;border:none;font-size:16px;background:#f4f5fb;color:#5c65d6;box-shadow:0 8px 20px #00000026;cursor:pointer}.landing-btn.primary{background:linear-gradient(90deg,#6b7cff,#a47cff);color:#fff}html,body,#root{height:100%;margin:0}.background{background:#545fe7;height:100%;display:flex;flex-direction:column}.main-data{font-family:Montserrat;position:relative;background:#edecfa;flex:1;border-radius:60px 60px 0 0;overflow-y:auto;padding:20px 20px 90px}
