:root{--blue: #007AFF;--orange: #F0643C;--grey1: #8E8E92;--grey2: #D9D9E0;--grey3: #EFEFF3;--orange-gradient: linear-gradient(to left top, #f0643c, #f5734e, #f9825f, #fc9070, #ff9e82);--blue-gradient: linear-gradient(to right bottom, #80bdff, #5da9ff, #3994ff, #137eff, #0066ff)}:root{--tg-theme-button-color: var(--orange) !important;--bottom_bar_bg_color: var(--grey1) !important;--tg-theme-bg-color: white !important;--tg-theme-secondary-bg-color: rgb(255, 255, 255) !important;--tg-theme-section-bg-color: rgb(255, 210, 120) !important;--tg-theme-button-text-color: white !important;--tg-theme-text-color: #61331B !important;--tg-theme-subtitle_text_color: var(--grey) !important}:root{--primary-color: var(--tg-theme-button-color);--primary-gradient: var(var(--blue-gradient));--accent-color: var(--orange);--accent-gradient: var(--orange-gradient);--bg-color: var(--tg-theme-bg-color);--bg-secondary-color: var(--tg-theme-secondary-bg-color);--button-text-color: var(--tg-theme-button-text-color);--text-color: var(--tg-theme-text-color);--subtitle-color: var(--tg-theme-subtitle_text_color) }*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif,Open Sans;color:var(--tg-theme-text-color)}body{min-width:300px;max-width:500px;min-height:100vh;margin:0 auto;padding-top:calc(var(--tg-safe-area-inset-top) + var(--tg-content-safe-area-inset-top));background:var(--bg-secondary-color);font-size:16px;font-weight:400}button{background:var(--primary-color);color:var(--button-text-color);border:none;border-radius:30px;outline:none;font-size:14px;font-weight:400;cursor:pointer}button:disabled{background:var(--bottom_bar_bg_color)!important;cursor:default}input[type=text]{font-size:14px;font-weight:400;border:none;outline:none;cursor:text}select{border-radius:10px;background-color:var(--bg-color);display:block;text-wrap:wrap}a{color:inherit}#main-page-header-container{width:100%;min-height:50px;display:flex;flex-direction:row;align-items:center;gap:5px}#main-page-header-user-info-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0}#main-page-product-block{display:flex;flex-direction:column;row-gap:15px;margin-top:10px}.main-page-product-card{width:100%;height:150px;border-radius:10px}.panel.category{background-color:#00c2c2}.typography{width:100%;text-align:inherit;color:inherit;white-space:pre-wrap}.h1{font-size:24px;font-weight:600}.h2{font-size:18px;font-weight:600}.h3{font-size:16px;font-weight:600}.text{font-size:16px;font-weight:400}.subtitle{font-size:14px;font-weight:300}.panel-container{max-width:100%;box-sizing:content-box;border-radius:20px;box-shadow:1px 1px 10px #00000040;background:var(--tg-theme-section-bg-color);display:flex;flex-direction:column;overflow:hidden;transition:all 1s ease-out}.panel-header{width:inherit;background-color:#2196f3;color:var(--tg-theme-button-text-color);padding:10px;text-align:center}.panel{max-width:inherit;height:inherit;box-sizing:inherit;padding:10px;display:flex;flex-direction:column;row-gap:10px;position:relative}.category .card-image-container{background-image:#2196F3!important;background-color:#2196f3!important}.image{max-width:100%;object-fit:cover;object-position:center}.input-text-container{height:30px;width:100%;min-width:100px;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;overflow:hidden;border-radius:30px;background-color:#00c2c2}.input-text{height:100%;width:100%;box-sizing:border-box;padding-left:10px}.input-text-button-container{height:100%;min-width:25px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:start;align-items:center;cursor:pointer}.input-text-button{height:15px;width:15px}.tag-container{min-height:30px;box-sizing:border-box;padding-right:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--tg-theme-text-color);border-radius:30px;background-color:#00c2c2}.tag-close-container{width:30px;height:100%;display:flex;justify-content:center;align-items:center}.tag-close-icon{height:10px;width:10px}.level-container{display:inline-flex;flex-direction:row;align-items:center;color:inherit}.level-icon{max-width:12px;max-height:12px}.bg-pattern-image{position:absolute;top:-35px;opacity:.2}.panel-grid{padding:15px 15px 25px;display:flex;flex-direction:column;row-gap:20px}.card-grid{width:100%;box-sizing:border-box;height:min-content;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:min-content;gap:15px}.card-grid .panel-container{background-color:#f8f4e9}.card-image-container{background-image:#f5e9d3!important;background-color:#f5e9d3!important}.tag-list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.active-rent-content-container{max-width:100%;display:flex;gap:10px}.active-rent-image-container{min-width:90px;height:90px;display:flex;flex-direction:row;justify-content:center;align-items:center}.active-rent-image{width:inherit;height:inherit;border-radius:10px}.active-rent-info-container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start}.active-rent-info-title-container{box-sizing:border-box;display:flex;flex-direction:column;padding-left:10px}.active-rent-info-rent-time-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;border-radius:10px;background-image:var(--orange-gradient)}.button{height:30px;width:100%;min-width:100px}.card-container{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:5px}.card-image{width:75px;height:75px;margin:auto 0}.card-image-container{width:100%;min-height:100px;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between}.card-image-container-space{width:20%;height:auto;box-sizing:border-box;padding:10px 0;margin:0 auto}.card-title-container{width:100%;height:60px;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden}.card-price-level-container{width:100%;height:15px;box-sizing:border-box;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between}.card-subtitle-container{width:100%;box-sizing:border-box;text-align:center}.card-button-container{width:100%}.footer-wrapper{background-color:#00c2c2}.footer-container{width:100%;text-align:center;color:var(--tg-theme-subtitle_text_color)}.footer-links{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.footer-links a{text-decoration:none}#user-page-header-container{width:100%;min-height:50px;display:flex;gap:5px;align-items:center}.user-page-header-info-container,.user-page-header-info-line{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center}.user-page-header-info-line{min-width:30%}.user-page-header-data{max-width:70%;word-break:break-word}.user-page-card-statistic{width:100%;height:140px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:5px}.user-page-card-statistic,.user-page-card-statistic *{color:#fff}#user-page-card-level{font-size:80px;font-weight:600;line-height:90%}#user-page-card-level-title{font-size:20px;font-weight:600}.user-page-card-statistic-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.user-page-card-statistic-time{font-size:36px;font-weight:600}.rent-card-container{width:100%;min-height:60px;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:5px}.rent-card-image{width:60px;height:60px;border-radius:10px;background:#2196f3}.rent-card-info-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;padding:5px 0}.rent-card-info-title{width:100%;height:100%;display:flex;flex-direction:row;justify-content:start;align-items:center}.rent-card-info-time-container{width:100%;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:20px}.select-container{width:100%;box-sizing:border-box}.select{padding-left:10px;width:100%;min-height:30px;box-sizing:border-box}.address-field{margin-bottom:16px}.address-field label{display:block;margin-bottom:4px;font-weight:500;color:#333}.address-field input,.address-field textarea{width:100%;padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:16px}.address-field input:focus,.address-field textarea:focus{outline:none;border-color:#ff6b00}.product-page-rent-address-error{color:#e53935;font-size:14px;margin-top:8px;display:block}.product-page-rent-time-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 0}.product-page-rent-time-combobox-container{width:60%;text-wrap:nowrap;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:5px}.product-page-rent-address-container{display:flex;flex-direction:column;gap:8px;margin:16px 0;position:relative}.product-page-rent-address-container label{font-weight:600;color:var(--text-color);font-size:14px}.product-page-rent-address-container textarea{padding:12px;border-radius:12px;background-color:#fff;color:var(--text-color);font-family:inherit;font-size:14px;resize:vertical;min-height:80px;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.product-page-rent-address-container textarea:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px #4299e11a}.product-page-rent-address-container textarea::placeholder{color:var(--text-secondary-color);opacity:.7}.product-page-rent-address-container textarea.error{border-color:var(--error-color)}.product-page-rent-address-container textarea:valid:not(.error){border-color:var(--success-color)}.product-page-rent-address-counter{text-align:right;font-size:12px;color:var(--text-secondary-color);margin-top:-4px}.product-page-rent-address-counter:has(+.product-page-rent-address-error){color:var(--error-color)}.product-page-rent-address-error{color:var(--error-color);font-size:12px;font-weight:500;margin-top:-2px}.product-page-rent-address-counter:has(+.product-page-rent-address-error),.product-page-rent-address-counter:has(:last-child:not(.product-page-rent-address-error)){color:var(--error-color);font-weight:600}.platform-list{list-style:none;padding:0;margin:0}.platform-item{position:relative;padding:8px 0 8px 20px;margin-bottom:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;transition:all .2s ease}.platform-item:before{content:"-";position:absolute;left:0;color:#666;font-weight:500}.platform-item:hover{color:var(--accent-color);transform:translate(5px)}.platform-item:hover:before{color:var(--accent-color)}.card{background-color:#00c2c2}.product-card-image-container{width:100%;height:330px;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-image:#2196F3;background-color:#2196f3}.product-card-image{width:100%;height:100%;border-radius:10px}.product-card-level-container{width:100%;display:flex;flex-direction:row;position:relative;justify-content:center}.product-card-level{position:absolute;left:34%;bottom:20px;width:65%;box-sizing:border-box;background-image:var(--accent-gradient);color:#fff;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px}.product-card-header-info-container,.product-card-header-info-line{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center}.product-card-header-info-line{min-width:30%}.product-card-header-data{max-width:70%;word-break:break-word;text-align:end}.rent-page-rent-time-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 0}.rent-page-rent-time-combobox-container{width:60%;text-wrap:nowrap;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:5px}.system-page-container{width:100%;height:calc(100vh - (var(--tg-safe-area-inset-top) + var(--tg-content-safe-area-inset-top)));text-align:center;color:#aaa;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 20px;padding-bottom:calc(var(--tg-safe-area-inset-top) + var(--tg-content-safe-area-inset-top))}.system-page-big-image{width:100px;height:100px}.system-page-animation-rotate-enter{opacity:0}.system-page-big-image.entered{animation:rotate-loader 1s infinite}@keyframes rotate-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map__wrapper{display:flex;flex-direction:column;gap:12px}.map-image{border-radius:10px}.signature-block{margin-top:2rem;padding:1rem;border-top:1px dashed #ccc;font-size:.95rem}.signature-block p{margin:.5rem 0}.faq__wrapper{display:flex;flex-direction:column;gap:12px}.accordion-container{display:flex;flex-direction:column;gap:8px}.accordion{overflow:hidden;transition:all .3s ease;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.accordion:hover{border-color:#bdbdbd}.accordion-header{border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;background-color:#f9f9f9;border:none;color:var(--text-color);cursor:pointer;font-size:16px;font-weight:500;text-align:left;transition:background-color .3s ease}.accordion-header:hover{background-color:#f0f0f0}.accordion-header.active{background-color:#e8f4fc;color:#4caf50}.accordion-icon{font-size:18px;font-weight:700;min-width:20px;text-align:center}.accordion-content{padding:20px;background-color:#fff;border-top:1px solid #e0e0e0;line-height:1.6}.accordion-content p{margin:0}.text-center{text-align:center}.mt-4{margin-top:1.5rem}.static-info ul{margin:.5rem 0;padding-left:1.5rem}.static-info li{margin:.3rem 0}
