body,html{margin:0;padding:0;min-height:100%;min-width:100%}#root,.App{min-height:100%;min-width:100%}.ant-layout{padding:0!important;margin:0!important}.rootTitle{margin:0;padding:0;min-height:5vh;background:linear-gradient(135deg,#ffdde1,#ee9ca7,#a6c0fe,#c2e9fb,#ffdde1);background-size:300% 300%;animation:gradient-animation 15s ease infinite;font-family:Arial,sans-serif}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.not-found-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background:linear-gradient(135deg,#ffdde1,#ee9ca7,#a6c0fe,#c2e9fb,#ffdde1);background-size:300% 300%;animation:gradient-animation 15s ease infinite;font-family:Arial,sans-serif}.not-found-content{text-align:center;background-color:#ffffffd9;padding:3rem 4rem;border-radius:20px;box-shadow:0 8px 32px #1f268726;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:500px}.not-found-title{font-size:8rem;margin:0;background:linear-gradient(135deg,#ee9ca7,#a6c0fe,#ee9ca7);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200% auto;animation:gradient-animation 8s ease infinite}.not-found-subtitle{font-size:2rem;margin:.5rem 0 1.5rem;color:#333}.not-found-message{font-size:1.2rem;margin-bottom:2rem;color:#555}.home-button{background:linear-gradient(135deg,#ee9ca7,#a6c0fe);background-size:200% auto;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:12px 30px;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.home-button:hover{background-position:right center;transform:translateY(-3px);box-shadow:0 7px 20px #00000026}.home-button:active{transform:translateY(1px)}@media (max-width: 600px){.not-found-content{padding:2rem;margin:0 1rem}.not-found-title{font-size:6rem}.not-found-subtitle{font-size:1.5rem}}.offer-details-page{max-width:1200px;margin:0 auto;padding:24px}.main-offer-card,.actions-card{transition:all .3s ease}.main-offer-card:hover,.actions-card:hover{box-shadow:0 8px 24px #0000001f}.ant-descriptions-item-label{font-weight:500;color:#666}.ant-descriptions-item-content{font-weight:400}.ant-progress-text{font-weight:700}@media (max-width: 768px){.offer-details-page{padding:16px}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:12px!important}}
