*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafafa;color:#272a30}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;border-bottom:1px solid #f0f0f0}.app-logo{height:26px}.app-header-user{font-size:14px;font-weight:600;color:#f12e55;text-decoration:none}.app-header-actions{display:flex;align-items:center;gap:10px}.btn-outline{display:inline-flex;align-items:center;border:1px solid #f12e55;border-radius:10px;padding:7px 16px;font-size:14px;font-weight:600;color:#f12e55;text-decoration:none;background:#fff;cursor:pointer}.header-menu{position:relative}.icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;padding:0}.grid-dots{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:16px;height:11px}.grid-dots span{width:3px;height:3px;border-radius:50%;background:#f12e55}.header-menu-panel{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border-radius:14px;box-shadow:0 4px 20px #0000001f;padding:14px;display:flex;flex-direction:column;gap:8px;z-index:10;max-height:calc(100vh - 80px);overflow-y:auto}.header-menu-label{font-size:12px;color:#8e9497;margin:0}.lang-switch{display:flex;gap:6px;background:#f5f5f5;border-radius:10px;padding:3px}.lang-tab{flex:1;border:none;background:none;padding:6px;border-radius:8px;font-size:13px;font-weight:600;color:#8e9497;cursor:pointer}.lang-tab--active{background:#fff;color:#272a30;box-shadow:0 1px 4px #0000001a}.card-default-badge{display:inline-block;margin-left:8px;padding:1px 8px;border-radius:999px;background:#eef6ee;color:#2f8132;font-size:11px;font-weight:600;vertical-align:middle}.history-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.history-row:last-child{border-bottom:none}.history-meta{margin:2px 0 0;font-size:12px;color:#8e9497}.lang-switch--compact{display:inline-flex;gap:2px;padding:2px;border-radius:8px;align-self:flex-end;margin-left:auto}.lang-switch--compact .lang-tab{flex:0 0 auto;padding:3px 10px;font-size:11px;border-radius:6px;letter-spacing:.03em}.header-menu-divider{height:1px;background:#f0f0f0;margin:2px 0}.header-menu-item{display:block;border:none;background:none;padding:6px 0;font-size:14px;font-weight:600;color:#272a30;text-decoration:none;text-align:left;cursor:pointer}.header-menu-item--danger{color:#f12e55}.app-main{flex:1;display:flex;flex-direction:column}.app-footer{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px;font-size:12px;line-height:1.5;color:#8e9497;text-align:center;border-top:1px solid #f0f0f0}.app-footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.app-footer-line{margin:0}.app-footer a,.app-footer .link-btn{color:#8e9497;text-decoration:underline}.link-btn{border:none;background:none;padding:0;font:inherit;color:inherit;cursor:pointer}.screen{flex:1;display:flex;flex-direction:column;justify-content:center;padding:20px 14px 10px}.screen--center{align-items:center;text-align:center}.content{max-width:461px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:21px}.paper{background:#fff;border-radius:20px;box-shadow:0 2px 16px #0000000f;padding:16px;display:flex;flex-direction:column;gap:10px}.door-wait{align-items:center;text-align:center;margin-bottom:12px;border:2px solid #ffb020}.door-wait--failed{border-color:#e04b4b}.door-wait__countdown{margin:0;font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}.door-wait__attempt{margin:0;font-size:13px;opacity:.6}.pay-issue{border:2px solid #f12e55;background:#fff5f7}.pay-issue__title{color:#f12e55}.pay-issue__amount{margin:0;font-size:22px;font-weight:700;color:#f12e55;font-variant-numeric:tabular-nums}.pay-issue__termination{margin:0;font-size:15px;font-weight:600;color:#272a30}.pay-issue__countdown{margin:0;font-size:22px;font-weight:700;color:#272a30;font-variant-numeric:tabular-nums}.pay-issue__link{align-self:flex-start;font-size:14px;font-weight:600;color:#f12e55;text-decoration:none}.guest-msg{border:2px solid #2a7fff;background:#f2f7ff}.guest-msg__title{color:#1a5fd0}.guest-msg__text{margin:0;font-size:16px;line-height:1.4;color:#272a30;white-space:pre-wrap;overflow-wrap:anywhere}.guest-msg__time{margin:0;font-size:13px;opacity:.6}.cabin-list-item{text-decoration:none;color:inherit;margin-bottom:12px;transition:box-shadow .15s,transform .15s}.cabin-list-item:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-1px)}.occupied-row{display:flex;align-items:center;gap:10px}.occupied-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.occupied-dot--free{background:#88ff6a}.occupied-dot--busy{background:#ff6a87}.occupied-text{font-size:13px;color:#8e9497;margin:0}.cabin-photo{width:100%;max-width:461px;aspect-ratio:461 / 361;border-radius:20px;object-fit:cover;display:block}.header-title{font-size:22px;font-weight:600;color:#272a30;margin:0}.header-description{font-size:14px;color:#8e9497;margin:0}.item-label{font-size:16px;font-weight:600;color:#272a30;margin:0}.item-value{font-size:14px;color:#8e9497;margin:4px 0 0}.rates-list{list-style:none;margin:4px 0 0;padding:0}.rates-list li{font-size:14px;color:#f12e55;margin:2px 0}.rates-list li span{color:#8e9497}.fine-amount{font-size:22px;font-weight:700;color:#f12e55;margin:0}.action-bar{background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.btn-primary{display:block;width:100%;border:none;border-radius:12px;padding:16px;font-size:16px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;background:#f12e55;color:#fff}.btn-primary:disabled{background:#d9d9d9;cursor:not-allowed}.btn-white{display:block;width:100%;border:1px solid #e0e0e0;border-radius:12px;padding:16px;font-size:16px;font-weight:600;text-align:center;cursor:pointer;background:#fff;color:#272a30}.btn-white:disabled{color:#b0b0b0;cursor:not-allowed}.oauth-divider{text-align:center;color:#9a9a9a;font-size:13px;margin:2px 0}.oauth-row{display:flex;justify-content:center;gap:16px}.oauth-btn{width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.oauth-btn img{width:100%;height:100%;object-fit:cover;display:block}.oauth-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0000002e}.oauth-btn:active:not(:disabled){transform:scale(.95)}.oauth-btn:disabled{opacity:.45;cursor:not-allowed}.oauth-btn--yandex{background:#fc3f1d}.oauth-btn--vk{background:#07f}.timer-clock{font-size:72px;font-weight:600;text-align:center;color:#272a30;letter-spacing:1px;margin:16px 0 4px;font-variant-numeric:tabular-nums}.timer-label{text-align:center;color:#8e9497;font-size:14px;margin:0 0 8px}.card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.page-back{align-self:flex-start;background:none;border:none;padding:4px 0;font-size:15px;color:#8e9497;cursor:pointer;display:flex;align-items:center;gap:6px}.page-back-arrow{font-size:20px;line-height:1}.checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.checklist li{font-size:16px;color:#272a30}.photo-preview{width:100%;border-radius:12px;margin-top:8px;max-height:40vh;object-fit:cover}.rate-block{margin-top:24px;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.rate-title{font-size:16px;font-weight:600;color:#272a30;margin:0;text-align:center}.stars{display:flex;gap:8px}.star{background:none;border:none;cursor:pointer;font-size:40px;line-height:1;color:#e0e0e0;padding:0;transition:color .1s}.star--active{color:#ffc107}.rate-feedback{width:100%;display:flex;flex-direction:column;gap:10px}.feedback-input{width:100%;border:1px solid #e0e0e0;border-radius:12px;padding:12px 14px;font-size:15px;color:#272a30;outline:none;resize:vertical;font-family:inherit}.feedback-input:focus{border-color:#f12e55}.offer-link{font-size:12px;color:#8e9497;text-align:center;margin:0}.offer-link a{color:inherit;text-decoration:underline}.error-text{color:#f12e55;font-size:14px;margin:0}.success-text{color:#2e9e5b;font-size:14px;margin:0}.phone-input{width:100%;border:1px solid #e0e0e0;border-radius:12px;padding:14px 16px;font-size:18px;color:#272a30;outline:none}.phone-input:focus{border-color:#f12e55}.link-button{background:none;border:none;padding:0;color:#f12e55;font-size:inherit;cursor:pointer;text-decoration:underline}.method-switch{display:flex;gap:8px;background:#f5f5f5;border-radius:12px;padding:4px}.method-tab{flex:1;border:none;background:none;padding:10px;border-radius:10px;font-size:13px;font-weight:600;color:#8e9497;cursor:pointer}.method-tab--active{background:#fff;color:#272a30;box-shadow:0 1px 4px #0000001a}.call-phone{font-size:28px;font-weight:700;color:#f12e55;text-align:center;margin:0}.final-illustration{width:200px;max-width:60%;margin:0 auto}.final-title{font-size:22px;font-weight:600;color:#272a30;margin:0}.final-text{font-size:15px;color:#8e9497;margin:0;line-height:1.5}.spinner{width:32px;height:32px;border:3px solid #eee;border-top-color:#f12e55;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;background:#00000073}.modal{position:relative;width:100%;max-width:420px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:24px 20px 20px;box-shadow:0 8px 32px #0000002e}.modal-close{position:absolute;top:8px;right:10px;width:32px;height:32px;border:none;background:none;font-size:26px;line-height:1;color:#8e9497;cursor:pointer}.modal-title{margin:0 0 8px;font-size:20px;font-weight:700}.modal-text{margin:0;font-size:13px;color:#8e9497}.modal-rows{display:flex;flex-direction:column;gap:12px;margin:20px 0}.modal-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;margin:0;font-size:15px}.modal-row-label{color:#8e9497}.modal-row a{color:#f12e55;font-weight:600;text-decoration:none}.city-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:12px}.city-tile{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left;border:none;cursor:pointer;font:inherit;transition:box-shadow .15s,transform .15s}.city-tile:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-1px)}.city-tile__name{font-size:16px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.city-tile__count{font-size:12px;color:#8e9497}.city-tile__free{font-size:12px;font-weight:600;color:#1db954}.city-tile__free--none{color:#8e9497}.city-back{display:inline-block;margin-bottom:12px;font-size:14px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.status-badge{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap}.status-badge--free{background:#e7f8ec;color:#1a7f3c}.status-badge--busy{background:#fdecef;color:#c62c46}.status-badge--closed{background:#eef0f2;color:#6f767b}.tariff-note{font-size:13px;color:#8e9497;margin:4px 0 0}.rental-head__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rental-head__label{font-size:12px;color:#8e9497;margin:0 0 2px}.rental-head__clock{font-size:30px;font-weight:600;color:#272a30;letter-spacing:.5px;font-variant-numeric:tabular-nums;line-height:1.1}.rental-head__cost{text-align:right}.rental-head__amount{font-size:30px;font-weight:600;color:#272a30;line-height:1.1;font-variant-numeric:tabular-nums;white-space:nowrap}.rental-head__hint{font-size:12px;color:#8e9497;margin:6px 0 0}.rental-head__place{margin-top:12px;padding-top:12px;border-top:1px solid #eef0f2}.rental-head__cabin{font-size:16px;font-weight:600;color:#272a30;margin:0}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:10px}.tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:92px;padding:12px 8px;background:#fff;border:1px solid #eef0f2;border-radius:16px;cursor:pointer;text-align:center;text-decoration:none;color:#272a30;font-family:inherit;transition:box-shadow .15s,transform .15s}.tile:hover:not(:disabled){box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.tile:disabled{opacity:.5;cursor:default}.tile__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f4f6f8;color:#4a5157}.tile__label{font-size:13px;font-weight:500;line-height:1.25}.shop{padding:0;overflow:hidden}.shop__head{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left}.shop__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f4f6f8;color:#4a5157;flex-shrink:0}.shop__titles{display:flex;flex-direction:column;flex:1}.shop__title{font-size:16px;font-weight:600;color:#272a30}.shop__hint{font-size:12px;color:#8e9497}.shop__chev{font-size:22px;color:#8e9497;transition:transform .15s}.shop__chev--open{transform:rotate(90deg)}.shop__body{padding:0 16px 16px;display:flex;flex-direction:column;gap:12px}.shop-item{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #eef0f2}.shop-item__photo{width:44px;height:44px;border-radius:10px;object-fit:cover;flex-shrink:0}.shop-item__info{flex:1;min-width:0}.shop-item__name{font-size:14px;font-weight:500;color:#272a30;margin:0}.shop-item__desc{font-size:12px;color:#8e9497;margin:2px 0 0}.shop-item__buy{display:flex;align-items:center;gap:10px;flex-shrink:0}.shop-item__price{font-size:14px;font-weight:600;white-space:nowrap}.shop-item__btn{padding:6px 14px;border-radius:999px;border:none;background:#272a30;color:#fff;font-size:13px;font-family:inherit;cursor:pointer}.shop-item__btn:disabled{background:#eef0f2;color:#8e9497;cursor:default}
