:root{font-family:Arial,Helvetica,sans-serif;color:#021f29;background:#f3f4f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--blue: #08b7f4;--blue-dark: #07a7de;--ink: #021f29;--muted: rgba(2, 31, 41, .5)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;min-height:100dvh;background:#f3f4f7}button{font:inherit}.app-shell{width:min(100%,520px);min-height:100dvh;margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 20px max(22px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.header{display:flex;justify-content:space-between;align-items:center;min-height:48px}.logo{display:flex;align-items:baseline;gap:8px;letter-spacing:-.04em}.logo-k2{font-size:25px;font-weight:400}.logo-parking{color:var(--blue-dark);font-size:19px;font-weight:500;letter-spacing:.02em}.status-dot{width:9px;height:9px;border-radius:50%;background:#08b7f4}.parking-card{position:relative;isolation:isolate;width:100%;margin:auto 0;padding:42px 28px 30px;border:1px solid #e1e4eb;border-radius:24px;background:#fff;box-shadow:0 24px 56px -28px #555e722e;text-align:center}.eyebrow{margin:0 0 16px;color:var(--muted);font-size:15px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.floor{display:flex;justify-content:center;align-items:baseline;gap:13px;margin:-8px 0 16px}.floor-number{font-size:clamp(120px,38vw,180px);line-height:.95;font-weight:400;letter-spacing:-.075em;color:var(--ink)}.floor-label{font-size:25px;font-weight:400;color:var(--blue-dark)}.divider{width:44px;height:3px;margin:18px auto 22px;border-radius:2px;background:var(--blue)}.saved-time{margin:0;color:var(--muted);font-size:17px;line-height:1.5}.confirmation{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:11px 17px;border-radius:999px;color:#148658;background:#e8f8f1;font-size:14px;font-weight:600}.confirmation span{font-size:17px}.forget-button{width:100%;min-height:54px;margin-top:30px;padding:14px 24px;border:1px solid #cfdce1;border-radius:16px;color:var(--ink);background:#fff;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,transform .15s}.forget-button:hover{border-color:var(--blue);background:#f6fcff}.forget-button:active{transform:scale(.985)}.forget-button:focus-visible{outline:3px solid rgba(66,175,227,.35);outline-offset:3px}.empty-state{padding:18px 0 22px}.icon-disc{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 32px;border-radius:20px;color:var(--blue-dark);background:#e8f6fc}.car-icon{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.empty-state h1{margin:0 0 16px;font-size:42px;line-height:1.08;font-weight:450;letter-spacing:-.045em}.body-copy{max-width:340px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.55}footer{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:13px;margin-top:24px;padding:0 4px;color:#71878f;font-size:12px;line-height:1.35}.privacy-note{display:flex;justify-content:center;align-items:center;gap:9px;padding:0 12px}footer svg{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:#66808a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.news-digest{overflow:hidden;border:1px solid #dce9ee;border-radius:14px;background:#ffffffb8}.news-digest__header{display:flex;align-items:center;gap:10px;min-height:48px;padding:7px 12px;border-bottom:1px solid #e4edf1}.telegram-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#2aabee}.telegram-icon svg{width:18px;height:18px;fill:#fff;stroke:none}.news-digest h2{flex:1 1 auto;margin:0;color:var(--ink);font-size:13px;font-weight:650}.news-digest__header a{flex:0 0 auto;color:#168bc7;font-size:11px;font-weight:650;text-decoration:none;white-space:nowrap}.news-digest__header a:hover,.news-digest__items a:hover span{color:#087dae}.news-digest a:focus-visible{outline:3px solid rgba(66,175,227,.35);outline-offset:-2px}.news-digest__items{display:flex;flex-direction:column}.news-digest__items a{display:flex;align-items:baseline;gap:12px;min-width:0;padding:10px 12px;color:#40565e;font-size:12px;line-height:1.3;text-align:left;text-decoration:none}.news-digest__items a+a{border-top:1px solid #edf2f4}.news-digest__items span{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-digest time{flex:0 0 auto;color:#9aabb1;font-size:11px}.k2-promo{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;border:1px solid #e1e4eb;border-radius:12px;color:#021f299e;background:#fff;font-size:12px;line-height:1.36;text-decoration:none}.k2-promo strong{flex:0 0 auto;color:var(--blue-dark);font-size:12px;white-space:nowrap}.k2-promo:hover{border-color:var(--blue);background:#f7fcff}.k2-promo:focus-visible{outline:3px solid rgba(66,175,227,.35);outline-offset:3px}@media(max-width:390px){.news-digest__header,.news-digest__items a{gap:8px;padding-inline:10px}}@media(min-width:600px){.app-shell{padding-inline:28px}.parking-card{padding-inline:48px}}@media(max-height:650px){.parking-card{margin:24px 0 12px;padding-block:26px 22px}.floor-number{font-size:108px}.empty-state{padding:0}.icon-disc{width:80px;height:80px;margin-bottom:20px}.car-icon{width:48px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
