.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%;z-index:99999}.bottom-navigation-button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:24%;padding:10px 0;text-decoration:none;z-index:999999}.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 0 20px;box-shadow:0 8px 20px #6891fd1f;overflow-y:auto}.pc-image{position:sticky;top:0;z-index:2;border-radius:15px}.pc-image img{width:100%;height:300px;object-fit:cover;border-radius:15px}.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{display:flex;justify-content:center;align-items:center;position:absolute;top:10px;right:10px;width:48px;height:48px;border-radius:50%;border:none;background:#0009;color:red;cursor:pointer}.pc-fav img{width:28px;height:28px}.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:#302d63;font-size:20px;justify-content:space-between}.pc-title span,.pc-title div{width:45%}.pc-location{display:flex;align-items:center;color:#302d63;justify-content:right}.pc-location span{width:min-content;min-width:55%}.pc-location img{width:20px;height:20px;margin-right:10px;margin-left:auto}.pc-sub{font-size:14px;color:#302d63;opacity:.8;margin-top:4px}.pc-sub span{font-weight:600}.pc-features{display:flex;gap:8px;margin-top:10px;margin-left:auto}.chip{display:flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:14px;background:#f1f2f8;box-shadow:0 3px 6px #6891fd2e,inset 0 2px 3px #ffffffe6;font-size:12px}.chip img{max-width:16px;max-height:16px}.pc-prices{display:flex;flex-direction:column;gap:8px;margin-top:10px}.price-btn{display:flex;justify-content:center;align-items:center;border:none;padding:10px;border-radius:18px;background:#f1f2f8;color:#6a6f94;font-size:13px;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{display:flex;justify-content:center;align-items:center;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 img{width:18px;height:18px;margin-right:14px}.action-btn{color:#6891fd}.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{display:flex;align-items:center;font-weight:600;color:#302d63;margin-bottom:6px;font-size:18px}.info-title img{width:20px;height:20px;margin-right:4px}.info-text{display:flex;align-items:center;font-size:14px;color:#302d63;opacity:.8;margin-top:4px}.info-text img{width:15px;height:15px;margin-right:5px}.info-text span{font-weight:500;margin:0 4px}.feature-row{display:flex;align-items:center;font-size:16px;color:#302d63;margin-top:6px;margin-bottom:6px}.feature-row img{width:20px;height:20px;margin-right:14px}.pc-nav{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;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;z-index:999999999999}.copy-toast{position:fixed;top:20px;left:50%;transform:translate(-50%);background:#111;color:#fff;padding:8px 14px;border-radius:8px;font-size:14px;z-index:9999;opacity:.95}.loading{display:flex;justify-content:center;align-items:center;padding:16px;border-radius:24px;border:none;background:linear-gradient(90deg,#ffc247,#ff7f3f);color:#fff;font-size:16px;font-weight:600}.pc-fetures-data{display:flex;justify-content:space-between;align-items:center}.pc-title{display:flex;flex-wrap:wrap;align-items:flex-start}.flying-to-saved{position:fixed;width:72px;height:72px;margin-left:-36px;margin-top:-36px;border-radius:18px;background-size:cover;background-position:center;pointer-events:none;z-index:9999;box-shadow:0 8px 24px #0000002e;opacity:1;transform:translate(0) scale(1);transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .75s ease}.flying-to-saved.animate{transform:translate(var(--dx),var(--dy)) scale(.18);opacity:.15}.info-text{white-space:pre-line;line-height:1.6}.filters-page{padding:16px;background:#eceefa}.filters-header{margin-top:20px;text-align:center;font-size:18px;font-weight:600;color:#302d63;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;display:flex;justify-content:center;align-items:center;flex-direction:column}.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:36px;font-size:36px;font-weight:700;line-height:1.3}.landing-subtitle{font-weight:700;margin-top:10px;font-size:24px;opacity:.9}.landing-actions{align-items:center;margin-top:40px;display:flex;flex-direction:column;gap:16px;width:100%}.landing-btn{display:flex;justify-content:center;align-items:center;padding:16px;border-radius:28px;border:none;background:#f4f5fb;color:#5c65d6;box-shadow:0 8px 20px #00000026;font-size:16px;font-weight:500;width:95%;cursor:pointer}.landing-btn img{width:18px;height:18px;margin-right:14px}.landing-btn.primary{background:linear-gradient(90deg,#6b7cff,#a47cff);color:#fff}.landing-logo-wrapper{width:270px;height:270px;margin:0 auto 24px;perspective:1000px;cursor:pointer}.landing-logo-inner{width:100%;height:100%;position:relative;transition:transform .6s;transform-style:preserve-3d}.landing-logo-wrapper.flipped .landing-logo-inner{transform:rotateY(180deg)}.landing-logo-front,.landing-logo-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center}.landing-logo-front img{width:100%;height:100%}.landing-logo-back{transform:rotateY(180deg)}.landing-qr-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background-color:#fff;width:270px;height:270px;border-radius:100%}.landing-qr{width:170px}.landing-qr-text{font-size:18px;font-weight:400;color:#000}html,body,#root{font-family:Montserrat;height:100%;margin:0}.background{background:#545fe7;height:100%;display:flex;flex-direction:column}.main-data{position:relative;background:#edecfa;flex:1;border-radius:60px 60px 0 0;overflow-y:auto;padding:20px 20px 90px}
