:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#ffd8b3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;background-color:#fbddc1;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#fff;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#start{background-image:url(/Doggy-Daycare/assets/dog-Bh7q_iCm.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:75vh;width:100vw;display:flex;justify-content:center;align-items:flex-end;opacity:0;transform:translateY(-30px);animation:animation 1s ease-out forwards}@keyframes animation{to{opacity:1;transform:translateY(0)}}h1{color:#fff;font-size:4em;margin-bottom:.2em;text-shadow:2px 2px 4px #000000}#about-us{display:flex;height:100%;justify-content:space-between;flex:1;flex-direction:column;border-radius:10px;box-shadow:0 4px 8px #0003;background-color:#523425}#main{display:flex;justify-content:space-between;align-items:stretch;padding:20px;flex-direction:row}#what-we-offer{width:100%;font-size:1.2em;color:#f4ecdc;display:flex;flex-direction:column;justify-content:stretch}#what-we-offer p{line-height:1.5}#image-section{flex:1;background-image:url(/Doggy-Daycare/assets/dog2-DqKlQl_v.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px;box-shadow:0 4px 8px #0003}#buttons{display:flex;gap:20px;margin-top:20px;flex-direction:row;justify-content:center;align-items:start;padding:20px}button{background-color:#cca786;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:background-color .3s ease}.dog-card{background-color:#523425;padding:0;display:flex;flex-direction:column;align-items:stretch;border-radius:10px;box-shadow:0 4px 8px #0003;margin:15px;flex:50%;max-width:300px;transition:transform .3s,box-shadow .3s;overflow:hidden;height:450px}h1{color:#fff;text-shadow:2px 2px 4px #000000;text-align:center;margin-bottom:100px}ul{display:flex;flex-wrap:wrap;flex-direction:row;list-style-type:none;align-items:center}.dog-background{width:100%;height:200px;background-size:cover;background-position:center;border-radius:10px;margin-bottom:10px}h3,h2,p{text-align:center}h3{font-style:italic}.present{color:#46d44b}.absent{color:#ca4444}.fake-photo{margin-top:5px}#more-info-button{display:flex;justify-content:center;padding-bottom:10px;margin-top:auto}#loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px 30px;background-color:#faebd7;color:#000;box-shadow:0 4px 8px #0003}.missing-img{display:flex;flex-direction:column;align-items:stretch;border-radius:10px;box-shadow:0 4px 8px #0003;flex:50%;max-width:300px;transition:transform .3s,box-shadow .3s;overflow:hidden;height:450px}#to-start{display:block;margin:20px auto}h1{color:#fff;text-shadow:2px 2px 4px #000000;text-align:center;margin-bottom:50px}#photo img{border-radius:20px;max-width:400px;width:100%;height:auto;display:block;margin:0 auto;align-items:flex-end}#all-info{display:flex;flex-direction:row;justify-content:space-between;gap:100px;margin-top:-30px;z-index:2;width:100%;padding-bottom:20px}#dog-info,#owner-info{flex:1;padding:10px;border-radius:20px;margin-left:30px;margin-right:30px}#dog-info{background-color:#523425;box-sizing:border-box}#dog-info p{background-color:#523425;box-sizing:border-box;line-height:1.5;font-size:larger}#owner-info{background-color:#ffc176}#owner-info p{background-color:#ffc176;font-size:larger}.DogInfo{width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center}#photo{position:relative;z-index:1}#dog-info p,#owner-info p{overflow-wrap:normal;white-space:normal}#to-start{margin-bottom:30px}.dog-background-info{width:100%;max-width:400px;height:400px;background-size:cover;background-position:center;border-radius:20px;margin:0 auto;opacity:0;transform:translateY(-30px);animation:animationInfo 1s ease-out forwards}@keyframes animationInfo{to{opacity:1;transform:translateY(0)}}
