.body{position:relative;min-height:100vh;width:100%;overflow:hidden}.body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://ihextar.s3.ap-southeast-1.amazonaws.com/hextar-removebg-preview.png);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.1;z-index:0}.offer-page{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px}.offer-card{max-width:420px;width:100%;border-radius:16px;border:none;overflow:hidden}.company-logo{max-height:100px;object-fit:contain}.offer-confirmation{background:#0dcaf0}.offer-icon{font-size:42px}.offer-details{border:1px solid #e9ecef;border-radius:10px;padding:14px;background:#fff}.detail-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.detail-row:not(:last-child){border-bottom:1px dashed #dee2e6}.label{color:#6c757d;font-weight:500}.value{font-weight:600;color:#212529}.modal-icon{font-size:28px}.btn-danger:hover,.btn-info:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);transition:.2s}