.public-container{padding:0 0 80px 0;background:#fff}.mobile-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid #f3f4f6}.mobile-header .brand{font-size:1.25rem;font-weight:800;color:#1f2937}.mobile-header .brand .text-primary{color:#4f46e5}.mobile-header .btn-text{font-weight:600;color:#1f2937;text-decoration:none;font-size:.95rem}.search-section{padding:20px}.search-section h1{font-size:1.75rem;line-height:1.2;margin-bottom:20px;color:#1f2937}.search-input-wrapper{display:flex;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50px;padding:8px 15px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:20px;transition:box-shadow .2s}.search-input-wrapper:focus-within{box-shadow:0 4px 12px rgba(79,70,229,.15);border-color:#4f46e5}.search-input-wrapper .search-icon{color:#6b7280;margin-right:10px}.search-input-wrapper .clean-input{border:none;background:transparent;flex-grow:1;font-size:1rem;outline:none;color:#1f2937}.search-input-wrapper .clean-input::placeholder{color:#9ca3af}.search-input-wrapper .near-me-icon-btn{background:none;border:none;color:#6b7280;padding:5px;cursor:pointer}.search-input-wrapper .near-me-icon-btn svg{width:20px;height:20px}.search-input-wrapper .near-me-icon-btn.pulsing{animation:pulse 1.5s infinite}.filters-scroll-p{display:flex;gap:10px;overflow-x:auto;padding-bottom:5px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filters-scroll-p::-webkit-scrollbar{display:none}.filters-scroll-p .filter-pill{padding:8px 16px;background:#f3f4f6;border-radius:20px;color:#1f2937;text-decoration:none;font-size:.9rem;font-weight:500;white-space:nowrap;border:1px solid transparent}.filters-scroll-p .filter-pill.active{background:#1f2937;color:#fff}.landlord-banner{margin:10px 20px 25px 20px;background:linear-gradient(135deg, #4f46e5 0%, #3730a3 100%);border-radius:16px;padding:20px;color:#fff;box-shadow:0 10px 15px -3px rgba(79,70,229,.3)}.landlord-banner .banner-content{display:flex;justify-content:space-between;align-items:center}.landlord-banner h3{margin:0;font-size:1.1rem}.landlord-banner p{margin:5px 0 0;font-size:.85rem;opacity:.9}.landlord-banner .btn-white-sm{background:#fff;color:#4f46e5;padding:8px 16px;border-radius:20px;text-decoration:none;font-weight:700;font-size:.85rem;white-space:nowrap;margin-left:15px}.listings-feed{padding:0 20px}.listings-feed .feed-header h2{font-size:1.1rem;margin-bottom:15px}.listings-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-left:-20px;padding:0 20px 20px 20px;-ms-overflow-style:none;scrollbar-width:none}.listings-grid::-webkit-scrollbar{display:none}.property-card{flex:0 0 auto;width:50vw;max-width:320px;scroll-snap-align:center;display:block;text-decoration:none;color:inherit}.property-card .card-image-container{position:relative;border-radius:16px;overflow:hidden;padding-top:66%;background:#e5e7eb;margin-bottom:12px}.property-card .card-image-container .prop-img,.property-card .card-image-container .placeholder-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.property-card .card-image-container .placeholder-img{display:flex;align-items:center;justify-content:center;color:#6b7280}.property-card .card-image-container .badge-price{position:absolute;bottom:10px;right:10px;background:rgba(255,255,255,.95);padding:6px 12px;border-radius:8px;font-weight:800;font-size:1.2rem;color:#1f2937;box-shadow:0 2px 4px rgba(0,0,0,.1)}.property-card .card-info .info-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5px}.property-card .card-info .info-top .prop-title{font-size:1rem;font-weight:600;margin:0;white-space:normal;line-height:1.4;color:#1f2937}.property-card .card-info .info-top .prop-rating{font-size:.9rem;display:flex;align-items:center;gap:4px;flex-shrink:0}.property-card .card-info .info-meta{color:#6b7280;font-size:.9rem;display:flex;gap:6px}.input-with-action{display:flex;gap:10px;align-items:center}.input-with-action .form-input{flex-grow:1}.input-with-action .location-btn{background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;padding:10px 15px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s;display:flex;align-items:center;gap:6px}.input-with-action .location-btn:hover{background:#e0e7ff}.input-with-action .location-btn:active{transform:scale(0.98)}.input-with-action .location-btn i{font-size:1rem}.search-container{display:flex;justify-content:center;padding:16px 0;position:relative}.mobile-search-header,.mobile-search-footer,.mobile-only{display:none !important}.search-pill-form{display:flex;align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:40px;box-shadow:0 1px 2px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05);height:48px;transition:box-shadow .2s ease;min-width:350px;position:relative}.search-pill-form:hover{box-shadow:0 2px 4px rgba(0,0,0,.18)}.search-section{padding:0 16px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;position:relative;height:100%;border-radius:40px;flex-grow:1}.search-section:hover+.search-divider{opacity:0}.search-section.active{background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);z-index:10}.search-inputs-wrapper{display:flex;width:100%;height:100%;align-items:center}.search-section-last{flex-direction:row;align-items:center;padding-right:8px;flex-grow:0;min-width:120px}.search-label{font-size:12px;font-weight:800;color:#222;line-height:14px}.search-placeholder{font-size:14px;color:#717171;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-input{border:none;background:transparent;padding:0;margin:0;font-size:14px;font-weight:600;color:#222;width:100%;outline:none}.search-input::placeholder{font-weight:400;color:#717171}.search-divider{width:1px;height:24px;background-color:#ddd;transition:opacity .1s}.search-divider:has(+.search-section:hover){opacity:0}.search-icon-btn{width:32px;height:32px;background-color:#ff385c;border-radius:50%;border:none;color:#fff;display:flex;align-items:center;justify-content:center;margin-left:10px;cursor:pointer;flex-shrink:0}.search-icon-btn:hover{background-color:#ff1f47}.search-popup{position:absolute;top:130%;background:#fff;border-radius:32px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.15);padding:32px;z-index:900;cursor:default}.search-popup.hidden{display:none}.where-popup{left:0;width:440px;padding:24px 0}.calendar-popup{width:850px;left:50%;transform:translateX(-50%)}.guest-popup{width:400px;right:0;left:auto}.popup-title{font-size:12px;font-weight:800;color:#222;margin-left:32px;margin-bottom:12px}.suggestions-list{list-style:none;padding:0;margin:0;max-height:400px;overflow-y:auto}.suggestion-item{display:flex;align-items:center;padding:12px 32px;cursor:pointer}.suggestion-item:hover{background-color:#f7f7f7}.suggestion-icon-box{width:48px;height:48px;background-color:#f1f1f1;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px}.suggestion-text{display:flex;flex-direction:column}.suggestion-main{font-size:16px;font-weight:600;color:#222}.suggestion-sub{font-size:14px;color:#717171}.calendar-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 10px;position:relative;min-height:44px}.popup-tabs{background:#ebebeb;border-radius:100px;padding:4px;display:inline-flex;position:absolute;left:50%;transform:translateX(-50%);z-index:1}.tab-btn{border:none;background:transparent;padding:8px 24px;border-radius:32px;font-weight:600;cursor:pointer}.tab-btn.active{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1)}.nav-btn{background:#fff;border:1px solid #ebebeb;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:#222;transition:all .2s}.nav-btn:hover{border-color:#222;background-color:#f7f7f7}.calendar-months-container{display:flex;justify-content:space-between;gap:30px}.month-block{flex:1}.month-header{text-align:center;font-weight:600;margin-bottom:16px;font-size:16px}.weekdays-row,.days-matrix{display:grid;grid-template-columns:repeat(7, 1fr);text-align:center}.weekdays-row span{font-size:12px;color:#717171;margin-bottom:8px}.days-matrix span{height:44px;width:44px;display:flex;align-items:center;justify-content:center;margin:0 auto;cursor:pointer;border-radius:50%;font-size:14px;font-weight:600}.days-matrix span:hover{border:1px solid #222}.day-selected-start,.day-selected-end{background:#222 !important;color:#fff !important;border-radius:50% !important}.day-selected-mid{background:#f7f7f7 !important;color:#222 !important;border-radius:0 !important;width:100% !important;margin:0 !important}.day-disabled{color:#e0e0e0 !important;pointer-events:none;cursor:not-allowed;text-decoration:line-through}.day-disabled:hover{border:none !important}.guest-row{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.guest-counter{display:flex;align-items:center;gap:12px}.circle-btn{width:32px;height:32px;border-radius:50%;border:1px solid #b0b0b0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.circle-btn:hover{border-color:#000;color:#000}.mobile-search-trigger{width:100%;max-width:600px;margin:0 auto;padding:0 24px}.mobile-search-btn{display:flex;align-items:center;width:100%;height:56px;background-color:#fff;border:1px solid #ddd;border-radius:1000px;box-shadow:0 3px 10px rgba(0,0,0,.1);padding:0 8px 0 16px;cursor:pointer;text-align:left}.mobile-search-btn:active{background-color:#f7f7f7;transform:scale(0.98)}.mobile-icon-box{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:12px;color:#222}.mobile-search-text{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.mobile-search-text .mobile-title{font-size:14px;font-weight:600;color:#222}.mobile-search-text .mobile-subtitle{font-size:12px;color:#717171}@media(max-width: 744px){.search-container{display:none}.mobile-only{display:block !important}.search-container.mobile-expanded{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#f7f7f7;z-index:9999;padding:0;overflow-y:auto}.search-container.mobile-expanded .mobile-search-header{display:flex !important;align-items:center;padding:16px 20px}.search-container.mobile-expanded .mobile-search-header .close-btn{background:#fff;border:1px solid #ddd;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-right:16px;cursor:pointer}.search-container.mobile-expanded .mobile-search-header .header-tabs{display:flex;gap:20px;font-weight:600;font-size:16px}.search-container.mobile-expanded .mobile-search-header .header-tabs .active{text-decoration:underline;text-underline-offset:6px}.search-container.mobile-expanded .search-pill-form{background:transparent;border:none;box-shadow:none;border-radius:0;display:block;height:auto;padding:12px 20px 100px}.search-container.mobile-expanded .search-inputs-wrapper{flex-direction:column;gap:12px}.search-container.mobile-expanded .search-section{background:#fff;border-radius:12px;padding:16px;width:100%;box-shadow:0 1px 2px rgba(0,0,0,.05)}.search-container.mobile-expanded .search-section.active{box-shadow:0 0 0 2px #222}.search-container.mobile-expanded .search-label{text-align:left;font-size:14px;color:#717171;font-weight:600;margin-bottom:4px}.search-container.mobile-expanded .search-input{font-size:16px;font-weight:400}.search-container.mobile-expanded .search-placeholder{font-size:16px;font-weight:400;color:#222}.search-container.mobile-expanded .search-divider{display:none}.search-container.mobile-expanded .desktop-search-btn{display:none}.search-container.mobile-expanded .search-popup{position:relative;top:0;left:0;width:100% !important;transform:none;box-shadow:none;padding:0;margin-top:16px;background:transparent}.search-container.mobile-expanded .search-popup.hidden{display:none}.search-container.mobile-expanded .calendar-popup{width:100%}.search-container.mobile-expanded .calendar-months-container{flex-direction:column}.search-container.mobile-expanded .where-popup{width:100%}.search-container.mobile-expanded .guest-popup{width:100%}.search-container.mobile-expanded .mobile-search-footer{display:flex !important;justify-content:space-between;align-items:center;position:fixed;bottom:0;left:0;width:100%;padding:16px 24px;background:#fff;border-top:1px solid #ebebeb;z-index:10000;box-sizing:border-box}.search-container.mobile-expanded .mobile-search-footer .clear-btn{background:none;border:none;text-decoration:underline;font-weight:600;font-size:16px}.search-container.mobile-expanded .mobile-search-footer .mobile-submit-btn{background:#ff385c;color:#fff;padding:12px 24px;border-radius:8px;border:none;font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.visit-modal{background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;max-height:90vh;position:relative;overflow:hidden}.visit-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fff;flex-shrink:0}.visit-modal__header h3{font-size:1.25rem;font-weight:700;color:#111318;margin:0}.visit-modal__header .close-btn{background:#f3f4f6;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111318;transition:background .2s}.visit-modal__header .close-btn:hover{background:#e5e7ec}.visit-modal__header .close-btn span{font-size:20px;font-weight:600}.visit-modal__content{padding:0 24px 120px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.visit-modal__content::-webkit-scrollbar{display:none}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#111318;margin-bottom:8px}.input-field{width:100%;height:50px;background-color:#f3f4f6;border:1px solid transparent;border-radius:12px;padding:0 16px;font-size:1rem;color:#111318;font-family:inherit;font-weight:500;outline:none;box-sizing:border-box;transition:all .2s ease}.input-field::placeholder{color:#9ca3af}.input-field:focus{background-color:#fff;border-color:#135bec;box-shadow:0 0 0 4px rgba(19,91,236,.1)}.visit-modal__footer{position:absolute;bottom:0;left:0;right:0;padding:24px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border-top:1px solid #f3f4f6;z-index:20}.btn-primary{width:100%;height:56px;background-color:#135bec;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 14px rgba(19,91,236,.3)}.btn-primary:active{transform:scale(0.98)}.date-strip-container{border-bottom:1px solid #f6f6f8;margin:0 -24px 24px -24px}.date-strip{display:flex;overflow-x:auto;padding:0 24px;gap:24px;-ms-overflow-style:none;scrollbar-width:none}.date-strip::-webkit-scrollbar{display:none}.date-btn{background:none;border:none;min-width:48px;padding:12px 0;display:flex;flex-direction:column;align-items:center;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s}.date-btn .day-name{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:4px}.date-btn .day-number{font-size:1.125rem;font-weight:700;color:#6b7280}.date-btn.active{border-bottom-color:#135bec}.date-btn.active .day-name{color:#135bec}.date-btn.active .day-number{color:#111318}.time-section{margin-bottom:24px}.time-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.time-header h3{font-size:1rem;font-weight:700;margin:0}.time-header span{font-size:.75rem;color:#6b7280;font-weight:500}.time-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px}.time-btn{height:44px;background-color:#f6f6f8;color:#111318;font-size:.875rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .2s}.time-btn:hover{background-color:#e8e8ed}.time-btn.active{background-color:#135bec;color:#fff;box-shadow:0 4px 6px rgba(19,91,236,.3);font-weight:700;position:relative;transform:scale(1.02)}.time-btn.active::after{content:"";position:absolute;top:6px;right:6px;width:6px;height:6px;background:#fff;border-radius:50%}.time-btn:disabled{opacity:.5;cursor:not-allowed}.mobile-splash-screen{position:fixed;inset:0;z-index:9999;height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;opacity:1;visibility:visible;transition:opacity .5s ease-out,visibility .5s ease-out;background-color:#102c57;background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:max(15px, env(safe-area-inset-top));padding-bottom:max(15px, env(safe-area-inset-bottom))}.mobile-splash-screen.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.mobile-splash-screen__hero{flex:1;display:flex;flex-direction:column;justify-content:space-between;background-color:#102c57;position:relative;padding:2rem 2rem 0 2rem}.mobile-splash-screen__content{z-index:10;margin-top:1rem}.mobile-splash-screen__subtitle{color:rgba(255,255,255,.8);font-size:1.125rem;font-weight:500;margin-bottom:.75rem}.mobile-splash-screen__title{color:#fff;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-0.025em}.mobile-splash-screen__image-wrapper{position:relative;width:100%;flex:1;margin-top:2rem;overflow:hidden}.mobile-splash-screen__image-wrapper img{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:100%;object-fit:cover;object-position:center}.mobile-splash-screen__image-wrapper::after{content:"";position:absolute;bottom:0;left:0;right:0;height:4rem;background:linear-gradient(to top, #102c57, transparent)}.mobile-splash-screen__sheet{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:100;background-color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;padding:2rem 1.5rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:1.5rem;align-items:center;box-shadow:0 -10px 25px rgba(0,0,0,.15)}.mobile-splash-screen .btn-get-started{display:block;width:100%;text-align:center;text-decoration:none;background-color:#102c57;color:#fff;font-size:1.125rem;font-weight:600;padding:1rem 1.5rem;border-radius:.75rem;border:none;cursor:pointer;box-shadow:0 10px 15px -3px rgba(30,58,138,.2);transition:background-color .2s,transform .1s}.mobile-splash-screen .btn-get-started:active{transform:scale(0.98)}.mobile-splash-screen .btn-get-started:hover{background-color:#135bec}.mobile-splash-screen .login-link-container{text-align:center}.mobile-splash-screen .login-link-container p{color:#616f89;font-size:.875rem;margin-bottom:.25rem}.mobile-splash-screen .login-link-container a{color:#102c57;font-size:1rem;font-weight:700;text-decoration:none}.mobile-splash-screen .login-link-container a:hover{text-decoration:underline}.sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99990;opacity:0;visibility:hidden;transition:opacity .3s ease}.sheet-overlay.is-active{opacity:1;visibility:visible}.rent-modal-full{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#f6f6f8;z-index:99999 !important;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1);will-change:transform}.rent-modal-full.is-active{transform:translateY(0)}.rent-modal-full__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:rgba(246,246,248,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0;padding-top:20px;padding-bottom:16px}.rent-modal-full__header h3{font-size:1.125rem;font-weight:700;color:#111318;margin:0;text-align:center}.rent-modal-full__header .close-btn{background:transparent;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111318;margin-right:-10px}.rent-modal-full__header .close-btn span{font-size:24px}.rent-modal-full__header .header-spacer{width:40px}.rent-modal-full__form{display:flex;flex-direction:column;height:100%;overflow:hidden}.rent-modal-full__content{flex:1;overflow-y:auto;padding:20px;padding-bottom:150px;-webkit-overflow-scrolling:touch}.rent-modal-full__content::-webkit-scrollbar{display:none}.rent-modal-full .property-card{width:100%;background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:row;gap:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #e5e7eb;margin-bottom:24px}.rent-modal-full .property-card__image{width:90px;height:90px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#eee}.rent-modal-full .property-card__image img{width:100%;height:100%;object-fit:cover}.rent-modal-full .property-card__details{display:flex;flex-direction:column;justify-content:center}.rent-modal-full .property-card__details .status-badge{display:inline-block;background-color:rgba(19,91,236,.1);color:#135bec;font-size:.75rem;font-weight:700;padding:4px 8px;border-radius:4px;margin-bottom:4px;align-self:flex-start}.rent-modal-full .property-card__details .property-title{font-size:.95rem;font-weight:700;color:#111318;margin:0 0 4px 0}.rent-modal-full .property-card__details .property-price{font-size:.875rem;color:#616f89}.rent-modal-full .text-section{margin-bottom:24px}.rent-modal-full .text-section h2{font-size:1.25rem;font-weight:700;color:#111318;margin-bottom:8px}.rent-modal-full .text-section p{font-size:.95rem;color:#616f89;line-height:1.5}.rent-modal-full .form-group{margin-bottom:20px}.rent-modal-full .form-group label{display:block;font-size:.875rem;font-weight:600;color:#111318;margin-bottom:8px}.rent-modal-full .input-wrapper{position:relative;display:flex;align-items:center}.rent-modal-full .input-wrapper .input-icon{position:absolute;left:16px;color:#9ca3af;font-size:20px;pointer-events:none;z-index:10}.rent-modal-full .input-field{width:100%;height:56px;background-color:#f0f2f4;border:none;border-radius:8px;font-size:1rem;color:#111318;padding-left:16px;outline:none;-webkit-appearance:none}.rent-modal-full .input-field.with-icon{padding-left:48px}.rent-modal-full .input-field::placeholder{color:#9ca3af}.rent-modal-full .input-field:focus{background-color:#fff;box-shadow:0 0 0 2px rgba(19,91,236,.5)}.rent-modal-full__footer{position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:16px 24px;padding-bottom:20px;z-index:20}.rent-modal-full__footer .btn-action{width:100%;height:56px;background-color:#135bec;color:#fff;font-size:1.125rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px rgba(19,91,236,.3)}.rent-modal-full__footer .btn-action:active{transform:scale(0.98)}.rent-modal-full__footer .legal-text{text-align:center;font-size:.75rem;color:#616f89;margin-top:12px}
