*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{min-height:100%;background-image:url(/pozadi.png);background-size:cover;background-position:50%;background-attachment:fixed}body{font-family:system-ui,sans-serif;color:#111;min-height:100vh;background:transparent}a{color:inherit}main{position:relative;z-index:10}.nav-bar{background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}footer{background:hsla(0,0%,100%,.75);border-radius:8px;padding:12px 16px!important;margin-top:32px!important}footer a{color:#444!important;text-decoration:underline}.girls-wrap{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none;z-index:1}.girl-img{height:min(72vh,580px);width:auto;display:block}@media (max-width:980px){.girls-wrap{display:none}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/pozadi-login-pc.png);background-size:cover;background-position:top}@media (max-width:600px){.login-page{background-image:url(/pozadi-login-mobil.jpg);background-size:100% auto;background-repeat:no-repeat;background-position:top;background-attachment:scroll;background-color:#cdb48a;align-items:flex-end;padding-bottom:32px;min-height:100svh}}